Him188
|
3e1925e2fc
|
Correct JavaHappy to JavaFriendly
|
2020-03-24 16:39:06 +08:00 |
|
Him188
|
3ba1ae4a5c
|
Adjust visibilities
|
2020-03-24 16:10:39 +08:00 |
|
Him188
|
94e40e2e6a
|
Annotate new APIs with @SinceMirai("0.30.0")
|
2020-03-24 15:36:18 +08:00 |
|
Him188
|
8eb597470f
|
Extract group settings to interface GroupSettings
|
2020-03-24 15:35:03 +08:00 |
|
Him188
|
22ade1afea
|
Correct classname
|
2020-03-24 15:32:29 +08:00 |
|
Him188
|
2944b8abd8
|
Remove redundant @JvmName
|
2020-03-24 15:29:52 +08:00 |
|
Him188
|
a9972dc030
|
Reduce code redundancy
|
2020-03-24 15:28:24 +08:00 |
|
Him188
|
ed46780983
|
Clear all deprecated functions which are for binary compatibility
|
2020-03-24 15:24:06 +08:00 |
|
Him188
|
fccb69bb3f
|
Remove all unnecessary java-friendly JvmName magics
|
2020-03-23 20:05:17 +08:00 |
|
Him188
|
85840cc4ca
|
Fix build
|
2020-03-22 23:54:53 +08:00 |
|
Him188
|
f9a296331d
|
Binary compatibility
|
2020-03-22 23:42:46 +08:00 |
|
Him188
|
53fdcd41f7
|
Change sendMessage(MessageChain) to sendMessage(Message)
|
2020-03-22 14:16:31 +08:00 |
|
luo123
|
6973488db7
|
move to lowLevelApi.kt
|
2020-03-14 11:01:21 +08:00 |
|
luo123
|
4e7b3b0048
|
delete announcement
|
2020-03-14 00:45:36 +08:00 |
|
luo123
|
e57215a603
|
send announcement
|
2020-03-14 00:07:52 +08:00 |
|
luo123
|
aa61e9441a
|
get GroupAnnouncementList is working now
|
2020-03-13 22:33:11 +08:00 |
|
luo123
|
220d293b7a
|
get group announce list
|
2020-03-13 21:06:57 +08:00 |
|
Him188
|
9bff0f77ec
|
Kotlin 1.3.70
|
2020-03-05 09:44:50 +08:00 |
|
Him188
|
60b6eab73e
|
Revert "Update to Kotlin 1.3.70"
This reverts commit 2e57e358
|
2020-03-04 13:58:01 +08:00 |
|
Him188
|
2e57e358c3
|
Update to Kotlin 1.3.70
|
2020-03-04 08:54:56 +08:00 |
|
Him188
|
12ebfa1db5
|
Unified Image types: Online/Offline Image, Group/Friend Image
|
2020-03-03 13:45:33 +08:00 |
|
Him188
|
8042249f51
|
Rename toChain to asMessageChain , add more java-friendly apis
|
2020-03-03 09:31:01 +08:00 |
|
Him188
|
b7fa7adf99
|
Add Java-friendly APIs for Contacts
|
2020-03-01 20:13:52 +08:00 |
|
Him188
|
4018545d9e
|
Correct filename
|
2020-02-29 22:00:17 +08:00 |
|
Him188
|
1ff5df1d30
|
Add avatarUrl, close #102
|
2020-02-28 15:28:03 +08:00 |
|
Him188
|
6b45f99160
|
Use asSequence.joinToString
|
2020-02-27 09:31:46 +08:00 |
|
Him188
|
be63ec48fa
|
Review: misc improvements
|
2020-02-26 12:54:06 +08:00 |
|
Him188
|
8b9cef05d7
|
Specify OverFileSizeMaxException throws
|
2020-02-24 17:09:08 +08:00 |
|
Him188
|
4d79a699b2
|
Flatten messages
|
2020-02-23 20:06:45 +08:00 |
|
Him188
|
10da499039
|
Structured Message
|
2020-02-23 18:14:26 +08:00 |
|
Him188
|
ccc6826e3a
|
Redesign MessageChain:
Make MessageChain immutable
Introduce CombinedMessage, a left-biased list
Introduce MessageChainBuilder
|
2020-02-23 16:47:21 +08:00 |
|
Him188
|
b70bf5e042
|
Rewrite recall and MessageSource.id
|
2020-02-22 21:47:02 +08:00 |
|
Him188
|
8454d78293
|
Move recall from Contact to Group
|
2020-02-22 21:12:32 +08:00 |
|
Him188
|
7ffbccb9aa
|
Misc improvements
|
2020-02-22 21:12:10 +08:00 |
|
Him188
|
8b2f2ac89a
|
Fix ambiguous doc
|
2020-02-22 16:32:58 +08:00 |
|
Him188
|
7a217f6f65
|
Add MessageChain.messageUid , MessageChain.sequenceId
|
2020-02-22 14:32:52 +08:00 |
|
Him188
|
b8c35048a4
|
Update docs
|
2020-02-21 22:38:16 +08:00 |
|
Him188
|
14f4f4588d
|
Rename delay to millis
|
2020-02-21 20:29:48 +08:00 |
|
Him188
|
2cd2591ff6
|
Add ContactList.first and `ContactList.firstOrNull
|
2020-02-21 19:37:19 +08:00 |
|
Him188
|
587fab23e1
|
Support recall, add MessageReceipt
|
2020-02-21 18:21:58 +08:00 |
|
Him188
|
086f04e1f5
|
Add member.muteTimeRemaining
|
2020-02-20 22:36:19 +08:00 |
|
Him188
|
97615e5d7e
|
Add docs
|
2020-02-20 22:19:54 +08:00 |
|
Him188
|
f8e31b6920
|
Add docs
|
2020-02-20 22:19:41 +08:00 |
|
Him188
|
cb06520b8e
|
Explicitly override hashCode and toString in interface Contact , close #80
|
2020-02-20 22:01:34 +08:00 |
|
Him188
|
3c29474c0b
|
Correct groupCardOrNick to nameCardOrNick
|
2020-02-19 20:37:53 +08:00 |
|
Him188
|
7ddf93988b
|
Remove @JvmStatic for JDK1.6 compatibility
|
2020-02-15 14:15:35 +08:00 |
|
Him188
|
45d5131e32
|
Unified exception throw
|
2020-02-15 13:08:27 +08:00 |
|
Him188
|
5eb731e975
|
Adjust property names
|
2020-02-15 12:12:10 +08:00 |
|
Him188
|
8f03d44df1
|
Add shortcut
|
2020-02-13 16:09:10 +08:00 |
|
Him188
|
fbe973f3a1
|
Fix false positive mute state
|
2020-02-13 09:06:39 +08:00 |
|