sandtechnology
2d0fa69899
Try to fix #358 according to @Mrs4s comment ( #509 )
...
* try to fix #358 according to @Mar8s comment
* Disable mirror
* Cancel group coroutine when bot leave group and fire event separately
* Re-add 0x82 and 0x83
* Revert else logic
* Fix build
Co-authored-by: Him188 <Him188@mamoe.net>
2020-09-16 08:23:56 +08:00
Him188
22112d222b
Fix PermissionDeniedException.message
2020-09-15 22:58:29 +08:00
Him188
8a7f56f90b
Redesign nudge
2020-09-15 22:42:28 +08:00
Him188
c21b28e160
Add SinceMirai for FriendNudgeEvent
2020-09-15 21:24:46 +08:00
sandtechnology
59f465f66b
Support Nudge ( #600 )
...
* Support Nudge message
* Delete duplicated code
* Renamed NudgeManager and using boolean return value in Nudge method
* Fix document and remove JvmSynthetic annotation
* Remove test code
* Add document for bot object
* use checkIsFriendImpl to instead cast operation
* Add a space between char and number
* Change the text of bot and member to reference
* Revert change in QQAndroidBotNetworkHandler
* Make debug log more clearly
* Support tracking chat target in FriendNudgeEvent
* Add LICENSE in NudgePacket.kt
2020-09-15 21:17:21 +08:00
Him188
4155a8f8ba
Fix IndexOutOfBoundsException on relogin. Close #598
2020-09-15 20:56:53 +08:00
Him188
24afb61c55
Improve duplication filtering. Fix #249 , fix #580 , fix #581 , fix #590 , fix #542 , fix #567
2020-09-15 20:52:18 +08:00
Him188
ffacea8089
Fix Bot.nick, close #566
2020-09-15 20:32:14 +08:00
Him188
140a851d46
Add SinceMirai for _lowLevelGetGroupHonorListData
2020-09-15 19:35:29 +08:00
Karlatemp
359c9cdc5f
Support Group Retrieve, fix #528 ( #531 )
...
* Support Group Retrieve, fix #528
* Code Review
- Fix unexpected member in owner changing event.
- Allocate group when changing the owner to the bot if group is missing.
2020-09-15 19:30:52 +08:00
Karlatemp
8d0fd96a22
Fix Ansi Pollution ( #596 )
2020-09-15 19:29:27 +08:00
Hieuzest
152709a0f1
Fix: add host for Voice.url ( #584 )
...
* Fix: add host for Voice.url
* Full return url for Voice
2020-09-15 19:29:16 +08:00
yyuueexxiinngg
1faccc72f3
Add low level api for getting group honor members list. ( #501 )
...
* Add low level api for getting group honor members list.
* Remove default value for level name, unifies serialize result typing in GroupHonorTypeSerializer
* Remove unnecessary commas
* Remove filed 'bkn' from GroupHonorListData to prevent potential credential leak
* _GetGroupHonorList support getting ACTIVE data
* Add @SinceMirai("1.3.0") annotation to GroupHonorInfo
* Add @JvmStatic annotation, rename GroupHonorType.fromInt to .deserializeFromInt and make it internal
2020-09-15 12:54:02 +08:00
Him188
19e8d8c6ed
Fix group info, e.g. isMuteAll, isAllowMemberInvite. Close #286
2020-09-15 12:51:25 +08:00
Him188
1018f1e80e
Remove duplicated space between QuoteReplys, fix #524
2020-09-15 12:15:56 +08:00
Him188
b15da90fee
Remove duplicated space between Ats, fix #411
2020-09-15 12:15:29 +08:00
Him188
0294df4700
Use single thread for reading packet, fix #557
2020-09-15 10:29:51 +08:00
Him188
db588f949f
Add missing SinceMirai
2020-09-15 09:47:32 +08:00
Him188
4aeb23fe81
Introduce companion object for BotFactory
2020-09-15 09:47:01 +08:00
Him188
c14eef2890
Merge remote-tracking branch 'origin/master'
2020-09-15 09:41:32 +08:00
Him188
19eea67ea7
Update project icon
2020-09-15 09:41:21 +08:00
Android Dev Notes
c6305a8457
Fix typos and grammatical errors ( #603 )
2020-09-15 06:55:48 +08:00
Karlatemp
70901a1b32
修正文档上传 ( #592 )
2020-09-12 00:26:06 +08:00
Him188
0b370339ff
Update CHANGELOG
2020-09-12 00:12:24 +08:00
Him188
ec0ec396ef
Improve exception message for PermissionDeniedException
2020-09-12 00:11:08 +08:00
Him188
f28df741c8
Merge remote-tracking branch 'origin/master'
2020-09-12 00:07:20 +08:00
Him188
d5820055c0
Update CHANGELOG
2020-09-12 00:07:04 +08:00
Him188
96abc36a34
1.2.3
2020-09-12 00:01:14 +08:00
Him188
568d37812b
Add retry for syncing issues ( #249 , #482 , #542 , #567 , #590 )
2020-09-11 23:50:58 +08:00
Him188
4b25900ab8
Drop bad servers on failure, fix #589
2020-09-11 23:39:19 +08:00
Him188
c4b76db4a1
Merge branch 'master' into dev
2020-09-08 12:10:32 +08:00
Him188
0388e1756f
Merge remote-tracking branch 'origin/dev' into dev
2020-09-08 12:10:07 +08:00
Him188
557c933e61
Add JvmBlockingBridge for Image.queryUrl
2020-09-08 12:09:54 +08:00
Him188
6732dad9f1
Update README.md
2020-09-05 23:55:06 +08:00
Him188
89ca75c3f1
Update README
2020-09-04 21:47:27 +08:00
Him188
33e96e2df5
Add notice
2020-09-04 21:17:08 +08:00
Him188
25632c93d3
Add notice
2020-09-04 21:15:45 +08:00
Him188
3492a3ad7e
Merge remote-tracking branch 'origin/master'
2020-09-04 21:13:14 +08:00
Him188
4024d677cf
Add notice
2020-09-04 21:13:00 +08:00
Him188
dd051eb710
Merge pull request #505 from shenshaoming/master
...
change the way of device lock verify
2020-09-01 20:13:35 +08:00
Him188
89974923f8
Merge pull request #561 from sandtechnology/Fix#550
...
Fix #550 : NoSuchElementException when concatenating an EmptyMessageChain with another
2020-09-01 20:09:28 +08:00
sandtechnology
208ecfc1b2
Fix #550
2020-09-01 12:41:11 +08:00
Him188
9e4deb1b6e
Update GitHub uploader
2020-08-27 22:18:35 +08:00
Karlatemp
bf4e205b1b
更新文档上传方式 ( #535 )
...
* Update DOKKA Upload
* GH Token -> Deploy Key
* Change upload path
* Change DOC Target to project-mirai/mirai-doc
2020-08-24 20:03:59 +08:00
Him188
5a959619c7
Update README
2020-08-24 16:54:39 +08:00
Him188
bd4dcec68e
Fix copyright
2020-08-23 19:57:09 +08:00
yyuueexxiinngg
f577a5fd99
Make BotJoinGroupEvent.Active and .Invite inherit BotJoinGroupEvent ( #532 )
2020-08-23 16:38:17 +08:00
Him188
713308331d
Merge branch 'dev'
2020-08-22 14:05:15 +08:00
Him188
eb8f6c8829
Merge branch 'master' into dev
2020-08-22 14:03:11 +08:00
Him188
919c83a4c0
1.2.2
2020-08-22 14:02:39 +08:00