Commit Graph

829 Commits

Author SHA1 Message Date
Him188
f28e50e0af Add fail-fast check 2020-04-09 16:00:53 +08:00
Him188
ee89f22c87 Fix kick 2020-04-09 15:56:45 +08:00
Him188
8f4313a337 Increase timeout, close #28 2020-04-09 12:27:34 +08:00
Him188
3a8b2dd6d2 Fix MessageSource.id from offline quotations 2020-04-09 09:38:30 +08:00
Him188
a604083e9a Fix naming issue 2020-04-09 08:55:17 +08:00
ryoii
2053ab198c Support TempMessage 2020-04-08 22:12:18 +08:00
Him188
5493bf39da Fix build 2020-04-08 14:43:30 +08:00
Him188
df9a5f7c0a Fix incorrect new contact handling 2020-04-08 14:37:33 +08:00
Him188
b4140b7871 Extract reloadFriendList() outside init() 2020-04-08 14:33:51 +08:00
Him188
6480e78b24 Handle ContactList syncing on new friend or member event. 2020-04-08 14:33:13 +08:00
Him188
afb093ba44 Fix massive concurrent loading 2020-04-08 13:50:48 +08:00
Him188
6a7ece1cb8 Fix LongMessage decodeing 2020-04-08 13:29:26 +08:00
Him188
faf8002de9 Fix massive group list loading 2020-04-08 13:25:20 +08:00
Him188
a69d6e2ecd cleanup 2020-04-08 10:43:13 +08:00
Him188
acd11b6eda Make protocol structure classes internal 2020-04-08 10:42:59 +08:00
Him188
62e6d3f473 Make OIDB structure classes internal 2020-04-08 10:38:56 +08:00
ryoii
b08b5bccf9 Internal struct class 2020-04-08 00:46:14 +08:00
ryoii
0463140b8b Fix bot as a member can't change group card itself 2020-04-07 23:58:18 +08:00
ryoii
eec820c1a7 Support for approving requests of adding friend and joining group, close #91 2020-04-07 21:14:34 +08:00
Him188
5c95ab299e Adjust timeout, add retry for several servers 2020-04-07 14:36:51 +08:00
Him188
7049cc4591 Simplify expression 2020-04-07 13:50:55 +08:00
Him188
fb19c0af36 Support MessageSource in MessageSource.originalMessage 2020-04-07 10:06:11 +08:00
Him188
6c25516143 Fix permission detection on recalling self-sent message 2020-04-07 09:23:05 +08:00
Him188
dc4b0cbe1e Implement Packet.NoLog 2020-04-07 09:01:17 +08:00
Him188
1b8626df13 Implement Packet.NoLog 2020-04-07 09:00:58 +08:00
Him188
b72589de24 Remove useless fast re-login 2020-04-06 20:57:51 +08:00
Him188
09dca31a6b Force message to be in single line 2020-04-06 20:54:37 +08:00
Him188
f6cc90a893 Unified message logs 2020-04-06 20:37:42 +08:00
Him188
560c46ede4 Unified message logs 2020-04-06 20:33:26 +08:00
Him188
165de9a85d Fix references 2020-04-06 19:14:12 +08:00
Him188
b8b749bf65 Completed CombinedMessage redesigning and constraining on concatenation 2020-04-06 18:04:41 +08:00
ryoii
fcf2f5c84c Fix message length estimate again, #195 2020-04-05 23:51:35 +08:00
Him188
7e6badb8db Use retryCatching in place of tryNTimes 2020-04-05 23:36:19 +08:00
Him188
c95efe98a3 Fix addSuppressedMirai on JVM 2020-04-05 23:09:12 +08:00
Him188
c6c404f167 Add missing files 2020-04-04 23:41:31 +08:00
Him188
864cde060e Fix #180 2020-04-04 23:22:52 +08:00
Him188
19bc7b80c5 Rename MessageSource.senderId to MessageSource.fromId 2020-04-04 22:38:08 +08:00
Him188
039b3d7517 Cleanup 2020-04-04 22:17:35 +08:00
Him188
2b49a7586f Reconstruct MessageSource, fix #197, #133 2020-04-04 22:08:53 +08:00
Him188
c3be191db0 Rearrange FlashImage, add more docs 2020-04-04 14:33:55 +08:00
Him188
3cc5cbfcfd Introduce BotIsBeingMutedException to replace IllegalStateException 2020-04-04 14:17:32 +08:00
Him188
e8b0c99006 Fix name 2020-04-04 13:54:11 +08:00
Him188
220e6d42f5 Fix message length estimate, close #195 2020-04-04 13:50:47 +08:00
ryoii
eac23171ec Support Bot.nick, closed #93 2020-04-04 09:47:34 +08:00
ryoii
5e553a56ca Filter repeated GroupNameChangeEvent 2020-04-04 07:02:38 +08:00
ryoii
2a7496c0b5 Fix groupCard charset encode, fixed #77 2020-04-04 06:11:19 +08:00
Him188
18c5911666 Cleanup 2020-04-03 10:32:44 +08:00
Him188
514084c46a Remove prints 2020-04-03 08:52:09 +08:00
Him188
b4f77454a1 Fix FlashImage constructing 2020-04-03 08:48:22 +08:00
Him188
985b0b4ba4 Make FlashImage constructable from mirai-core 2020-04-03 08:44:18 +08:00