Commit Graph

3485 Commits

Author SHA1 Message Date
Hoshino Tented
f2167d4481
Update README.md 2020-05-02 19:40:01 +08:00
ryoii
107a760d5e Correct comment 2020-05-02 05:00:53 +08:00
ryoii
1dbeb44f5b Support Group VoiceMessage receiving 2020-05-02 04:46:51 +08:00
Him188
9924d37e54 Misc improvements 2020-05-01 23:04:24 +08:00
Karlatemp
20af1fc3b6
Reset listeners before run a new task (#294)
* 支持监听优先级, 事件传递拦截

* Fix test

* 并发

* 优先级&并发

* Test

* Fix unused

* To GlobalEventListeners

* Add tests

* intercept with subscribeAlways

* test listener.complete()

* Add functions

* Fix test and add new test

* Test concurrent listening

* Test concurrent listening

* update broadcast

* Fix Boom

* Reset listeners before run a new task

Co-authored-by: Him188 <Him188@mamoe.net>
2020-05-01 22:59:34 +08:00
Him188
32eb36f817 Allow quoting offline message sources 2020-05-01 21:52:26 +08:00
Him188
1a4c3ba602 Simplify Image structure: deprecate online and offline classification. 2020-05-01 21:51:09 +08:00
Him188
20c2f6fb05 Merge remote-tracking branch 'origin/master' 2020-05-01 21:14:03 +08:00
Him188
7050d30a60 Add docs 2020-05-01 21:13:50 +08:00
Karlatemp
c17e8a3263
支持监听优先级, 事件传递拦截 (#279)
* 支持监听优先级, 事件传递拦截

* Fix test

* 并发

* 优先级&并发

* Test

* Fix unused

* To GlobalEventListeners

* Add tests

* intercept with subscribeAlways

* test listener.complete()

* Add functions

* Fix test and add new test

* Test concurrent listening

* Test concurrent listening

* update broadcast

* Fix Boom

Co-authored-by: Him188 <Him188@mamoe.net>
2020-05-01 21:05:04 +08:00
Him188
15c50c1554 Add note 2020-05-01 16:04:44 +08:00
Him188
659cfa2288 Improve numbers in log 2020-05-01 15:40:01 +08:00
Him188
16c440433f Introduce AbstractEvent acting as all events' super class 2020-05-01 14:44:12 +08:00
plex
b47955a824
add (#291) 2020-05-01 13:04:31 +08:00
Him188
df4cef6299 Improve image regex 2020-04-30 17:18:47 +08:00
Him188
244bbff85c Fix typo 2020-04-30 17:10:41 +08:00
Him188
868ff0008c Fix typo 2020-04-30 17:10:20 +08:00
Him188
ecb5239d6f
Update guide_build_for_mirai.md 2020-04-30 14:43:41 +08:00
Him188
8584416dff
Update guide_getting_started.md 2020-04-30 14:43:11 +08:00
Him188
8fc05e1648
Update guide_quick_start.md 2020-04-30 14:42:39 +08:00
Him188
c37380017b
Use simpleName 2020-04-30 14:41:15 +08:00
Him188
195cfc395c Add docs 2020-04-30 14:36:54 +08:00
Him188
d3669dffa0 Add event lists overview 2020-04-30 14:36:53 +08:00
Him188
5f760840bd 0.40.0 released 2020-04-29 21:10:32 +08:00
Him188
644f0f175b Deprecate ExternalImage constructors 2020-04-29 19:39:41 +08:00
Him188
9ed1025e30 Merge remote-tracking branch 'origin/master' 2020-04-29 18:53:19 +08:00
Him188
4b62d64330 Fix boom 2020-04-29 18:47:35 +08:00
Him188
a08bf241ed Improve event handler coroutine management 2020-04-29 18:21:01 +08:00
Him188
9fdc8cd929 Fix build 2020-04-29 18:20:41 +08:00
Him188
6a726050bc Fix event concurrency for Java callers 2020-04-29 18:20:34 +08:00
Him188
2501cbb59a Ensure binary compatibility 2020-04-29 15:49:01 +08:00
Him188
50934f9b7d Ensure binary compatibility until 1.1.0 2020-04-29 15:33:25 +08:00
Him188
0de76149c8 Make SingleMessage not extending CharSequence for clearer semantics 2020-04-29 15:21:00 +08:00
Him188
b30b508f4b Deprecate PlainText.stringValue 2020-04-29 15:20:37 +08:00
Him188
16f7a46658
Update bug---.md 2020-04-29 14:51:08 +08:00
Him188
3d5e928382 Merge remote-tracking branch 'origin/master' 2020-04-29 12:14:51 +08:00
Him188
e3084c5f7d Deprecate XmlMessage and JsonMessage in favour of ServiceMessage 2020-04-29 12:14:40 +08:00
ryoii
1a557984f4 Fix BufferedImage compressed 2020-04-29 01:48:11 +08:00
Him188
4840a57b4a Transform VipFace as PlainText 2020-04-28 16:48:59 +08:00
Him188
90df88050f Fix typo 2020-04-28 16:43:42 +08:00
Him188
f0207ee893 0.39.5 released 2020-04-28 16:41:05 +08:00
Him188
9b4006222f Rework re-init, fix #282 2020-04-28 16:35:03 +08:00
Him188
40b8cabd5f Cleanup 2020-04-28 15:31:23 +08:00
Him188
ece7d8901a Fix SinceMirai 2020-04-28 15:29:32 +08:00
Him188
20acc3c459 Support parsing VipFace 2020-04-28 15:25:43 +08:00
Him188
128125eec7 Support more poke messages 2020-04-28 14:59:57 +08:00
mzdluo123
3c98151f87 fix: Regex error on Android 2020-04-28 00:49:19 +08:00
Chlorie
6f8eb92e82
Update README.md (#280) 2020-04-27 23:23:14 +08:00
Him188
ae2bcead08
Update README.md 2020-04-27 22:31:34 +08:00
Him188
c89e2a7aa6 Improve performance 2020-04-27 22:25:53 +08:00