Commit Graph

1909 Commits

Author SHA1 Message Date
ryoii
49924ea35e Close #398 2020-06-29 10:07:00 +08:00
ryoii
510a041f0c Close #393 2020-06-26 19:51:10 +08:00
ryoii
9375c0fa7b Regex for extension name of image 2020-06-24 21:16:38 +08:00
ryoii
0cf9b1b975 Magic number for image type 2020-06-23 23:25:04 +08:00
Him188
c7ab173a5d Add bug report hints 2020-06-14 19:54:04 +08:00
Him188
35f2335a5f Fix build 2020-06-14 19:20:00 +08:00
Him188
e829939154 Arise deprecation level, fix #353 2020-06-14 19:13:31 +08:00
Him188
2d1bc6578e Fix reference in KDoc 2020-06-14 18:48:58 +08:00
Him188
6f0853e6e4 Implement MessagePreSendEvent and MessagePostSendEvent.
Deprecate `MessageSendEvent`
Fix #339
2020-06-14 18:43:21 +08:00
Him188
4c79d4cd18 Add @MustBeDocumented to MiraiInternalAPI and MiraiExperimentalAPI 2020-06-14 18:36:32 +08:00
Him188
4cb870cb85 Fix build 2020-06-13 22:40:38 +08:00
Him188
f0a67d781e Improve docs on mirai code 2020-06-12 16:33:26 +08:00
Him188
7583172976 Remove parentheses in mirai code of VipFace 2020-06-12 16:02:09 +08:00
Him188
d2602cb97f Introduce interface CodableMessage 2020-06-12 15:59:06 +08:00
Him188
4961b60494 Merge branch 'master' into dev 2020-06-12 14:43:12 +08:00
Him188
4c9532bad6 Update docs 2020-06-07 18:48:43 +08:00
ryoii
9fd2468354 Fix #340 2020-06-06 14:48:27 +08:00
Him188
d689c6c9d0 Improve docs 2020-06-05 13:33:47 +08:00
Him188
2e8df632cd Fix #361 2020-06-01 20:38:31 +08:00
Him188
2dcd8ffea0 Fix log time 2020-06-01 18:11:55 +08:00
Him188
0d98f47348 Fix FlashImage.toString 2020-05-29 17:09:52 +08:00
Him188
0af6639e9d Fix build 2020-05-29 16:13:03 +08:00
Him188
0a928407e7 Remove @Serializable from core module 2020-05-29 14:16:32 +08:00
Him188
36fd7ccda6 Deprecate FriendFlashImage and GroupFlashImage in the favor of general FlashImage 2020-05-29 13:50:47 +08:00
Him188
dd7e2d0bc1 Rename CustomMessage.Factory.serialize to CustomMessage.Factory.dump;
Rename `CustomMessage.Factory.deserialize` to `CustomMessage.Factory.load`.
Add `CustomMessage.toByteArray()`
2020-05-29 13:24:59 +08:00
Him188
a5f9504b10 Add Bot.botInstancesSequence 2020-05-28 14:25:11 +08:00
Him188
2e119f4eeb (internal) Extendable Image.originUrl 2020-05-28 14:25:10 +08:00
Him188
9ced447055 Remove @ExperimentalCoroutinesApi since Flow.fold is now stable 2020-05-28 14:10:18 +08:00
Him188
5c7dff223c Mark PttMessage and Voice with @MiraiExperimentalAPI 2020-05-28 14:10:18 +08:00
Him188
0153ed9fa5 Fix build 2020-05-28 14:10:18 +08:00
Him188
f653f33a6f Improve stability, returns -1 for sequenceId when failed to fetch from server 2020-05-28 14:10:18 +08:00
Him188
a084eac8be Rearrange internal implementations 2020-05-28 14:10:18 +08:00
Him188
57b85a3517 Add Bot.botInstancesSequence 2020-05-28 14:10:18 +08:00
Him188
5fd1ba86eb (internal) Extendable Image.originUrl 2020-05-28 14:10:18 +08:00
Him188
1d971badd9 Add docs 2020-05-28 14:08:39 +08:00
Him188
1f308b3018 Update docs 2020-05-28 14:08:37 +08:00
Him188
df8c9e947b Merge remote-tracking branch 'origin/master' 2020-05-27 22:35:22 +08:00
Him188
4b893563bc Add docs 2020-05-27 22:35:04 +08:00
ryoii
7fd5cfe3bb Low level api for request event again 2020-05-25 22:40:10 +08:00
Him188
534ba00f69 Remove (internal) low level API for responding events 2020-05-25 15:33:32 +08:00
Him188
906fbfc191 Fix various ReplaceWith 2020-05-25 14:23:27 +08:00
Him188
aad0cbe6e2 Setup mirai-doc publishing 2020-05-24 16:42:42 +08:00
Him188
452dd94831 Fix doc reference 2020-05-24 16:00:49 +08:00
Him188
4ac4607902 Remove BotJoinGroupEvent.Invite.invitorName as not provided by the server 2020-05-24 14:46:35 +08:00
Him188
0b62370d9d Make MessageEvent constructors internal for future compatibility 2020-05-24 14:44:18 +08:00
Him188
b2b8e1206a Optimize internal event logs 2020-05-24 14:29:59 +08:00
Him188
f558537465 Fix KDoc, close #337 2020-05-24 14:22:17 +08:00
Him188
fb9980f61b Close #341 2020-05-24 14:14:06 +08:00
Him188
9631a2de1f Fix loggers 2020-05-24 14:10:43 +08:00
Him188
5485ffe801 Support Bot.isOnline, close #342 2020-05-24 14:09:16 +08:00