Commit Graph

4297 Commits

Author SHA1 Message Date
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
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
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
Him188
03f8cc9713 Update mirai code parser for new At 2020-12-16 19:16:14 +08:00
Him188
6c0b6473ed Make Group.get, Bot.getFriend, Bot.getGroup return nullable. Add getOrFail for migration 2020-12-16 19:11:42 +08:00
Him188
c6eef9f68e Internal code style 2020-12-16 18:36:56 +08:00
Him188
fefadad3f4 Add blocking bridges to events 2020-12-16 18:33:56 +08:00
Him188
5459e1c577 Add Contact.sendMessage(String) for convenience 2020-12-16 18:16:46 +08:00
Him188
2ed112bb5e Improve message 2020-12-16 18:16:06 +08:00
Him188
7451c7da52
Merge pull request #715 from Kininaru/dev
Update guide_quick_start.md
2020-12-16 07:34:34 +08:00
Kininaru
3701dc042d
Update guide_quick_start.md
单词拼写错误
2020-12-15 20:03:54 +08:00
Him188
bed01a7278
添加对 Mirai 生态的介绍 (#710)
* Create mirai-ecology.md

* Update mirai-ecology.md

* Add mirai ecosystem link to README.md
2020-12-14 22:49:58 +08:00
StageGuard
2a1c82cf97
Add hyperlink for community sdk introduction 2020-12-14 22:37:44 +08:00
Him188
c548489fa4
Update -------.md 2020-12-14 21:33:45 +08:00
Him188
07fc0cbf0a Migrate deprecated calls 2020-12-14 20:31:27 +08:00