|
|
22faef0fb0
|
feat(gateway): handle resume and opcode 9
|
2026-01-27 21:00:15 +11:00 |
|
|
|
b04d75df99
|
refactor: split Gateway into Handler and Session
|
2026-01-27 17:37:25 +11:00 |
|
|
|
cd50f75c10
|
feat(core): gateway connection and identify
|
2026-01-27 02:23:26 +11:00 |
|
|
|
3a28fe17f8
|
fix: add default uncaught exception handler
Sometimes a coroutine will crash and nothing gets emitted in logcat,
this makes sure to at least show *something*
|
2026-01-27 02:12:00 +11:00 |
|
|
|
a2fb59c6f8
|
feat: basic api, captcha, and login flow
whew, that's a lot
|
2026-01-25 03:31:24 +11:00 |
|
|
|
61bb748925
|
refactor: composeApp -> ui
|
2026-01-23 23:31:31 +11:00 |
|