Andrew Ferrazzutti fair
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-04-10 05:08:04 -04:00
370865c2c1 Silently handle inbound "feed" messages
87b41fbdcc Make another missing inbound property optional
e2c24c3ac5 Add missing parameter
69d21bdb4e Update roadmap
c9189d17cf Inbound channel/user join/leave
Compare 12 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-04-09 04:15:08 -04:00
861e3ff30d Update roadmap
297697973f Catch a possible non-cancel exception when terminating Node module
61d9a60704 Outgoing message redactions
01a89508f6 Remove outbound typing listeners
60b115bd38 Rename remote->kakaotalk and message->chat
Compare 8 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-04-08 05:22:48 -04:00
a22fe2630f Update roadmap
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-04-08 05:17:02 -04:00
e94c598e3b Force-disable web-based login until it is implemented
37c983ce0b Don't allow having two node modules use the same socket
3abb296109 Sync channels from most to least recently updated
cf9fbc6d57 Make some more missing inbound properties optional
8ac16e00fc Handle disconnections from the node module
Compare 12 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-04-05 03:46:47 -04:00
3ced968494 Inbound replies (and some kwarg cleanup)
ce5006269f Make some missing inbound properties optional
b51ce9bc96 Don't re-add inbound listeners on every reconnect/sync
ada6a56135 Add missing __init__.py
3dc1f2612e Minor improvements
Compare 9 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-04-01 05:13:05 -04:00
c8803bc8cc Minor cleanups
59ea91519a Split state into "logged in" and "connected"
Compare 2 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-29 03:26:32 -04:00
15415a5eec Send multiphoto messages in order
d116ebefc7 Async function -> return awaitable
Compare 2 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-28 03:42:37 -04:00
d7b0b9013f Update roadmap
48ff7b3ceb Inbound multiphoto, video, audio
Compare 2 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-26 03:38:06 -04:00
ace4eefec7 Outbound media messages
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-25 05:10:55 -04:00
256c4d429a Inbound message attachments, starting with images
e099886eb1 Minor style changes
Compare 2 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-23 03:10:09 -04:00
2d9ae53d89 Add command for listing friends
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-21 01:42:21 -04:00
66262caa63 Restore forgotten channels before sending something into them
b9eb4ce0ac Prevent crash when quitting Python module after Node module
dc02fbe33a Improve type hints & re-add missing log message in client.js
ee3daab48d Rename some login data types & variables
Compare 4 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-20 03:12:29 -04:00
b59b8a68c3 Sync receiver of DM channel at init time for existing portal
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-18 03:53:07 -04:00
60c47e5a20 Improved syncing, cleanups
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-13 17:57:07 -04:00
d975dd8c1f In SETUP.md, mention postgresql setup & sqlite3 support
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-13 00:58:33 -05:00
9c330350e0 Add README and setup instructions
491cdca7b6 Fix how DirectChat and MemoChat channels are handled
c7df4b1e65 Fix channel sync debug message
1a947a1999 Apply chat sync limit during RPC transfer
Compare 4 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-11 20:42:27 -05:00
4158788496 Clean up Long
2a91a7b43e Include security fix for follow-redirects
f5d16839a6 Minor cleanups
c48952a9fa Show error on startup/sync failure
Compare 4 commits »
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-10 02:46:58 -05:00
66b66bd27b First crack at incoming messages
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-09 20:27:23 -05:00
6e6c6f5c48 Message sending
fair pushed to master at fair/matrix-appservice-kakaotalk 2022-03-09 02:30:49 -05:00
00c0090c19 Enforce non-optional ktid and kt_receiver for portal DB objects
f8a50f1201 Mark long commands as read
0c9550841c Puppets and backfilling
e28694c987 Remove union operator from more dataclass fields
Compare 4 commits »