MatrixSynapse/synapse
Richard van der Hoff 49d3bca37b Implement updated auth rules from MSC2260 2020-01-28 14:20:10 +00:00
..
_scripts
api Implement updated auth rules from MSC2260 2020-01-28 14:20:10 +00:00
app
appservice
config
crypto
events Make 'event.redacts' never raise. (#6771) 2020-01-23 15:19:03 +00:00
federation Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
groups
handlers Pass room version object into event_auth.check and check_redaction (#6788) 2020-01-28 14:18:29 +00:00
http
logging
metrics
module_api
push
replication Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00
res/templates
rest Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
server_notices
spam_checker_api
state Pass room version object into event_auth.check and check_redaction (#6788) 2020-01-28 14:18:29 +00:00
static
storage Warn if postgres database has non-C locale. (#6734) 2020-01-28 13:44:21 +00:00
streams
util Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
__init__.py 1.9.1 2020-01-28 13:09:36 +00:00
event_auth.py Implement updated auth rules from MSC2260 2020-01-28 14:20:10 +00:00
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py