Andrew Ferrazzutti
|
3ced968494
|
Inbound replies (and some kwarg cleanup)
|
12 months ago |
Andrew Ferrazzutti
|
ce5006269f
|
Make some missing inbound properties optional
|
12 months ago |
Andrew Ferrazzutti
|
b51ce9bc96
|
Don't re-add inbound listeners on every reconnect/sync
|
12 months ago |
Andrew Ferrazzutti
|
ada6a56135
|
Add missing __init__.py
|
12 months ago |
Andrew Ferrazzutti
|
3dc1f2612e
|
Minor improvements
|
12 months ago |
Andrew Ferrazzutti
|
d9adfe1550
|
Send fallback warning message for unsupported inbound message types
|
12 months ago |
Andrew Ferrazzutti
|
cc5f3f13c3
|
Fix uploading portal avatars
|
12 months ago |
Andrew Ferrazzutti
|
a9633118c5
|
Allow syncing (existing) direct chat channel by inviting puppet to DM
|
12 months ago |
Andrew Ferrazzutti
|
3900e666ff
|
Update mautrix-python & copy latest goodies from mautrix-facebook
|
12 months ago |
Andrew Ferrazzutti
|
c8803bc8cc
|
Minor cleanups
|
1 year ago |
Andrew Ferrazzutti
|
59ea91519a
|
Split state into "logged in" and "connected"
Logged in = have (supposedly valid) session tokens
Connected = have an active TalkClient session
|
1 year ago |
Andrew Ferrazzutti
|
15415a5eec
|
Send multiphoto messages in order
|
1 year ago |
Andrew Ferrazzutti
|
d116ebefc7
|
Async function -> return awaitable
|
1 year ago |
Andrew Ferrazzutti
|
d7b0b9013f
|
Update roadmap
|
1 year ago |
Andrew Ferrazzutti
|
48ff7b3ceb
|
Inbound multiphoto, video, audio
|
1 year ago |
Andrew Ferrazzutti
|
ace4eefec7
|
Outbound media messages
|
1 year ago |
Andrew Ferrazzutti
|
256c4d429a
|
Inbound message attachments, starting with images
|
1 year ago |
Andrew Ferrazzutti
|
e099886eb1
|
Minor style changes
|
1 year ago |
Andrew Ferrazzutti
|
2d9ae53d89
|
Add command for listing friends
|
1 year ago |
Andrew Ferrazzutti
|
66262caa63
|
Restore forgotten channels before sending something into them
|
1 year ago |
Andrew Ferrazzutti
|
b9eb4ce0ac
|
Prevent crash when quitting Python module after Node module
|
1 year ago |
Andrew Ferrazzutti
|
dc02fbe33a
|
Improve type hints & re-add missing log message in client.js
|
1 year ago |
Andrew Ferrazzutti
|
ee3daab48d
|
Rename some login data types & variables
|
1 year ago |
Andrew Ferrazzutti
|
b59b8a68c3
|
Sync receiver of DM channel at init time for existing portal
|
1 year ago |
Andrew Ferrazzutti
|
60c47e5a20
|
Improved syncing, cleanups
|
1 year ago |
Andrew Ferrazzutti
|
d975dd8c1f
|
In SETUP.md, mention postgresql setup & sqlite3 support
|
1 year ago |
Andrew Ferrazzutti
|
9c330350e0
|
Add README and setup instructions
|
1 year ago |
Andrew Ferrazzutti
|
491cdca7b6
|
Fix how DirectChat and MemoChat channels are handled
|
1 year ago |
Andrew Ferrazzutti
|
c7df4b1e65
|
Fix channel sync debug message
|
1 year ago |
Andrew Ferrazzutti
|
1a947a1999
|
Apply chat sync limit during RPC transfer
|
1 year ago |
Andrew Ferrazzutti
|
4158788496
|
Clean up Long
Keep it as an int in Python, and do all fancy conversions in Node
|
1 year ago |
Andrew Ferrazzutti
|
2a91a7b43e
|
Include security fix for follow-redirects
|
1 year ago |
Andrew Ferrazzutti
|
f5d16839a6
|
Minor cleanups
|
1 year ago |
Andrew Ferrazzutti
|
c48952a9fa
|
Show error on startup/sync failure
|
1 year ago |
Andrew Ferrazzutti
|
66b66bd27b
|
First crack at incoming messages
|
1 year ago |
Andrew Ferrazzutti
|
6e6c6f5c48
|
Message sending
|
1 year ago |
Andrew Ferrazzutti
|
00c0090c19
|
Enforce non-optional ktid and kt_receiver for portal DB objects
|
1 year ago |
Andrew Ferrazzutti
|
f8a50f1201
|
Mark long commands as read
|
1 year ago |
Andrew Ferrazzutti
|
0c9550841c
|
Puppets and backfilling
|
1 year ago |
Andrew Ferrazzutti
|
e28694c987
|
Remove union operator from more dataclass fields
|
1 year ago |
Andrew Ferrazzutti
|
8c2775056d
|
Set logged-in flag after manual login
Not just after loading a session
|
1 year ago |
Andrew Ferrazzutti
|
bb3d7057b3
|
Implement logging out from the bridge
But there is no API for logging out of KakaoTalk
|
1 year ago |
Andrew Ferrazzutti
|
db41292be7
|
Remove union operator for Python <3.10 compatibility
|
1 year ago |
Andrew Ferrazzutti
|
b1e922a0fd
|
Fix NormalChannelData deserialization
|
1 year ago |
Andrew Ferrazzutti
|
b57c74eeb6
|
Initial commit
|
1 year ago |