Him188
|
41f1c12c8a
|
Fix build
|
2020-04-22 11:27:14 +08:00 |
|
Him188
|
c425a809ba
|
Fix #245
|
2020-04-21 14:53:24 +08:00 |
|
Him188
|
ca216bc492
|
Fix syncFromEvent , add Tests
|
2020-04-21 14:51:50 +08:00 |
|
Him188
|
422e8a9b4b
|
Rename MessagePacket.kt to ContactMessage.kt
|
2020-04-21 14:37:54 +08:00 |
|
Him188
|
a516764630
|
Simplify expressions
|
2020-04-21 14:35:04 +08:00 |
|
Him188
|
069a88e803
|
Remove senseless contracts
|
2020-04-21 14:31:28 +08:00 |
|
Him188
|
d94b1d3279
|
Rename subscribingGet to syncFromEvent , subscribingGetAsync to asyncFromEvent ; Improve docs
|
2020-04-21 14:30:35 +08:00 |
|
Him188
|
5234226788
|
Add noinline subscribers that take eventClasses
|
2020-04-21 14:19:17 +08:00 |
|
Him188
|
8c3b76e1d3
|
0.38.0 released
|
2020-04-20 22:09:36 +08:00 |
|
Him188
|
5af1d0435a
|
Add MessageChain.contentEquals
|
2020-04-20 22:04:39 +08:00 |
|
Him188
|
f845b5cded
|
Add Message.isPlain , Message.isNotPlain
|
2020-04-20 21:52:22 +08:00 |
|
Him188
|
edd823c7bc
|
Improve docs
|
2020-04-20 21:52:07 +08:00 |
|
Him188
|
16fec25747
|
Fix typo, add MessageChain.allContent , MessageChain.noneContent
|
2020-04-20 21:51:45 +08:00 |
|
Him188
|
9270195d31
|
Fix CombinedMessage.toString, add caches.
|
2020-04-20 21:28:54 +08:00 |
|
Him188
|
fa93204339
|
Merge remote-tracking branch 'origin/master'
|
2020-04-20 21:26:30 +08:00 |
|
Him188
|
96610b30e3
|
Support CustomMessage
|
2020-04-20 21:26:16 +08:00 |
|
ryoii
|
8c684c9e1b
|
Update Chat Group
|
2020-04-20 20:49:12 +08:00 |
|
Him188
|
1258746ec0
|
Add BotConfiguration.inheritCoroutineContext
|
2020-04-20 20:15:27 +08:00 |
|
Him188
|
162dfb7c71
|
Improve performance
|
2020-04-20 17:08:45 +08:00 |
|
Him188
|
c4b3eade4a
|
MessageChain.firstOrNull rather than MessageChain.getOrNull on JVM
|
2020-04-20 17:06:28 +08:00 |
|
Him188
|
0689f84bf8
|
Cleanup
|
2020-04-20 17:03:41 +08:00 |
|
Him188
|
1542b73fa9
|
Improve KDoc
|
2020-04-20 16:55:44 +08:00 |
|
Him188
|
c8cd03ac02
|
Fix function name on JVM, from MessageReceipt.recall to MessageReceipt.recallIn
|
2020-04-20 16:55:07 +08:00 |
|
Him188
|
1eff81d41f
|
Use first on JVM
|
2020-04-20 16:54:20 +08:00 |
|
Him188
|
1fae390fba
|
Enhance MessageChainBuilder
|
2020-04-20 16:23:37 +08:00 |
|
Him188
|
604559fb20
|
Merge remote-tracking branch 'origin/master'
|
2020-04-20 12:07:32 +08:00 |
|
Him188
|
09b7f80b82
|
0.37.5 released
|
2020-04-20 12:04:18 +08:00 |
|
Him188
|
ab0043723f
|
Update README.md
|
2020-04-19 21:29:55 +08:00 |
|
Him188
|
4fa9f1ac5b
|
Add missing @BotAsMember
|
2020-04-18 16:58:45 +08:00 |
|
Him188
|
405696d9ac
|
Use sequenceId as MessageSource.id , await sequenceId on Group.sendMessage
|
2020-04-18 16:56:18 +08:00 |
|
Him188
|
c695f2cddf
|
Fix #240
|
2020-04-18 14:53:32 +08:00 |
|
Him188
|
7f347feedd
|
Deprecate openChannel
|
2020-04-17 21:36:39 +08:00 |
|
Him188
|
fa211cab5c
|
Fix retry when no Internet connection
|
2020-04-17 21:36:29 +08:00 |
|
Him188
|
ac6f411eb2
|
Add equals and hashCode to Message s
|
2020-04-17 14:31:43 +08:00 |
|
Him188
|
db8cb84c99
|
Rearrange implementations for MessageSource, implement recall state check
|
2020-04-17 14:19:32 +08:00 |
|
Him188
|
7fbc06b4b2
|
0.37.4 released
|
2020-04-17 11:18:23 +08:00 |
|
Him188
|
47a288c614
|
Fix #220
|
2020-04-17 10:40:39 +08:00 |
|
Him188
|
6d57f44e91
|
Optimize useless getters, fix #236
|
2020-04-17 09:29:29 +08:00 |
|
Him188
|
d0c7b45747
|
Update README.md
|
2020-04-16 22:39:52 +08:00 |
|
Him188
|
e9c445735d
|
Merge remote-tracking branch 'origin/master'
|
2020-04-16 18:49:29 +08:00 |
|
Him188
|
1063dd0608
|
Update README.md
|
2020-04-16 11:34:19 +08:00 |
|
Him188
|
e169cfe382
|
Update README.md
|
2020-04-16 11:33:50 +08:00 |
|
Him188
|
870ed59d97
|
Inherit kotlinx-coroutines dependency from ktor
|
2020-04-16 10:39:27 +08:00 |
|
Him188
|
7fb8315fba
|
Update CHANGELOG.md
|
2020-04-16 08:21:12 +08:00 |
|
Him188
|
65b6c2f0b9
|
Merge pull request #233 from sandtechnology/patch-1
Fix wrong error message
|
2020-04-16 01:26:49 +08:00 |
|
sandtechnology
|
67f7be34a3
|
Fix wrong error message
|
2020-04-16 01:21:54 +08:00 |
|
Him188
|
7bc4ca7fca
|
Update README.md
|
2020-04-15 20:36:05 +08:00 |
|
Him188
|
081ed09f97
|
0.37.3 released
|
2020-04-15 20:10:11 +08:00 |
|
Him188
|
cae0027fd5
|
Merge remote-tracking branch 'origin/master'
|
2020-04-15 19:55:25 +08:00 |
|
Him188
|
2b2edeacb1
|
Support operator in GroupNameChangeEvent , optimize logs, close #217
|
2020-04-15 19:55:10 +08:00 |
|