Him188
|
1fa712be24
|
Update README.md
|
2020-04-25 14:10:48 +08:00 |
|
Him188
|
31bf605a07
|
Update README.md
|
2020-04-25 14:08:44 +08:00 |
|
Him188
|
79dd1354f6
|
0.39.3 released
|
2020-04-25 14:01:14 +08:00 |
|
Him188
|
56fc3aa88b
|
Add checks for empty message being sent
|
2020-04-25 13:14:57 +08:00 |
|
Him188
|
364ffc334a
|
Fix typo
|
2020-04-25 13:13:33 +08:00 |
|
Him188
|
626b1d6a5d
|
Add tests for Message.isContentEmpty()
|
2020-04-25 13:13:18 +08:00 |
|
Him188
|
e3add186fb
|
Add Message.isContentNotEmpty
|
2020-04-25 12:50:31 +08:00 |
|
Him188
|
97dda77f04
|
Requests input in IO dispatcher
|
2020-04-25 12:47:24 +08:00 |
|
Him188
|
cebd4a8079
|
Fix typo
|
2020-04-25 12:47:06 +08:00 |
|
Him188
|
86aacc5d47
|
Add Message.isContentEmpty
|
2020-04-25 12:40:40 +08:00 |
|
Him188
|
48362a241c
|
Add check: ForwardMessage.nodeList mustn't be empty
|
2020-04-25 12:34:39 +08:00 |
|
Him188
|
6a631418d2
|
Add docs
|
2020-04-25 12:31:59 +08:00 |
|
Him188
|
cd1dbf63fc
|
Fix doc
|
2020-04-25 12:29:16 +08:00 |
|
Him188
|
3bdfd21df6
|
Add Contact.sendMessage(String)
|
2020-04-25 12:27:40 +08:00 |
|
Him188
|
9c5bfb3bf5
|
Fix #270
|
2020-04-25 12:24:31 +08:00 |
|
ryoii
|
15683a2661
|
Support query offline image url
|
2020-04-25 01:59:30 +08:00 |
|
ryoii
|
b3ea2faaae
|
Fix onlineImage url parse on long message, close #250
|
2020-04-25 01:36:15 +08:00 |
|
ryoii
|
97ead06547
|
Merge remote-tracking branch 'origin/master'
|
2020-04-25 00:40:43 +08:00 |
|
ryoii
|
a03848da30
|
Improve delete notify
|
2020-04-25 00:40:20 +08:00 |
|
ryoii
|
bb3944d5ae
|
Support handle bot invited into a group, close #259
|
2020-04-25 00:24:16 +08:00 |
|
Him188
|
22b26933d8
|
Merge remote-tracking branch 'origin/master'
|
2020-04-24 22:08:57 +08:00 |
|
Him188
|
67d3309aa2
|
Update to Kotlin 1.3.72
|
2020-04-24 21:54:25 +08:00 |
|
ryoii
|
69827701e3
|
Merge remote-tracking branch 'origin/master'
|
2020-04-24 21:34:30 +08:00 |
|
ryoii
|
78b46ceabe
|
Fix: PacketFactory for MessageSvc.Del
|
2020-04-24 21:34:07 +08:00 |
|
Karlatemp
|
7271ff375d
|
#257 的追加修正 (#267)
* Rename
* Fix resource missing
* Fix typo
|
2020-04-24 21:32:56 +08:00 |
|
ryoii
|
769b6ce207
|
Delete notify uniformly
|
2020-04-24 21:24:56 +08:00 |
|
ryoii
|
f5112aaac5
|
Fix: delete notify sent from tx server
|
2020-04-24 21:17:35 +08:00 |
|
Him188
|
ac20f2b365
|
0.39.2 released
|
2020-04-24 16:57:06 +08:00 |
|
Him188
|
bf4b56ab07
|
Fix calculateImageMd5ByImageId
|
2020-04-24 16:55:39 +08:00 |
|
Him188
|
c8e20800a0
|
Fix #263
|
2020-04-24 16:45:45 +08:00 |
|
Him188
|
09524da1e9
|
Add docs, rearrange implementations
|
2020-04-24 16:41:21 +08:00 |
|
Him188
|
716e3ade48
|
Rearrange deprecated functions
|
2020-04-24 15:14:06 +08:00 |
|
Him188
|
077885465b
|
Add docs, rearrange implementations
|
2020-04-24 15:12:50 +08:00 |
|
Him188
|
92a1b0d4df
|
Add imageId regex, fix #262
|
2020-04-24 15:12:33 +08:00 |
|
Karlatemp
|
d57ce6eb09
|
#257 additional display repair (#260)
* LoginSolver, gui support
* make `internal`,`object`, and rename.
* Edit message
* Edit message
|
2020-04-24 10:19:15 +08:00 |
|
Him188
|
7410c5a344
|
Update README.md
|
2020-04-24 10:13:10 +08:00 |
|
Karlatemp
|
0ede49896e
|
LoginSolver swing (#257)
* LoginSolver, gui support
* make `internal`,`object`, and rename.
|
2020-04-24 10:03:27 +08:00 |
|
Him188
|
03cffb897c
|
0.39.1 released
|
2020-04-24 09:16:13 +08:00 |
|
Him188
|
b0fbb10150
|
Fix build
|
2020-04-24 09:13:58 +08:00 |
|
Him188
|
331d9d5e3f
|
Fix incompatible Bot.instances
|
2020-04-24 09:10:00 +08:00 |
|
Him188
|
70f421aee8
|
Fix long message, unify logs
|
2020-04-23 21:56:29 +08:00 |
|
Him188
|
d584b765ab
|
Halt bot when failed with LoginFailedException
|
2020-04-23 21:47:48 +08:00 |
|
Him188
|
96ed65442d
|
Fix missing ForwardMessage.Key in firstOrNull
|
2020-04-23 21:36:39 +08:00 |
|
Him188
|
9903ef467c
|
0.39.0 released
|
2020-04-23 21:01:04 +08:00 |
|
Him188
|
848c50ae9d
|
Remove incompatible functions
|
2020-04-23 20:46:32 +08:00 |
|
Him188
|
1f97454b37
|
Fix unhandled BotOfflineEvent.Force
|
2020-04-23 20:41:23 +08:00 |
|
Him188
|
437f9db575
|
Unified Image suffix: .mirai
|
2020-04-23 20:37:01 +08:00 |
|
Him188
|
5ad5c17a60
|
Add examples
|
2020-04-23 20:18:48 +08:00 |
|
Him188
|
65f45d6c84
|
Fix unmodified nameCard
|
2020-04-23 19:36:09 +08:00 |
|
Him188
|
2d96314d72
|
Cleanup
|
2020-04-23 19:29:19 +08:00 |
|