Commit Graph

7525 Commits

Author SHA1 Message Date
Him188
37545dad5f Update docs 2021-08-25 16:06:30 +08:00
Him188
2a33fed3a1 Update docs 2021-08-25 16:05:22 +08:00
Him188
b41ee54f6c Release version 2.7.0 2021-08-25 16:04:09 +08:00
Him188
b2d6baff4a Update docs for logging adapters 2021-08-25 15:08:18 +08:00
RainChan
06c1652d53
Bypass BC deprecation check on Android (#1481)
Co-authored-by: Karlatemp <karlatemp@vip.qq.com>

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
2021-08-25 15:07:56 +08:00
Him188
f0691c2cee Release version 2.7.0 2021-08-25 14:45:26 +08:00
Him188
cda50e73a4 Remove JCenter repository 2021-08-25 14:18:40 +08:00
Him188
c3258eaa3b Update docs for NormalMember 2021-08-25 13:58:34 +08:00
Eritque arcus
0864c920db
docs-register command (#402)
* 注册指令

这一节好像少了个注册指令

* Update Commands.md

* Update Commands.md
2021-08-25 12:44:57 +08:00
Karlatemp
fe89533aed
Drop unnecessary anonGroupMsg 2021-08-24 21:34:37 +08:00
Karlatemp
beb83885c8
Simplify logic 2021-08-24 21:31:13 +08:00
Karlatemp
b3112dada3
Right exception when bot was muted 2021-08-23 10:59:23 +08:00
Karlatemp
fc8fd70014
Optimized IMirai.getUin() 2021-08-20 01:15:16 +08:00
Him188
98bca6ae44 Allow NetworkHandler.State.LOADING in SelectorRecoveryTest 2021-08-17 20:24:06 +08:00
Him188
a34c11f239 Make classes sealed: MessageEvent, UserMessageEvent, GroupAwareMessageEvent 2021-08-13 16:21:46 +08:00
Him188
13484c7a7a Remove redundant TODOs and unused classes 2021-08-13 16:21:46 +08:00
Him188
53149d1d36 Remove mirai-console-graphical 2021-08-13 16:00:57 +08:00
Karlatemp
8a607eddaf
Add RequestEventData for saving request events (#1309)
* Add `RequestEventData` for saving request events

* typo

* Remove `data`; Add `@SerialName`
2021-08-12 14:18:25 +08:00
Him188
63e0c9837d Release version 2.7-RC 2021-08-11 22:00:05 +08:00
Him188
00d7430f06 Release version 2.7-RC 2021-08-11 15:28:56 +08:00
Him188
0005c6ecf9 Update console ref 2021-08-11 15:25:46 +08:00
Him188
982f202f4e Update docs for logging 2021-08-11 15:24:32 +08:00
Him188
5170f217ad Add test for compatibility on legacy logging overrides 2021-08-11 15:24:32 +08:00
Him188
dcd8a1aee0 Fix static initialization of DefaultFactory 2021-08-11 15:24:32 +08:00
Him188
9189affdf9 Do not wrap original MiraiLogger as MarkedMiraiLogger if it is not the type 2021-08-11 15:24:32 +08:00
Him188
20a14fc716 Add adapter modules for logging libraries to connect with mirai logger 2021-08-11 15:24:32 +08:00
Him188
317b3cc0c7 Fix factory loader for MiraiLogger.Factory 2021-08-11 15:24:32 +08:00
Him188
45cc60c8e9 Fix loadService with fallback implementation 2021-08-11 15:24:32 +08:00
Him188
5950e9e1e8 Improve logging: use Log4j internally and support markers
Migrate usages of `MiraiLogger.create` to new API
apiDump for new logging
2021-08-11 15:24:32 +08:00
Him188
2562099884 Ensure backward-compatibility for AudioExtraData 2021-08-08 15:44:53 +08:00
Him188
40bbab4b5e Use mirai TestOnly annotation in ServerListImpl.<init> 2021-08-08 15:09:21 +08:00
Him188
f5f3603dcc Execute non-suspend functions in blocking context, maybe help #341 2021-08-08 14:39:42 +08:00
Him188
4cc1adf8db Allow users to override Kotlin version, fix #367 2021-08-08 14:33:32 +08:00
Him188
8d8aca3f1c Introduce Audio for new API, revert changes on Voice 2021-08-05 21:48:20 +08:00
Him188
cf1c5d4d81 Add utility loadService 2021-08-05 21:48:20 +08:00
Him188
f4adc1232f Add ComputeOnNullMutableProperty 2021-08-05 21:48:20 +08:00
Him188
12b96aedc9 Make hints in SwingSolver.onSolveUnsafeDeviceLoginVerify more clear 2021-08-04 12:30:15 +08:00
Him188
927da16245 Add subscribeUserMessages 2021-08-04 12:29:33 +08:00
RainChan
bd61c1e80d
支持在踢出群成员时选择是否拉黑 (#1457)
* 支持在踢出群成员时选择是否拉黑

* fix binary-compatibility for kick NormalMember

* change doc
2021-08-03 22:20:53 +08:00
RainChan
615092e80b
修复默认情况下移除群成员即拉黑的问题 2021-08-03 20:06:12 +08:00
RainChan
0c6115dcf3
fix docs for subscribeOnce 2021-08-03 19:37:29 +08:00
purofle
2c78c215b5
删除Kdoc中存在的错误示例 (#386)
* Update SimpleCommand.kt

* Update Commands.md
2021-08-03 04:30:08 +08:00
Karlatemp
6079cbb6e0
Fix ForwardMessage not rendering when message contains & 2021-08-02 23:16:27 +08:00
Him188
d8819bd615 Add tests for AccountSecrets 2021-08-02 14:46:55 +08:00
Him188
03a6596553 Remove redundant overrides for contacts 2021-08-02 14:25:23 +08:00
Him188
a14531f696 Update KDoc for contacts 2021-08-02 14:11:05 +08:00
Him188
2ae12f4d37 Hold strong reference in RemoteFileImpl.contact 2021-08-02 13:52:48 +08:00
Him188
814718403e
Reorder third-party SDK list alphabetically 2021-08-01 22:30:48 +08:00
nkxingxh
4376c68822
Update README.md (#1443)
* Update README.md

* Update README.md

Co-authored-by: Him188 <Him188@mamoe.net>
2021-08-01 22:24:25 +08:00
Miyakowww
2b296da262 Add SDK Miyakowww/CocoaFramework2 2021-08-01 22:18:47 +08:00