Him188
|
78ee01ded1
|
Fix bugs
|
2020-01-07 19:26:49 +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
|
d3c97fb6d4
|
Add ECDH
|
2020-01-06 20:49:26 +08:00 |
|
Him188
|
9bc3d933f7
|
Rewrite PlatformDatagramChannel, easier to use
|
2020-01-06 18:29:52 +08:00 |
|
Him188
|
7da89fb42d
|
Remove redundant @Suppress
|
2020-01-03 19:17:31 +08:00 |
|
Him188
|
1c316a7ee3
|
Add more shortcuts
|
2020-01-01 20:30:35 +08:00 |
|
Him188
|
db2bcb4e02
|
Enhance performance: no redundant lambda creation when constructing Bot
|
2019-12-30 22:37:48 +08:00 |
|
Him188
|
a47ea07feb
|
Use BotConfiguration
|
2019-12-24 14:48:07 +08:00 |
|
Him188
|
a496a93433
|
Auto loader for BotFactory
|
2019-12-20 10:19:36 +08:00 |
|
Him188
|
2f67f8363b
|
Rewrite
|
2019-12-19 17:25:49 +08:00 |
|
Him188
|
eb9a64e5a0
|
Add WeakRef
|
2019-12-18 12:49:51 +08:00 |
|
Him188
|
0c6e09361d
|
Rename protocol.tim to protocol.timpc
|
2019-12-17 11:04:04 +08:00 |
|
Him188
|
1e5dcb0e24
|
Replace all transferTo to Kotlinx transfer, downgrade JDK requirement
|
2019-12-15 17:28:17 +08:00 |
|
Him188
|
f771077572
|
Cleanup
|
2019-12-15 15:27:56 +08:00 |
|
Him188
|
f13d1e063d
|
Remove unexpected main function
|
2019-12-15 15:23:08 +08:00 |
|
Him188
|
f3e28fa664
|
Suppress false positive warning
|
2019-12-08 21:14:08 +08:00 |
|
Him188
|
9469afa680
|
Make tips clear
|
2019-12-08 21:05:42 +08:00 |
|
Him188
|
39204730eb
|
Fix StackOverflowError
|
2019-12-08 21:00:04 +08:00 |
|
Him188
|
03ca3b5fd1
|
Add Time utils; Remove klock
|
2019-12-07 13:17:40 +08:00 |
|
Him188
|
1ea8478584
|
Make all packets and network stuff internal
|
2019-12-06 23:46:20 +08:00 |
|
Him188
|
ff96ee7ebf
|
Add extra generic type for sender
|
2019-12-04 18:00:41 +08:00 |
|
Him188
|
05ca6424db
|
Redesign event subscription, using inherited coroutineContext
|
2019-11-29 01:16:35 +08:00 |
|
Him188
|
57685d39e7
|
Simplify message handler
|
2019-11-28 12:44:47 +08:00 |
|
Him188
|
2bf0a96375
|
Update libraries and reduce redundant code
|
2019-11-28 11:22:07 +08:00 |
|
Him188
|
59e15a30e1
|
Add ConnectionOccupiedEvent support
|
2019-11-26 12:34:58 +08:00 |
|
Him188
|
0ea95c33e6
|
Add @JvmStatic
|
2019-11-22 19:09:23 +08:00 |
|
Him188
|
2b1725b7f4
|
Add e.printStackTrace()
|
2019-11-20 19:39:15 +08:00 |
|
Him188
|
1419116a7f
|
Fix captcha resolver
|
2019-11-19 12:27:03 +08:00 |
|
Him188
|
ae86e67f9e
|
Rename InternalAPI as MiraiInternalAPI
|
2019-11-16 18:46:34 +08:00 |
|
Him188
|
558ece3ae2
|
Add comments
|
2019-11-16 13:05:56 +08:00 |
|
Him188
|
0978d2846d
|
Cleanup
|
2019-11-16 02:33:10 +08:00 |
|
Him188
|
49c80c8eaf
|
Fix bugs
|
2019-11-16 01:30:30 +08:00 |
|
Him188
|
83e68a3e1c
|
Specify return type
|
2019-11-16 00:59:42 +08:00 |
|
Him188
|
108bd48b46
|
Platform specific APIs
|
2019-11-16 00:58:48 +08:00 |
|
Him188
|
c839253e18
|
Platform specific APIs
|
2019-11-16 00:48:18 +08:00 |
|
Him188
|
f26b274fef
|
Platform specific extensions for BotSession
|
2019-11-16 00:44:25 +08:00 |
|
Him188
|
8b3d710ede
|
Add docs
|
2019-11-15 22:56:47 +08:00 |
|
Him188
|
046d8968a4
|
Cleanup
|
2019-11-15 12:14:15 +08:00 |
|
Him188
|
2b477b3be7
|
Redesign events
|
2019-11-08 19:21:29 +08:00 |
|
Him188
|
8bab12854b
|
Platform adjustment
|
2019-11-07 15:06:38 +08:00 |
|
Him188
|
6dca4419a4
|
Add platform details
|
2019-11-06 21:40:18 +08:00 |
|
Him188
|
bd9cf3bfd1
|
Redesign packets
|
2019-11-06 19:49:37 +08:00 |
|
Him188
|
e3c3c71290
|
Fix events
|
2019-11-01 22:17:24 +08:00 |
|
Him188
|
8178a8c81a
|
Improve performance
|
2019-11-01 20:03:43 +08:00 |
|
Him188
|
efb3213371
|
Fix solveCaptcha on Jvm
|
2019-11-01 18:00:04 +08:00 |
|
Him188
|
f78c47348e
|
Add suspend shortcuts for toExternalImage
|
2019-11-01 10:23:18 +08:00 |
|
Him188
|
34f10fe2cf
|
adjust login result
|
2019-11-01 09:44:12 +08:00 |
|
Him188
|
e2171fd158
|
adjust logger colors
|
2019-10-31 23:11:55 +08:00 |
|
Him188
|
dd0501521c
|
Restore ip resolver
|
2019-10-31 22:30:52 +08:00 |
|