matrix-appservice-kakaotalk/matrix_appservice_kakaotalk
Andrew Ferrazzutti 32181e3257 Actually connect channel add listener
Also be less strict about needing channel_info on portal creation
2022-04-28 03:26:08 -04:00
..
commands Command for outbound leaves 2022-04-28 03:26:08 -04:00
db Many fixes thanks to mypy 2022-04-28 03:26:08 -04:00
formatter Many fixes thanks to mypy 2022-04-28 03:26:08 -04:00
kt Actually connect channel add listener 2022-04-28 03:26:08 -04:00
rpc Inbound file messages 2022-04-28 03:26:08 -04:00
util
__init__.py
__main__.py
config.py Actually apply displayname_template 2022-04-23 13:55:55 -04:00
example-config.yaml Actually apply displayname_template 2022-04-23 13:55:55 -04:00
get_version.py
matrix.py Try outbound room title & description, and work on outbound room avatar 2022-04-14 04:27:23 -04:00
portal.py Actually connect channel add listener 2022-04-28 03:26:08 -04:00
puppet.py For DM checks, use ID of sender instead of channel 2022-04-23 16:51:48 -04:00
user.py Many fixes thanks to mypy 2022-04-28 03:26:08 -04:00
version.py