matrix-appservice-kakaotalk/matrix_appservice_kakaotalk
Andrew Ferrazzutti 27b2c15ad3 Changes to RPC object logging and Node config
- Move config from Python to Node
- Also log responses
- Only log request/response object properties in Node, as logging them
in both Node and Python is redundant
- Error-out if Node listen config is missing
- For convenience, make PeerClient copy setting properties from
ClientManager instead of referencing them
2022-05-15 22:17:28 -04:00
..
commands Minor style changes 2022-05-10 21:43:26 -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 Don't document that outbound portal avatars are supported 2022-05-12 03:50:58 -04:00
rpc Changes to RPC object logging and Node config 2022-05-15 22:17:28 -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 Changes to RPC object logging and Node config 2022-05-15 22:17:28 -04:00
example-config.yaml Changes to RPC object logging and Node config 2022-05-15 22:17:28 -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 Fixes to leaves and DM creation 2022-05-10 21:43:26 -04:00
puppet.py For DM checks, use ID of sender instead of channel 2022-04-23 16:51:48 -04:00
user.py Fixes to leaves and DM creation 2022-05-10 21:43:26 -04:00
version.py Initial commit 2022-02-25 02:22:50 -05:00