MatrixSynapse/synapse
Patrick Cloke 9db4c1b175
Add flags to /versions about whether new rooms are encrypted by default. (#8343)
2020-09-18 07:56:20 -04:00
..
_scripts
api Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
app Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
appservice Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
config Fix a regression from calling read_templates. (#8252) 2020-09-04 09:10:33 -04:00
crypto Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
events Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
federation Fix ratelimiting for federation `/send` requests. (#8342) 2020-09-18 10:49:29 +01:00
groups Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
handlers Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
http Fix the exception that is raised when invalid JSON is encountered. (#8291) 2020-09-10 14:55:25 -04:00
logging Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
metrics Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
module_api Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
push Only add rows to the push actions table if the event notifies or should be marked unread (#8274) 2020-09-07 16:56:27 +01:00
replication Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
res/templates
rest Add flags to /versions about whether new rooms are encrypted by default. (#8343) 2020-09-18 07:56:20 -04:00
server_notices Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
spam_checker_api Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
state Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
static
storage Fix /notifications and pushers misbehaving because of unread counts (#8280) 2020-09-08 15:26:06 +01:00
streams Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
util Fix the exception that is raised when invalid JSON is encountered. (#8291) 2020-09-10 14:55:25 -04:00
__init__.py 1.20.0rc4 2020-09-16 08:54:30 -04:00
event_auth.py
notifier.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
python_dependencies.py Revert pinning of setuptools (#8239) 2020-09-03 09:45:36 -04:00
secrets.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
server.py Fix ratelimiting for federation `/send` requests. (#8342) 2020-09-18 10:49:29 +01:00
types.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
visibility.py