Commit Graph

4356 Commits

Author SHA1 Message Date
Karlatemp
62f605eb35
Fix voice missing 2020-12-21 13:00:10 +08:00
Karlatemp
2aacfe4064
Merge remote-tracking branch 'origin/dev' into dev 2020-12-21 12:51:51 +08:00
Karlatemp
3d09b8f911
Support long message in private message, close #171 2020-12-21 12:50:41 +08:00
sandtechnology
23114b7e81
Support New QQ System Faces (#720)
* Update QQ original faces name

* Add missed channel check

* Change data struct to array

* Revert "Add missed channel check"

This reverts commit e30f97dc

* Remove author

* Make internal

* Update Face implement

* Support decode and encode new system faces

* Correct the magic number

* Lazy name val

* Fix naming inconsistent

* Revert "Fix naming inconsistent"

This reverts commit b7db927f

* Fix naming inconsistent again
2020-12-20 20:59:34 +08:00
sandtechnology
a097e494ef
Fix Sub8A (#742)
* Fix Sub8A

* Fix error
2020-12-20 20:58:53 +08:00
Karlatemp
7796fbf2d2
Fix duplicated GroupRecall broadcast in recall group message 2020-12-20 15:43:08 +08:00
Karlatemp
28249b317c
Support parsing fragmented message.
close #440
2020-12-20 15:40:25 +08:00
Karlatemp
c934ff5b89
Use ConcurrentLinkedQueue for EventSystem, #630 2020-12-20 10:49:17 +08:00
Him188
565abae671 Improve docs 2020-12-20 09:46:14 +08:00
Him188
51703eb8ba Check mirai.no-desktop 2020-12-20 09:46:02 +08:00
Him188
9d8e0ebf02 Improve StandardCharImageLoginSolver:
- Add loggerSupplier
- Improve log message
2020-12-20 09:45:04 +08:00
Him188
e3b553b4de Improve LoginSolver, close #703:
- Remove DefaultLoginSolver (originally experimental API)
- Add docs
- No default instance for Android platform
- LoginSolver.Default is nullable now (in case on Android platform)
- BotConfiguration.loginSolver is nullable now (meaning not provided by the user)
2020-12-20 09:19:52 +08:00
Him188
56e7d4de3d Fix MessageRecallEvent.FriendRecall.authorId, close #704; Add MessageRecallEvent.author 2020-12-20 08:42:34 +08:00
Him188
4474a86e59 Merge remote-tracking branch 'origin/dev' into dev 2020-12-20 08:22:21 +08:00
Him188
d51b268c15 Kill bot on returnCode <=-10000, fix #691 2020-12-20 08:21:50 +08:00
iceBear67
540056acaf
Update FAQ.md (#735)
* Update FAQ.md

Add NoSuchProviderException

* Update FAQ.md

* Update FAQ.md

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
Co-authored-by: Him188 <Him188@mamoe.net>
2020-12-20 08:11:41 +08:00
Him188
fcba657fa9
Merge pull request #724 from sandtechnology/update-nudge
Update nudge template id
2020-12-20 08:10:52 +08:00
Him188
279758f08f
Merge pull request #728 from sandtechnology/Fix-voice
Fix #577: voice compression
2020-12-20 08:10:14 +08:00
Him188
79242ed483 Add BuilderInference to selectMessages and whileSelectMessages 2020-12-20 08:05:32 +08:00
Him188
945bcc9b5b Add MessageChain.findIsInstance 2020-12-20 08:04:56 +08:00
Him188
be6c67778e Auto-publish artifacts when uploaded to bintray 2020-12-19 23:36:12 +08:00
Him188
a68a6f2eae Merge remote-tracking branch 'origin/dev' into dev 2020-12-19 23:16:11 +08:00
Him188
a8488920b0 Update docs 2020-12-19 23:14:30 +08:00
Him188
89af616f49 2.0-M1-1 2020-12-19 23:13:46 +08:00
Him188
64f83677fb
Update bintray.yml 2020-12-19 23:11:01 +08:00
Him188
be5f2f51d9
Update bintray.yml
Trigger publishing on prerelease
2020-12-19 23:09:32 +08:00
Him188
65d98314e0 Add AbstractMessageEvent to fix #732 2020-12-19 22:53:35 +08:00
Him188
8077a52b97 Merge remote-tracking branch 'origin/dev' into dev 2020-12-19 22:02:13 +08:00
Him188
ed81ac4351 Update docs 2020-12-19 22:01:50 +08:00
Karlatemp
3252221308
fix protocol
Thanks Mrs4s/MiraiGo

fix #737
Maybe fix:#717
2020-12-19 21:42:21 +08:00
Karlatemp
7994bcec0e
Fix EventListeners for Java
fix #738
2020-12-19 19:41:31 +08:00
Him188
12b59edb96
Update ConfiguringProjects.md 2020-12-19 16:37:31 +08:00
Him188
9a0c79705e Update docs 2020-12-19 16:11:28 +08:00
Him188
7a5e21b089 Update docs 2020-12-19 16:06:09 +08:00
Him188
4fa7867e6a Update docs 2020-12-19 16:01:58 +08:00
Him188
59eea052be Update docs 2020-12-19 13:57:38 +08:00
Him188
6ef928f5ec Update docs 2020-12-19 11:45:40 +08:00
Him188
0465923090 Update docs 2020-12-19 11:44:22 +08:00
Him188
57adef1dfa Update docs 2020-12-19 11:43:30 +08:00
Him188
aff9e7c7a9 Update docs 2020-12-19 11:41:48 +08:00
Him188
cc8856ed1a Update docs 2020-12-19 11:15:57 +08:00
Him188
3ffdde0ca2 Use ConcurrentHashMap for Bot._instance, fix #727 2020-12-19 08:42:35 +08:00
sandtechnology
ea113dd246 Fix #577 2020-12-19 01:45:19 +08:00
Him188
176ae71e7a 2.0-M1 2020-12-19 00:28:39 +08:00
Him188
5b3b099570 Remove changelog, use GitHub releases instead 2020-12-19 00:28:20 +08:00
Him188
13215ea34d Update docs 2020-12-19 00:22:25 +08:00
Him188
c2f5e26171 2.0-M1-dev-4 2020-12-18 23:58:50 +08:00
Him188
e762a23f00 Improve packet queue 2020-12-18 21:32:41 +08:00
Him188
d414ce7ce7 Add migration helper for PokeMessage.type 2020-12-18 21:10:24 +08:00
Him188
dee81e6257 Change annotation Retention to BINARY for MiraiInternalApi, MiraiExperimentalApi, MemberDeprecatedApi 2020-12-18 21:03:31 +08:00