MatrixSynapse/synapse
Patrick Cloke 1de26b3467
Convert Transaction and Edu object to attrs (#10542)
Instead of wrapping the JSON into an object, this creates concrete
instances for Transaction and Edu. This allows for improved type
hints and simplified code.
2021-08-06 09:39:59 -04:00
..
_scripts
api
app
appservice
config Add a setting to disable TLS for sending email (#10546) 2021-08-06 10:13:34 +00:00
crypto
events
federation Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
groups
handlers Fix exceptions in logs when failing to get remote room list (#10541) 2021-08-06 14:05:41 +01:00
http
logging
metrics
module_api Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2021-08-04 10:40:25 +00:00
push
replication
res/templates
rest Fix exceptions in logs when failing to get remote room list (#10541) 2021-08-06 14:05:41 +01:00
server_notices
spam_checker_api
state
static
storage Add support for MSC2716 marker events (#10498) 2021-08-04 12:07:57 -05:00
streams
util Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
__init__.py 1.40.0rc2 2021-08-04 17:09:27 +01:00
event_auth.py
notifier.py
python_dependencies.py
server.py Add a setting to disable TLS for sending email (#10546) 2021-08-06 10:13:34 +00:00
types.py Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2021-08-04 10:40:25 +00:00
visibility.py