mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 07:30:14 +08:00
b7869888f0
* StatSvc.Register: Provide SSO Ip and correct logic * Remove unnessacy launch Co-authored-by: Him188 <Him188@mamoe.net> * Test for last polled ip * Normal login test for last ip * Fix test failed and remove debug code * Fix unit test and build * Optimize pollCurrent and pollAny method * Use uOldSSOIp and uNewSSOIp only when protocol is PHONE * Fix bug in toIpV4Long * Fix new line in NettyBotNormalLoginTest.kt * Using Inet4Address and toInt method for toIpV4Long * Return Unsigned Long for toIpV4Long * Remove unnessacy synchronized annotation Co-authored-by: Him188 <Him188@mamoe.net> * Using createAddress method instead of address * Moving lastDisconnectedIp and lastConnectedIp to Server List * Fix build * Fix build and remove empty line * Keeping naming consistent * Use bot.components instead of overrideComponents Co-authored-by: Him188 <Him188@mamoe.net> * Revert overrideComponents changes and add comment for overrideComponents Co-authored-by: Him188 <Him188@mamoe.net> |
||
---|---|---|
.. | ||
androidMain/kotlin/utils/crypto | ||
androidTest/kotlin | ||
commonMain | ||
commonTest/kotlin | ||
jvmMain/kotlin | ||
jvmTest/kotlin | ||
main |