Commit Graph

197 Commits

Author SHA1 Message Date
Him188
16e7af43ba Release v2.5.0-dev-1 2021-02-13 17:44:31 +08:00
Him188
c82efff696 Release v2.4-RC 2021-02-11 19:18:11 +08:00
Karlatemp
b3e9e2a91b
Remote repositories name 2021-02-10 10:06:41 +08:00
Karlatemp
32ef89add1
Merge remote-tracking branch 'origin/dev' into maven-central
# Conflicts:
#	.github/workflows/bintray.yml
#	.github/workflows/release.yml
2021-02-10 10:01:07 +08:00
Karlatemp
ff23709ae3
Merge remote-tracking branch 'origin/dev' into maven-central
# Conflicts:
# .github/workflows/bintray.yml
# .github/workflows/release.yml
# buildSrc/src/main/kotlin/Versions.kt
2021-02-08 12:24:15 +08:00
Him188
bdcc92f0e9 Update blocking bridge version 2021-02-08 12:05:38 +08:00
Karlatemp
a0666635d5
Keep JCenter package; Re-enable gradle plugin publish 2021-02-07 15:28:29 +08:00
Him188
bf4502fa3e 2.4-M1 2021-02-07 14:37:03 +08:00
Karlatemp
9d8781d27c
Init keys before project init 2021-02-06 16:38:43 +08:00
Karlatemp
059d6a2ee5
2.4.0-dev-publish-1 2021-02-06 16:31:59 +08:00
Karlatemp
9af889f730
GitHub Workflow 2021-02-06 15:41:09 +08:00
Karlatemp
7eadb1df56
Merge remote-tracking branch 'origin/dev' into maven-central
# Conflicts:
#	buildSrc/src/main/kotlin/Versions.kt
2021-02-06 08:30:32 +08:00
Karlatemp
0750e81b45
Setup sonatype remote 2021-02-06 08:16:29 +08:00
Karlatemp
cd47c60e76
Add the missing values in POM 2021-02-06 08:15:21 +08:00
Him188
502f62167d 2.4.0-dev-1 2021-02-05 23:33:50 +08:00
Karlatemp
ea44735bce
POM file setup 2021-02-05 22:07:35 +08:00
Karlatemp
95d6484ec6
GPG sign 2nd verity 2021-02-05 22:04:37 +08:00
Karlatemp
d37675f5c2
GPG sign for artifacts 2021-02-05 17:38:27 +08:00
Him188
af72c4ec25 2.3.2 2021-02-03 20:24:25 +08:00
Him188
41bbef98ad 2.3.1 2021-02-03 15:49:27 +08:00
Him188
ea895db70c 2.3.0 2021-02-03 13:15:23 +08:00
Karlatemp
374de0609c
2.2.2 2021-01-31 23:09:24 +08:00
Karlatemp
55eed50431
2.2.2-dev-2 2021-01-31 22:08:54 +08:00
Him188
06e58c50a1 2.2.2-dev-1 2021-01-31 15:45:25 +08:00
Him188
08e9f8faf6 2.2.1 2021-01-30 22:00:45 +08:00
Him188
4f17780ac5 - Fix publishing
- Remove root module publication
2021-01-30 20:32:21 +08:00
Him188
f698a7705e Fix publishing 2021-01-30 14:49:33 +08:00
Him188
6c0c69b183 Remove jar files in root module publication 2021-01-29 13:44:20 +08:00
Him188
f291461099 2.2.0 2021-01-29 12:21:52 +08:00
Him188
559d6a7039 Merge remote-tracking branch 'mirai/dev' into dev 2021-01-29 10:23:42 +08:00
Him188
3704604544 Extract ResolveContext and RestrictedScope to separate modules 2021-01-29 07:44:22 +08:00
Karlatemp
b3e62552a4
2.2.0-dev-7 2021-01-28 21:07:38 +08:00
Him188
e4d3a17281 2.2.0-dev-6 2021-01-28 18:52:41 +08:00
Him188
9bfc6ffb4a Fix workflows 2021-01-28 18:21:56 +08:00
Him188
e0476d7e14 Include mirai-console in mirai project build 2021-01-28 09:32:23 +08:00
Him188
f48f73f673 2.2.0-dev-4 2021-01-27 14:02:01 +08:00
Him188
525d7c8de3 Do not publish jvm artifacts in root module, fix unresolved dependency with Android. fix #897 2021-01-27 13:57:32 +08:00
Him188
0bad96dd31 2.2.0-dev-3 2021-01-26 19:33:50 +08:00
Him188
cc87f6833f 2.2.0-dev-2 2021-01-26 19:14:07 +08:00
Him188
d8b1505181
Highway big data channel (#917)
- Fix retryWithServers exception suppress
- ConfigPush BDH session
- ConfigPush SSO change server
- Upload group PTT silk, #577
- Support upload private image through highway, close #194;
- Add fallback strategies for uploading group voice #577 and private image #916
- Upload all resources through highway BDH
- Support concurrent uploading
- Add BotConfiguration.highwayUploadCoroutineCount

close #916, close #577, close #194
2021-01-26 19:08:01 +08:00
Him188
596a295905 2.2.0-dev-1 2021-01-26 00:32:35 +08:00
Him188
c0154603eb 2.1.0 2021-01-24 01:15:20 +08:00
Him188
2e5b223b6a
支持使用QQ互联通道发送音乐分享 (#889)
* Add new MessageContent MusicShare and its protocol internals. #690, #682

* MusicShare sending

* MusicShare: MessageSource integration fundamentals

* - MessageReceipt integration for MusicShare
- Support MusicShare in QuoteReply: transform as PlainText
- Support LightApp refining, support decoding MusicShare

* Dump api for MusicShare

* Remove debugging code

* 2.1.0-dev-3

* Remove confusing providedSequenceIds in OnlineMessageSourceToGroupImpl

* fix build

Co-authored-by: wdvxdr <wdvxdr@foxmail.com>
2021-01-23 22:09:27 +08:00
Him188
705153c7d6 Update blocking bridge to 1.7.4 2021-01-23 15:24:14 +08:00
Him188
46998250a1 2.1.0-dev-2 2021-01-23 03:11:05 +08:00
Him188
f1c6677af9 Add binary compatibility validator 2021-01-21 14:20:43 +08:00
Him188
0a23efa113 Rollback blocking bridge version to 1.6.0 to test binary compatibility 2021-01-21 14:15:45 +08:00
Him188
246f0aa3dd Bump blockingBridge version to 1.7.3 (with JvmOverloads fix) 2021-01-21 10:10:38 +08:00
Him188
d7b7813b63 2.1.0-dev-1 2021-01-21 10:09:27 +08:00
Him188
988794343b Improve buildscript, fix publication 2021-01-21 10:08:21 +08:00