MatrixSynapse/synapse
Erik Johnston 3853a7edfc
Only store data in caches, not "smart" objects (#9845)
2021-04-23 11:47:07 +01:00
..
_scripts Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
api Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
app remove `HomeServer.get_config` (#9815) 2021-04-14 19:09:08 +01:00
appservice Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
config Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
crypto remove `HomeServer.get_config` (#9815) 2021-04-14 19:09:08 +01:00
events Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
federation Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
groups Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
handlers Clear the resync bit after resyncing device lists (#9867) 2021-04-22 16:53:24 +01:00
http Limit the size of HTTP responses read over federation. (#9833) 2021-04-23 11:08:41 +01:00
logging Merge branch 'master' into develop 2021-04-22 11:23:56 +01:00
metrics Merge branch 'master' into develop 2021-04-21 14:55:06 +01:00
module_api Don't send normal presence updates over federation replication stream (#9828) 2021-04-19 10:50:49 +01:00
push Only store data in caches, not "smart" objects (#9845) 2021-04-23 11:47:07 +01:00
replication Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
res/templates Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
rest Limit length of accepted email addresses (#9855) 2021-04-22 17:49:11 +01:00
server_notices Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
state Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
static Add initial support for a "pick your IdP" page (#9017) 2021-01-05 11:25:28 +00:00
storage Only store data in caches, not "smart" objects (#9845) 2021-04-23 11:47:07 +01:00
streams Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
util Limit length of accepted email addresses (#9855) 2021-04-22 17:49:11 +01:00
__init__.py Merge branch 'master' into develop 2021-04-22 11:23:56 +01:00
event_auth.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
notifier.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
python_dependencies.py Fix the suggested pip incantation for cryptography (#9699) 2021-03-29 11:55:33 +01:00
secrets.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
types.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
visibility.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00