anonymousland-synapse/synapse
Richard van der Hoff 76dbd7b8d6
Stop populating unused table local_invites. (#7793)
This table is no longer used, so we may as well stop populating it. Removing it
would prevent people rolling back to older releases of Synapse, so that can
happen in a future release.
2020-07-07 14:20:40 +01:00
..
_scripts Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
api isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
app Merge branch 'master' into release-v1.16.0 2020-07-02 11:02:42 -04:00
appservice Convert the appservice handler to async/await. (#7775) 2020-07-06 07:40:35 -04:00
config Add documentation for JWT login type and improve sample config. (#7776) 2020-07-06 08:31:51 -04:00
crypto Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
events Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
federation Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
groups Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
handlers Refactor getting replication updates from database v2. (#7740) 2020-07-07 12:11:35 +01:00
http Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
logging isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
metrics Add some metrics for inbound and outbound federation processing times (#7755) 2020-06-30 16:58:06 +01:00
module_api Wrap register_device coroutine in an ensureDeferred (#7684) 2020-06-16 10:13:59 +01:00
push Don't ignore set_tweak actions with no explicit value. (#7766) 2020-07-06 11:43:41 +01:00
replication Refactor getting replication updates from database v2. (#7740) 2020-07-07 12:11:35 +01:00
res/templates
rest Add documentation for JWT login type and improve sample config. (#7776) 2020-07-06 08:31:51 -04:00
server_notices Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
spam_checker_api
state Add another yield point to state res v2 (#7746) 2020-06-26 10:44:52 +01:00
static Clean-up the fallback login code. (#7657) 2020-06-10 09:50:39 -04:00
storage Stop populating unused table local_invites. (#7793) 2020-07-07 14:20:40 +01:00
streams
util Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
__init__.py 1.16.0rc2 2020-07-02 11:06:35 -04:00
event_auth.py
notifier.py
python_dependencies.py Allow to use higher versions of prometheus_client (#7780) 2020-07-06 10:21:41 +01:00
secrets.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
server.py Performance improvements and refactor of Ratelimiter (#7595) 2020-06-05 10:47:20 +01:00
server.pyi
types.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
visibility.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00