Him188
|
3ba1ae4a5c
|
Adjust visibilities
|
2020-03-24 16:10:39 +08:00 |
|
Him188
|
5dc0475a73
|
Misc improvements
|
2020-03-24 15:45:49 +08:00 |
|
Him188
|
83793d3f7e
|
Extract implementations of Contact s to separate files; correct package name
|
2020-03-24 15:41:26 +08:00 |
|
Him188
|
8eb597470f
|
Extract group settings to interface GroupSettings
|
2020-03-24 15:35:03 +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
|
eb7afb6cff
|
Update to Kotlin 1.4-M1
|
2020-03-24 10:01:03 +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
|
91e589c8a1
|
Fix build
|
2020-03-22 23:46:07 +08:00 |
|
Him188
|
c1e7b55910
|
Fix build
|
2020-03-22 23:44:26 +08:00 |
|
Him188
|
f9a296331d
|
Binary compatibility
|
2020-03-22 23:42:46 +08:00 |
|
Him188
|
8e37cdbf93
|
Ensure references is released after Job cancelling
|
2020-03-22 15:57:43 +08:00 |
|
Him188
|
53fdcd41f7
|
Change sendMessage(MessageChain) to sendMessage(Message)
|
2020-03-22 14:16:31 +08:00 |
|
Him188
|
7820b43f6a
|
Review: ensure reentrant, rearrange coroutine job management
|
2020-03-22 13:36:22 +08:00 |
|
Him188
|
d5c2c19c53
|
Rearrange tests
|
2020-03-21 14:15:13 +08:00 |
|
Him188
|
3e6c7bc691
|
Handle StatSvc.ReqMSFOffline , fix #150
|
2020-03-21 14:01:00 +08:00 |
|
Him188
|
40f157978f
|
No more data class for ProtoBuf and JceStruct
|
2020-03-21 13:48:39 +08:00 |
|
Him188
|
1b152b28fb
|
Remove shadowJar plugin
|
2020-03-19 15:15:15 +08:00 |
|
Him188
|
948658c9ec
|
Fix shadowed struct elements
|
2020-03-19 14:52:59 +08:00 |
|
Him188
|
56c2331d10
|
Add new elements
|
2020-03-19 14:08:38 +08:00 |
|
Him188
|
320bb1b76f
|
Fix deserializing
|
2020-03-19 14:05:32 +08:00 |
|
Him188
|
f48e27d743
|
Fix map skipping, close #145
|
2020-03-19 11:15:11 +08:00 |
|
Him188
|
702d8d9fa9
|
Fix optional element detecting
|
2020-03-19 11:07:53 +08:00 |
|
Him188
|
f068033400
|
Add test for skipping map
|
2020-03-19 11:07:18 +08:00 |
|
Him188
|
79bb9e7dc9
|
Add detailed error message
|
2020-03-17 21:46:15 +08:00 |
|
luo123
|
69d5bbd7fa
|
group active data
|
2020-03-17 02:49:04 -05:00 |
|
Him188
|
eb02c28e3b
|
Simplify with fold
|
2020-03-17 12:57:14 +08:00 |
|
luo123
|
9ff791e550
|
a little change
|
2020-03-14 11:43:43 +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
|
0126e4ce67
|
Apply shadow plugin for future use
|
2020-03-08 22:25:00 +08:00 |
|
Him188
|
f2608d6956
|
Merge remote-tracking branch 'origin/master'
|
2020-03-08 22:22:26 +08:00 |
|
Him188
|
e51cf7ee71
|
Remove debugging logs
|
2020-03-08 22:16:04 +08:00 |
|
Him188
|
a64c061377
|
Support LightApp message
|
2020-03-08 22:14:59 +08:00 |
|
Him188
|
584b5e9822
|
xml and Json messages support
|
2020-03-08 22:05:08 +08:00 |
|
Him188
|
243b2ea731
|
Gather all platform-specified utilities into a MiraiPlatformUtils
|
2020-03-08 21:14:41 +08:00 |
|
Him188
|
a8a0d583ab
|
Merge remote-tracking branch 'origin/master'
|
2020-03-08 20:15:14 +08:00 |
|
Him188
|
cf6b64ef0d
|
Solve TODO
|
2020-03-08 18:45:23 +08:00 |
|
Him188
|
c69cb6f3de
|
Fix Map entry tags, remove debugging logs
|
2020-03-08 17:44:34 +08:00 |
|
Him188
|
ce7af37ef4
|
Migrate to new Jce serializer
|
2020-03-08 17:13:33 +08:00 |
|
Him188
|
2acca0c2e6
|
Jce complex nesting support
|
2020-03-08 16:34:38 +08:00 |
|
Him188
|
e375d17f82
|
Support maps and nesting
|
2020-03-08 16:02:11 +08:00 |
|
Him188
|
7c3a2d8e13
|
Merge remote-tracking branch 'origin/master'
|
2020-03-08 14:12:29 +08:00 |
|
Him188
|
17b34b9d10
|
Simplify group quote
|
2020-03-08 13:27:23 +08:00 |
|
Him188
|
6731525e49
|
Improve structure
|
2020-03-08 00:57:29 +08:00 |
|
Him188
|
0a64654a4f
|
Use kotlinx.io
|
2020-03-08 00:49:24 +08:00 |
|