Commit Graph

128 Commits

Author SHA1 Message Date
Him188
3b0ee9ad99 Fix #42 2020-02-12 22:24:57 +08:00
Him188
96db7a6062 Remove BroadcastControllable from GroupMessage 2020-02-11 21:29:03 +08:00
Him188
a322ce735b Make CancellableEvent an interface, introduce AbstractCancellableEvent 2020-02-11 12:30:49 +08:00
Him188
7891ffc136 Make interface Event the base type of a event, remove interface Subscribable 2020-02-11 11:56:42 +08:00
Him188
bfc516f350 senderId, sourceMessage, groupId are now accessible from MessageSource 2020-02-11 09:16:43 +08:00
Him188
b265533b4d Fix warnings 2020-02-10 13:18:05 +08:00
Him188
3c83883c66 Add space automatically if necessary 2020-02-09 23:35:11 +08:00
Him188
23adcf6d4a Quote reply support 2020-02-09 23:20:12 +08:00
Him188
33867d0444 Compatibility improvement 2020-02-09 12:52:00 +08:00
Him188
cf7e325259 Add copyright 2020-02-09 01:01:36 +08:00
Him188
5c5670c66f Add QuoteReply 2020-02-08 16:03:20 +08:00
ryoii
929501c132 fix: imageId parse error 2020-02-07 16:01:16 +08:00
jiahua.liu
ba352a9869 fix launch issue 2020-02-07 13:51:55 +08:00
Him188
c50c4365ac Override equals, hashcode and toString 2020-02-07 13:13:05 +08:00
Him188
98881fe3fc Common constructor for Image 2020-02-07 12:46:14 +08:00
Him188
b7d8396f78 Add default value =0 for fieldId 2020-02-07 12:33:01 +08:00
Him188
5f4c3882cf Group image support 2020-02-07 10:11:39 +08:00
Him188
7973858bd7 Add docs 2020-02-06 12:43:37 +08:00
Him188
37745b839e Add docs 2020-02-05 10:40:10 +08:00
Him188
f2f2de06a9 Fix at 2020-02-04 18:18:29 +08:00
Him188
f244a12b8b Fix image 2020-02-04 17:11:57 +08:00
Him188
b240370f20 Add common filepath 2020-02-03 21:42:14 +08:00
Him188
dc940ee0cc CustomFace support 2020-02-03 16:31:35 +08:00
Him188
a113f0ed1e Remove val previous 2020-02-03 14:25:36 +08:00
Him188
d9e5805255 Improve performance 2020-02-03 01:59:41 +08:00
jiahua.liu
9ebd716823 fix group related 2020-02-03 00:47:23 +08:00
Him188
5d46d1c4be C2C message send support 2020-02-02 23:21:42 +08:00
Him188
6ac9acc640 Rewrite image 2020-02-02 23:21:26 +08:00
Him188
c980bf1ceb Enhance performance 2020-02-01 20:12:32 +08:00
Him188
661d316bd2 Move MessageDataInternal.kt from core to timpc 2020-01-31 19:57:28 +08:00
Him188
359be12356 SEND IMAGE SUPPORT 2020-01-31 02:01:00 +08:00
Him188
6c2b435779 Android GroupMessage support 2020-01-25 21:20:13 +08:00
Him188
2ffd62c883 (internal api) Rename debugPrintIfFail to debugIfFail 2020-01-20 20:47:46 +08:00
Him188
0163eea2f3 Remove .plus(Number) 2020-01-18 22:41:08 +08:00
jiahua.liu
c1bccb53a9 Merge remote-tracking branch 'origin/master' 2020-01-17 21:21:38 +08:00
jiahua.liu
b9b26b2af0 Message Improvements 2020-01-17 21:21:15 +08:00
Him188
cc171a87b4 Fix wrong equals operator 2020-01-17 18:48:51 +08:00
Him188
213dbd6b44 Fix wrong equals operator 2020-01-17 18:46:01 +08:00
Him188
fea268d31f Fix unresolved references 2020-01-17 16:49:11 +08:00
Him188
3a47e2e255 Add toString override 2020-01-17 11:57:14 +08:00
Him188
3a5ec367cb Update japt 2020-01-11 23:53:01 +08:00
Him188
80a6d1bc23 Replace all deprecated api usages 2020-01-10 23:10:27 +08:00
Him188
ff2f0b5ae3 Deprecate bot.qqAccount and bot.account.id for literal account support 2020-01-10 22:48:45 +08:00
Him188
b7baae570f Fix face analyzing 2020-01-03 17:49:35 +08:00
Him188
45bcd0fa83 Ignore group messages sent by bot itself 2020-01-01 19:01:07 +08:00
Him188
2fed87a1b9 Add shortcut Image() 2020-01-01 18:57:16 +08:00
Him188
f632c15f50 More plus fun 2019-12-31 16:47:12 +08:00
Him188
618e6d9c4b Explict operator modifier for fun subList 2019-12-31 16:38:11 +08:00
Him188
7f338edcba Move files, modularize project 2019-12-28 16:54:57 +08:00
Him188
308988faae Remove stringValue 2019-12-24 22:33:56 +08:00