Commit Graph

4459 Commits

Author SHA1 Message Date
Him188
d414ce7ce7 Add migration helper for PokeMessage.type 2020-12-18 21:10:24 +08:00
Him188
dee81e6257 Change annotation Retention to BINARY for MiraiInternalApi, MiraiExperimentalApi, MemberDeprecatedApi 2020-12-18 21:03:31 +08:00
Him188
4eb0c80f08 Merge remote-tracking branch 'origin/dev' into dev 2020-12-18 20:51:29 +08:00
Karlatemp
7d2aa2ab3f
Fix devTagPublish workflow 2020-12-18 20:43:26 +08:00
Karlatemp
f84624c0b7
Fix bintray workflow 2020-12-18 20:38:51 +08:00
Karlatemp
2340486db8
Re-design Member interfaces #725 2020-12-18 20:31:24 +08:00
Him188
a616991f3e Merge remote-tracking branch 'origin/dev' into dev 2020-12-18 20:12:58 +08:00
Him188
cf908472e2 Add migration helper for ServiceMessage 2020-12-18 20:12:06 +08:00
Him188
669b04b287 Add At.getDisplay 2020-12-18 19:56:39 +08:00
Him188
6efb2ae525 Add migration helper for At.display 2020-12-18 19:42:35 +08:00
Him188
0e19197361 Add migration helpers for OfflineMessageSource.Kind 2020-12-18 19:39:33 +08:00
Him188
056c9722dc Fix mirai-core-all missing dependency mirai-core-utils 2020-12-18 19:17:27 +08:00
Karlatemp
b8b9b0afdc
ByteArray.encodeToBase64() 2020-12-18 18:52:02 +08:00
jihuayu
17a223d9ce
fix bkn calculate error.
close #671
2020-12-18 18:25:34 +08:00
Him188
a5e9bef3b6 Update docs 2020-12-18 16:26:59 +08:00
Him188
d5c6748c3d Update publishing 2020-12-18 15:42:38 +08:00
Him188
82f24b736c Fix HMPP platform structure 2020-12-18 15:37:13 +08:00
Him188
19e54d16f2 Fix build 2020-12-18 15:25:23 +08:00
Him188
f46e82983b Update blocking bridge version to 1.5.0 2020-12-18 15:14:26 +08:00
Him188
e9d02a5ed4 Simplify buildscript 2020-12-18 15:14:13 +08:00
Him188
f1dcda4239 Dont' suggest static import on migration for deprecated declarations in Bot.Companion 2020-12-18 15:08:11 +08:00
Him188
20a6896755 Add migration helpers for MessageEvent 2020-12-18 14:40:21 +08:00
Him188
5737dc7463 Add migration helpers for BotFactory 2020-12-18 14:29:16 +08:00
Him188
b63df48729 Add BotFactory.newBot defaults 2020-12-18 14:26:44 +08:00
Him188
61533fe8c1 Add docs 2020-12-18 14:15:08 +08:00
Him188
9c22de03e0 Add migration helper for MiraiLogger 2020-12-18 14:14:38 +08:00
Him188
20bc17ee43 Use constants in buildscript 2020-12-18 14:14:12 +08:00
sandtechnology
80e1b53b63 Update nudge template id 2020-12-18 13:14:10 +08:00
Him188
20b912bee7 Fix Bot init 2020-12-17 19:50:02 +08:00
Him188
bf88731086 Fix publishing and add mirai-core-all 2020-12-17 12:41:44 +08:00
Him188
ee36735632 Add deprecated constructor for migration 2020-12-17 11:34:41 +08:00
Him188
d81bc23268 Fix doc references 2020-12-17 11:34:23 +08:00
Him188
95013a6ca2 Change Duration.asHumanReadable to Duration.toHumanReadableString for clearer semantics 2020-12-17 09:21:59 +08:00
Him188
6ccd20c377 Simplify platform structure, simplify network implementations 2020-12-17 09:18:25 +08:00
Him188
9c71a9c953 Change Bot to interface 2020-12-17 09:08:26 +08:00
Him188
b0d43eb708 Fix file classname 2020-12-17 09:07:58 +08:00
Him188
caeedf5d5d Move TimeUtils from mirai-core-api to mirai-core-utils 2020-12-17 08:31:24 +08:00
Him188
16eaeac371 Deprecate Member.mute(Int) extension 2020-12-17 08:23:49 +08:00
Him188
e0b8bf687d Deprecate Member.takeIfIsFriend 2020-12-17 08:21:19 +08:00
Him188
d5c94f26b4 Add Group.contains(Member) 2020-12-17 08:16:51 +08:00
Him188
10c1bc4d8b Add doc for IMirai.BotFactory 2020-12-16 23:14:11 +08:00
Him188
9fc3bad9fe Common ssoVersion, thanks to @
wdvxdr1123 (for the previous commit)
2020-12-16 23:13:15 +08:00
Him188
c478f24db0 Update to 8.4.18 2020-12-16 22:57:37 +08:00
Him188
0888cd3f5b Change BotNudgedEvent.from to UserOrBot 2020-12-16 21:32:29 +08:00
Him188
8fa6189138 Improve nudge:
- Introduce common UserOrBot.nudge for User and Bot
- Update docs
2020-12-16 19:48:06 +08:00
Him188
fa983e38cf Implement QuoteReply.toString 2020-12-16 19:35:53 +08:00
Him188
d105ad5be5 Merge remote-tracking branch 'origin/dev' into dev 2020-12-16 19:34:22 +08:00
Him188
51c9bf5d2b Review MessageReceipt:
- Remove constructor parameter botAsMember
- Add extensions
2020-12-16 19:31:05 +08:00
Him188
e7632f05d6 Migrate deprecated calls 2020-12-16 19:21:47 +08:00
Him188
4fb3d6c2b3 Internal: Suppress UnusedParameter 2020-12-16 19:16:31 +08:00