MatrixSynapse/synapse
Richard van der Hoff 898196f1cc guard against accidental modification 2020-10-13 23:24:50 +01:00
..
_scripts
api
app Move additional tasks to the background worker, part 3 (#8489) 2020-10-09 07:37:51 -04:00
appservice Add type hints to response cache. (#8507) 2020-10-09 11:35:11 -04:00
config Increase default max_upload_size from 10M to 50M (#8502) 2020-10-09 16:58:23 +01:00
crypto
events guard against accidental modification 2020-10-13 23:24:50 +01:00
federation Add type hints to response cache. (#8507) 2020-10-09 11:35:11 -04:00
groups
handlers Allow ThirdPartyRules modules to replace event content 2020-10-13 23:24:50 +01:00
http
logging
metrics
module_api Allow modules to create and send events into rooms (#8479) 2020-10-09 13:46:36 +01:00
push
replication Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
res/templates
rest Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
server_notices
spam_checker_api
state
static
storage Move additional tasks to the background worker, part 4 (#8513) 2020-10-13 08:20:32 -04:00
streams Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
util Add type hints to response cache. (#8507) 2020-10-09 11:35:11 -04:00
__init__.py 1.21.1 2020-10-13 10:27:16 +01:00
event_auth.py
notifier.py Add type hints to some handlers (#8505) 2020-10-09 07:20:51 -04:00
python_dependencies.py
secrets.py
server.py Move additional tasks to the background worker, part 4 (#8513) 2020-10-13 08:20:32 -04:00
types.py Use vector clocks for room stream tokens. (#8439) 2020-10-07 15:15:33 +01:00
visibility.py