Commit Graph

1983 Commits

Author SHA1 Message Date
Him188
3b0ee9ad99 Fix #42 2020-02-12 22:24:57 +08:00
Him188
3e0e6f837f fix typo 2020-02-12 21:38:00 +08:00
Him188
35c7e7947f Remove redundant nullable signal 2020-02-12 20:59:14 +08:00
Him188
426784324f Rename addLastAll to addAll 2020-02-12 20:54:08 +08:00
Him188
fda644d248 Ensure info accessibility 2020-02-12 20:48:06 +08:00
Him188
999ce68cec Fix addLastAll 2020-02-12 20:47:30 +08:00
Him188
20d7bdb4e4 Fix gradle 2020-02-12 20:47:21 +08:00
Him188
f784e85dbd Structured contact list syncing 2020-02-12 20:03:48 +08:00
Him188
51ee123a1e Introduce information descriptors for contacts 2020-02-12 20:03:19 +08:00
Him188
b0d274dd1a Adjust param type: accept null in UnsafeWeakRef<T>.getValue 2020-02-12 20:02:30 +08:00
Him188
b55909969c Set proper property type 2020-02-12 20:01:59 +08:00
Him188
e3241654dc Implement BroadcastControllable, so duplicated events are ignored 2020-02-12 20:01:36 +08:00
Him188
ec115e83b1 Add Iterable<E>.toLockFreeLinkedList() and Sequence<E>.toLockFreeLinkedList() 2020-02-12 20:00:52 +08:00
Him188
7183439444 Process string properly 2020-02-12 20:00:29 +08:00
Him188
fbe5f14a9c Merge remote-tracking branch 'origin/master' 2020-02-12 19:09:29 +08:00
jiahua.liu
e072c5b10e Get Kicker 2020-02-12 17:10:32 +08:00
jiahua.liu
5edeb86924 Get Kicker 2020-02-12 16:23:56 +08:00
Him188
f91a44ba55 Add quick reference to DSL 2020-02-12 16:14:27 +08:00
Him188
eaf3782b5c Add getGroupByUinOrNull (internal) 2020-02-12 16:10:58 +08:00
jiahua.liu
71c8609916 Merge branch 'master' of https://github.com/mamoe/mirai
 Conflicts:
	mirai-core/src/commonMain/kotlin/net.mamoe.mirai/event/events/BotEvents.kt
2020-02-12 16:10:47 +08:00
jiahua.liu
fbfb261014 random events 2020-02-12 16:10:34 +08:00
Him188
32b526b0b1 Simplify log 2020-02-12 14:17:26 +08:00
Him188
905d4ede9a Fix build 2020-02-12 13:52:07 +08:00
Him188
e33fea8a3f Remove override 2020-02-12 09:07:40 +08:00
Him188
80a3a9a65e Add shortcuts 2020-02-12 09:04:25 +08:00
Him188
a6276047e5 Update libraries 2020-02-12 08:34:14 +08:00
Him188
5bd96876d9 Add event broadcast 2020-02-11 22:06:03 +08:00
Him188
dfa3af5643 Fix build 2020-02-11 21:33:03 +08:00
Him188
bc71475f35 Add event broadcasting 2020-02-11 21:29:28 +08:00
Him188
96db7a6062 Remove BroadcastControllable from GroupMessage 2020-02-11 21:29:03 +08:00
Him188
049cf30659 New event design 2020-02-11 20:40:35 +08:00
Him188
63b5785b2d Add MemberCardChangeEvent 2020-02-11 19:55:03 +08:00
Him188
4d77951ae4 Redesign event structure 2020-02-11 13:14:40 +08:00
Him188
a322ce735b Make CancellableEvent an interface, introduce AbstractCancellableEvent 2020-02-11 12:30:49 +08:00
Him188
001ad975b9 Make CancellableEvent an interface, introduce AbstractCancellableEvent 2020-02-11 12:02:19 +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
474c5686e6 Merge remote-tracking branch 'origin/master' 2020-02-11 09:16:58 +08:00
Him188
bfc516f350 senderId, sourceMessage, groupId are now accessible from MessageSource 2020-02-11 09:16:43 +08:00
Him188
0d8e481efc Fix build 2020-02-11 09:15:53 +08:00
jiahua.liu
79bf367013 S0me events 2020-02-10 22:45:53 +08:00
Him188
bf91d3780b Move "Received commandName" log 2020-02-10 16:53:29 +08:00
Him188
f82f0ed96a Add toString 2020-02-10 16:53:10 +08:00
Him188
8180098a02 Add interface NoLog 2020-02-10 16:52:54 +08:00
Him188
6504283d4d Remove unused annotations 2020-02-10 16:44:41 +08:00
Him188
24fe8e848e Add toString 2020-02-10 16:44:08 +08:00
Him188
fda2040de9 Update docs 2020-02-10 16:01:59 +08:00
Him188
d1b1c76588 Set a higher heap size 2020-02-10 13:54:42 +08:00
Him188
ec82232aa3 Cleanup 2020-02-10 13:54:21 +08:00
Him188
644842e191 Remove useless LoginResult 2020-02-10 13:54:01 +08:00
Him188
b265533b4d Fix warnings 2020-02-10 13:18:05 +08:00