Commit Graph

5075 Commits

Author SHA1 Message Date
Him188
2a7f0a3a8f Don't introduce new file BotConfigurationKt but merge into existing Utils (affected: top-level fun BotConfiguration). apiDump 2021-02-01 09:22:27 +08:00
Him188
622cf31175 Merge remote-tracking branch 'mirai/dev' into dev 2021-02-01 08:14:19 +08:00
Him188
f76e573b49 Add constructor-like BotConfiguration builder 2021-02-01 08:10:27 +08:00
Him188
7d0d92f1fd
Update Messages.md 2021-02-01 01:09:07 +08:00
Him188
21f654039e
Update Messages.md 2021-02-01 00:46:24 +08:00
Him188
2004aa93cd
Update Messages.md 2021-02-01 00:45:56 +08:00
Him188
c2bac74461
Update Events.md 2021-02-01 00:44:22 +08:00
Him188
ceb01cf731
Update README.md 2021-02-01 00:36:45 +08:00
Karlatemp
daff729de5
Update docs 2021-02-01 00:11:25 +08:00
Karlatemp
374de0609c
2.2.2 2021-01-31 23:09:24 +08:00
Karlatemp
55eed50431
2.2.2-dev-2 2021-01-31 22:08:54 +08:00
Karlatemp
af034a0a00
Improve SendMessageHandler; Fix image not display in some group; #939 2021-01-31 18:55:02 +08:00
Him188
8c88f0e44f Update StatSvc.register, do unregister before register to help PC clients 2021-01-31 16:45:22 +08:00
Him188
06e58c50a1 2.2.2-dev-1 2021-01-31 15:45:25 +08:00
Him188
d74339c1aa Merge remote-tracking branch 'mirai/dev' into dev 2021-01-31 15:41:36 +08:00
Him188
4834e20be0 Fix apng upload #939 2021-01-31 15:41:21 +08:00
Him188
84c33c1feb Add CustomFaceExtPb.ResvAttr 2021-01-31 15:40:25 +08:00
Him188
248ed34155 Use long image size 2021-01-31 15:17:07 +08:00
Karlatemp
db5e54507a
Fix image id conversion; fix #933
Signed-off-by: Karlatemp <karlatemp@vip.qq.com>
2021-01-31 14:27:10 +08:00
Him188
c572a7e434 Add fallback strategy to generate OfflineFriendImage.imageId on AbstractUser.uploadImage #933 2021-01-31 14:10:41 +08:00
Him188
f326e9ad6f Add issue track link in contextualBugReportException 2021-01-31 14:06:18 +08:00
Him188
0ef0e44c73 Add fallback strategy to generate OnlineFriendImageImpl.imageId #933 2021-01-31 14:05:38 +08:00
Him188
edb6a1d0c2 Add fallback strategy to upload friend image #939 2021-01-31 13:22:37 +08:00
Him188
e8dc06ebad Add utils for send packet 2021-01-31 13:10:18 +08:00
Him188
3643d8d4fd Update docs 2021-01-31 13:02:08 +08:00
awesomehhhhh
7349e70bcc
README的年份问题 (#938)
* Update README.md

* Update README-eng.md
2021-01-31 11:20:15 +08:00
Him188
08e9f8faf6 2.2.1 2021-01-30 22:00:45 +08:00
Him188
cb0c7d5718 Update workflows 2021-01-30 21:58:26 +08:00
Him188
fa90fd1e04 Update submodule and fix workflows 2021-01-30 20:34:55 +08:00
Him188
4f17780ac5 - Fix publishing
- Remove root module publication
2021-01-30 20:32:21 +08:00
Him188
f698a7705e Fix publishing 2021-01-30 14:49:33 +08:00
Him188
c517e0685f Update docs 2021-01-29 14:00:24 +08:00
Him188
6c0c69b183 Remove jar files in root module publication 2021-01-29 13:44:20 +08:00
Him188
f291461099 2.2.0 2021-01-29 12:21:52 +08:00
Him188
0a59a6d405 Ensure binary compatibility, apiDump 2021-01-29 12:09:50 +08:00
Him188
6cfd7a34ca Fix default file type from "" to DEFAULT_FORMAT_NAME 2021-01-29 11:39:54 +08:00
Him188
df3cc8457d Fix image extension "null" received from some official clients 2021-01-29 11:38:43 +08:00
Him188
f18aecbbc1 Add experimental nextEventAsync 2021-01-29 11:22:07 +08:00
Him188
a82c68c7ec Fix nextEvent cancellation 2021-01-29 11:21:56 +08:00
Him188
22ac89207a Fix friend message sequence sync with multiple bots 2021-01-29 11:21:40 +08:00
Him188
245d08051b Fix build 2021-01-29 10:52:40 +08:00
Him188
dcb9a19c45 Update docs: Contacts diagrams 2021-01-29 10:44:26 +08:00
Him188
49522fb5d3 Make UserProfile impl data class 2021-01-29 10:43:54 +08:00
Him188
559d6a7039 Merge remote-tracking branch 'mirai/dev' into dev 2021-01-29 10:23:42 +08:00
Him188
f8d8ffb782 Improve inspection performance 2021-01-29 10:23:18 +08:00
Him188
b3e77119fb Shuffle server list when RequireReconnect 2021-01-29 09:05:47 +08:00
Him188
17de501f04 Update default server list 2021-01-29 09:05:21 +08:00
Him188
3704604544 Extract ResolveContext and RestrictedScope to separate modules 2021-01-29 07:44:22 +08:00
Karlatemp
b3e62552a4
2.2.0-dev-7 2021-01-28 21:07:38 +08:00
Karlatemp
1f5f0e269c
Fix MessageSource.ensureSequenceIdAvailable()
fix #930
2021-01-28 21:06:54 +08:00