matrix-appservice-kakaotalk/matrix_appservice_kakaotalk
Andrew Ferrazzutti a49e2768a3 Don't send outbound mentions for direct chats
because KT doesn't allow them, and errors when the bridge sends them
2022-05-09 03:31:14 -04:00
..
commands Fix forced login 2022-05-06 18:28:22 -04:00
db Backfill inbound read receipts 2022-05-05 03:05:19 -04:00
formatter Don't send outbound mentions for direct chats 2022-05-09 03:31:14 -04:00
kt Create new direct chat if necessary when creating new DM portal 2022-05-06 04:25:08 -04:00
rpc Inbound file messages 2022-04-28 03:26:08 -04:00
util Initial commit 2022-02-25 02:22:50 -05:00
__init__.py Update version 2022-04-29 09:55:53 -04:00
__main__.py Remove incomplete web-based login for now 2022-04-11 00:02:12 -04:00
config.py Remove unimplemented settings that (likely) won't be needed 2022-05-05 03:04:03 -04:00
example-config.yaml Remove unimplemented settings that (likely) won't be needed 2022-05-05 03:04:03 -04:00
get_version.py Update version 2022-04-11 00:40:10 -04:00
matrix.py Create new direct chat if necessary when creating new DM portal 2022-05-06 04:25:08 -04:00
portal.py Add missing await 2022-05-09 03:31:14 -04:00
puppet.py For DM checks, use ID of sender instead of channel 2022-04-23 16:51:48 -04:00
user.py Create new direct chat if necessary when creating new DM portal 2022-05-06 04:25:08 -04:00
version.py Initial commit 2022-02-25 02:22:50 -05:00