Commit Graph

17 Commits

Author SHA1 Message Date
491cdca7b6 Fix how DirectChat and MemoChat channels are handled 2022-03-13 00:30:29 -05:00
c7df4b1e65 Fix channel sync debug message 2022-03-12 23:27:28 -05:00
1a947a1999 Apply chat sync limit during RPC transfer 2022-03-12 23:26:23 -05:00
4158788496 Clean up Long
Keep it as an int in Python, and do all fancy conversions in Node
2022-03-11 20:40:33 -05:00
f5d16839a6 Minor cleanups 2022-03-11 20:40:33 -05:00
c48952a9fa Show error on startup/sync failure 2022-03-11 03:40:20 -05:00
66b66bd27b First crack at incoming messages 2022-03-10 02:46:24 -05:00
6e6c6f5c48 Message sending 2022-03-09 20:26:39 -05:00
00c0090c19 Enforce non-optional ktid and kt_receiver for portal DB objects 2022-03-09 02:29:43 -05:00
f8a50f1201 Mark long commands as read 2022-03-09 02:29:43 -05:00
0c9550841c Puppets and backfilling 2022-03-09 02:29:43 -05:00
e28694c987 Remove union operator from more dataclass fields 2022-03-09 02:29:43 -05:00
8c2775056d Set logged-in flag after manual login
Not just after loading a session
2022-03-06 03:23:05 -05:00
bb3d7057b3 Implement logging out from the bridge
But there is no API for logging out of KakaoTalk
2022-03-06 03:23:05 -05:00
db41292be7 Remove union operator for Python <3.10 compatibility 2022-02-26 04:06:26 -05:00
b1e922a0fd Fix NormalChannelData deserialization 2022-02-26 02:21:05 -05:00
b57c74eeb6 Initial commit 2022-02-25 02:22:50 -05:00