Commit Graph

948 Commits

Author SHA1 Message Date
Him188
1de776f092 Add source project reference 2020-01-21 15:15:11 +08:00
Him188
a17f000052 f**k android 2020-01-21 14:49:42 +08:00
Him188
5445a10e5f Fix 2020-01-20 21:29:07 +08:00
Him188
2052159dc9 Annotate with MiraiDebugAPI 2020-01-20 20:56:43 +08:00
Him188
621809b94b Add Retention 2020-01-20 20:49:43 +08:00
Him188
2ffd62c883 (internal api) Rename debugPrintIfFail to debugIfFail 2020-01-20 20:47:46 +08:00
Him188
767790f6e1 Introduce MiraiDebugAPI 2020-01-20 20:47:13 +08:00
Him188
db3a1fb2d1 Fix contentToString 2020-01-20 00:17:45 +08:00
Him188
479e9292d2 Remove useless trimStart 2020-01-19 20:16:34 +08:00
Him188
72207a3e3c More actions 2020-01-19 18:47:53 +08:00
Him188
3390580658 multi and complex conditions supported for MessageSubscribers 2020-01-19 18:18:00 +08:00
Him188
0163eea2f3 Remove .plus(Number) 2020-01-18 22:41:08 +08:00
Him188
35669b2842 Add BotOfflineEvent 2020-01-18 22:29:01 +08:00
Him188
0d505e5111 Cleanup 2020-01-18 22:28:53 +08:00
Him188
3c662a6e7b Simplify logger structure 2020-01-18 12:54:27 +08:00
Him188
1a4ad94d20 Simplify logger structure 2020-01-18 12:32:14 +08:00
Him188
a43c67741a Merge remote-tracking branch 'origin/master' 2020-01-17 22:36:32 +08:00
Him188
04c54f2a83 Daily QQA Update 2020-01-17 22:35:24 +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
13d751c222 Rename 2020-01-17 16:27:09 +08:00
Him188
8e6c68b8b6 Fix weakRef 2020-01-17 16:24:11 +08:00
Him188
aebaf605a7 Fix weakRef 2020-01-17 16:22:06 +08:00
Him188
6bfd11b091 Remove redundant annotation 2020-01-17 16:17:22 +08:00
Him188
2b427173ab Expose val instead of var 2020-01-17 12:04:00 +08:00
Him188
c9ac5d6185 Cleanup 2020-01-17 12:01:42 +08:00
Him188
3a47e2e255 Add toString override 2020-01-17 11:57:14 +08:00
Him188
192594896e Cleanup 2020-01-17 11:51:31 +08:00
Him188
a75843b678 Daily QQA update: TLVMap enhancement, A1 parsing, OutgoingPacket, Tickets, D2 key for decrypting 2020-01-16 22:05:44 +08:00
Him188
26161ef094 Separate EncryptionMethod 2020-01-12 15:54:56 +08:00
Him188
eca68252a7 Fix packet 2020-01-12 02:32:21 +08:00
Him188
37e4ee5bc6 Fix build 2020-01-12 00:40:06 +08:00
Him188
186fa5d88d Fix build 2020-01-12 00:24:17 +08:00
Him188
62a21c3afe Merge remote-tracking branch 'origin/master' 2020-01-12 00:20:13 +08:00
Him188
5d81ff2680 Cleanup 2020-01-12 00:15:25 +08:00
Him188
3a5ec367cb Update japt 2020-01-11 23:53:01 +08:00
Him188
05a0bc64f6 Add doc 2020-01-11 15:40:52 +08:00
Him188
d7f67e5159 Fix packet parsing 2020-01-11 15:30:19 +08:00
Him188
14ac929328 Generic Bot.alsoLogin 2020-01-10 23:20:16 +08:00
Him188
ab98206d18 Simplify 2020-01-10 23:19:05 +08:00
Him188
80a6d1bc23 Replace all deprecated api usages 2020-01-10 23:10:27 +08:00
Him188
8558ebff3f Mark members as final 2020-01-10 22:51:28 +08:00
Him188
f6ff0ee10b Add currentTimeSeconds 2020-01-10 22:50:06 +08:00
Him188
2ea5e805ed better readTLVMap 2020-01-10 22:49:48 +08:00
Him188
ff2f0b5ae3 Deprecate bot.qqAccount and bot.account.id for literal account support 2020-01-10 22:48:45 +08:00
Him188
748581b14f enum Gender 2020-01-10 22:47:12 +08:00
Him188
75162048f7
Delete EcdhCrypt.java 2020-01-08 08:04:08 +08:00
Him188
78ee01ded1 Fix bugs 2020-01-07 19:26:49 +08:00
Him188
02d837db00 Add unstable api note 2020-01-07 13:51:16 +08:00
Him188
d6e4c0ee70 Fix missing params 2020-01-06 21:49:29 +08:00
Him188
48850d7389 Pass compilation 2020-01-06 21:29:57 +08:00
Him188
e43120742c Fix duplicated generated class name 2020-01-06 20:58:36 +08:00
Him188
5fb2d40716 Add ByteArray.toInt() 2020-01-06 20:50:04 +08:00
Him188
3fd94adf4e Add contract 2020-01-06 20:49:56 +08:00
Him188
d3c97fb6d4 Add ECDH 2020-01-06 20:49:26 +08:00
Him188
101d655e6b Rewrite docs 2020-01-06 18:34:57 +08:00
Him188
c3ccb0b4a4 Add offset and length params 2020-01-06 18:30:21 +08:00
Him188
9bc3d933f7 Rewrite PlatformDatagramChannel, easier to use 2020-01-06 18:29:52 +08:00
Him188
f5261b257e Make member functions in LockFreeLinkedList open 2020-01-06 18:27:55 +08:00
Him188
010883ec1f Fix missing android settings 2020-01-06 16:36:47 +08:00
Him188
67903e6737 make writeIntLVPacket writeShortLVPacket writeUVarIntLVPacket inline 2020-01-05 21:09:15 +08:00
Him188
07828654cf Add message for MiraiInternalAPI 2020-01-05 19:55:47 +08:00
Him188
b9e00f4169 Fix NPE 2020-01-05 18:16:11 +08:00
Him188
27819d7343 Better Android SDK checking 2020-01-05 17:38:46 +08:00
Him188
ddeb174aff Ignore Android targets when Android SDK is not installed 2020-01-05 17:18:02 +08:00
Him188
7da89fb42d Remove redundant @Suppress 2020-01-03 19:17:31 +08:00
Him188
9694ba0c5a Fix fixToUHex 2020-01-03 19:09:06 +08:00
Him188
b7baae570f Fix face analyzing 2020-01-03 17:49:35 +08:00
Him188
5ca444da26 Use supertype Input 2020-01-03 17:32:49 +08:00
Him188
ad962c3d92 Android stuff 2020-01-03 16:57:08 +08:00
Him188
9ad54e46a2 Not stopping listening when exception in handling event 2020-01-01 20:32:08 +08:00
Him188
1c316a7ee3 Add more shortcuts 2020-01-01 20:30:35 +08:00
Him188
77dce11e96 Enhance performance 2020-01-01 20:28:32 +08:00
Him188
1dc0255b49 Enhance performance 2020-01-01 20:11:53 +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
b25729ead7 Add OnlineStatus.UNKNOWN 2020-01-01 18:50:41 +08:00
Him188
acbba3c505 Pass identity to PlatformLogger 2020-01-01 18:44:43 +08:00
Him188
82f1fda69c Add size return to verify packet length 2020-01-01 18:17:34 +08:00
Him188
6b93ce3ccc Throws exception if fail 2020-01-01 18:17:13 +08:00
Him188
f50d8e3afb Simplify expressions 2019-12-31 17:02:10 +08:00
Freedom
2a80d8a5db Add ExternalImageAndroid.kt 2019-12-31 16:58:32 +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
44cda2b196 Add this.complete() when exception 2019-12-30 23:21:03 +08:00
Him188
25947a6fad Adjust name 2019-12-30 23:20:39 +08:00
Him188
2cfac415c4 Remove redundant ListenerImpl 2019-12-30 23:13:48 +08:00
Him188
1ff206a420 Make joinToString inline 2019-12-30 22:57:34 +08:00
Him188
1aade48684 Remove ambiguous comments 2019-12-30 22:40:10 +08:00
Him188
db2bcb4e02 Enhance performance: no redundant lambda creation when constructing Bot 2019-12-30 22:37:48 +08:00
Him188
4fd579a799 Add default values 2019-12-30 22:06:16 +08:00
Him188
c6e51ea6b8 Cleanup 2019-12-30 16:32:20 +08:00
Him188
88add06f8e Add Long.toByteArray 2019-12-30 16:31:47 +08:00
Him188
7bdaa9b174 Use passwordMd5, more secure 2019-12-30 16:21:00 +08:00
Him188
7f338edcba Move files, modularize project 2019-12-28 16:54:57 +08:00
Him188
4261e20103 Use BotConfiguration 2019-12-24 22:34:37 +08:00
Him188
308988faae Remove stringValue 2019-12-24 22:33:56 +08:00