Him188
|
6480e78b24
|
Handle ContactList syncing on new friend or member event.
|
2020-04-08 14:33:13 +08:00 |
|
Him188
|
da39cc41a8
|
Fix fatal error catching on init
|
2020-04-08 13:58:56 +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
|
4633803c55
|
Add java-friendly APIs
|
2020-04-08 10:50:13 +08:00 |
|
Him188
|
d9756c212c
|
Add common runBlocking for convenience
|
2020-04-08 10:49:04 +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
|
c8849fd797
|
Update build.gradle.kts
|
2020-04-08 10:39:13 +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
|
366de98a6c
|
Adjust exception message
|
2020-04-07 09:01:32 +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
|
a797dac5ba
|
Fix MessageSource.key , add MessageSource.isAboutFriend and MessageSource.isAboutGroup
|
2020-04-07 09:00:39 +08:00 |
|
Him188
|
0aaeaea793
|
Merge remote-tracking branch 'origin/master'
|
2020-04-07 08:44:07 +08:00 |
|
Him188
|
9aa32c49b1
|
Compact MessageSubscribersBuilder
|
2020-04-07 08:43:49 +08:00 |
|
Him188
|
8dee2dbb2f
|
Fix tests
|
2020-04-06 21:06:24 +08:00 |
|
Him188
|
ee001f24d0
|
Add changelog
|
2020-04-06 20:59:29 +08:00 |
|
Him188
|
b72589de24
|
Remove useless fast re-login
|
2020-04-06 20:57:51 +08:00 |
|
Him188
|
4b58aa9c52
|
0.34.0 released
|
2020-04-06 20:57:04 +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
|
c722e97f07
|
Fix StackOverflowError
|
2020-04-06 20:33:09 +08:00 |
|
Him188
|
7015f0f4e9
|
Fix MessageChainBuilder.addAndCheckConstrainSingle
|
2020-04-06 20:01:19 +08:00 |
|
Him188
|
5c8e995d78
|
Fix references
|
2020-04-06 19:17:55 +08:00 |
|
Him188
|
165de9a85d
|
Fix references
|
2020-04-06 19:14:12 +08:00 |
|
Him188
|
cdf574d97a
|
Fix buidl
|
2020-04-06 19:13:51 +08:00 |
|
Him188
|
4184b5f7d9
|
Make CombinedMessage internal
|
2020-04-06 19:13:11 +08:00 |
|
Him188
|
b8b749bf65
|
Completed CombinedMessage redesigning and constraining on concatenation
|
2020-04-06 18:04:41 +08:00 |
|
Him188
|
eaa1e96ab5
|
Merge remote-tracking branch 'origin/master'
|
2020-04-05 23:51:51 +08:00 |
|
ryoii
|
fcf2f5c84c
|
Fix message length estimate again, #195
|
2020-04-05 23:51:35 +08:00 |
|
Him188
|
eb0696be14
|
Adapt for new Message.contentToString
|
2020-04-05 23:51:34 +08:00 |
|
Him188
|
215e79622c
|
Add new contributors
|
2020-04-05 23:41:41 +08:00 |
|
Him188
|
7e6badb8db
|
Use retryCatching in place of tryNTimes
|
2020-04-05 23:36:19 +08:00 |
|
Him188
|
8486926694
|
Constrain single on Message.plus , add stubs
|
2020-04-05 23:35:47 +08:00 |
|
Him188
|
c95efe98a3
|
Fix addSuppressedMirai on JVM
|
2020-04-05 23:09:12 +08:00 |
|
Him188
|
9ad9fb5cf3
|
Use constant
|
2020-04-05 19:01:50 +08:00 |
|
Him188
|
b362c637cd
|
Deprecate NullMessageChain
|
2020-04-05 18:21:29 +08:00 |
|
Him188
|
8fe13e0ae7
|
Throws an IllegalStateException on NullMessageChain.followedBy
|
2020-04-05 18:16:44 +08:00 |
|
Him188
|
944afd78d9
|
Cover more tests
|
2020-04-05 17:48:22 +08:00 |
|
Him188
|
ed5a52859a
|
Reduce duplication
|
2020-04-05 17:48:15 +08:00 |
|