MatrixSynapse/synapse
Brendan Abolivier ccca14140a
Track device IDs for pushers (#13831)
Second half of the MSC3881 implementation
2022-09-21 15:31:53 +00:00
..
_scripts Support enabling/disabling pushers (from MSC3881) (#13799) 2022-09-21 14:39:01 +00:00
api Remove unused method in `synapse.api.auth.Auth`. (#13795) 2022-09-14 10:33:54 -04:00
app
appservice
config Implementation of MSC3882 login token request (#13722) 2022-09-21 15:12:29 +00:00
crypto
events Don't include redundant prev_state in new events (#13791) 2022-09-20 09:44:38 +01:00
federation Don't include redundant prev_state in new events (#13791) 2022-09-20 09:44:38 +01:00
handlers Support enabling/disabling pushers (from MSC3881) (#13799) 2022-09-21 14:39:01 +00:00
http Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) 2022-09-15 15:32:25 -05:00
logging
metrics
module_api Add cache invalidation across workers to module API (#13667) 2022-09-21 15:32:01 +02:00
push Track device IDs for pushers (#13831) 2022-09-21 15:31:53 +00:00
replication Support enabling/disabling pushers (from MSC3881) (#13799) 2022-09-21 14:39:01 +00:00
res
rest Track device IDs for pushers (#13831) 2022-09-21 15:31:53 +00:00
server_notices
spam_checker_api
state Avoid putting rejected events in room state (#13723) 2022-09-16 12:45:04 +01:00
static
storage Track device IDs for pushers (#13831) 2022-09-21 15:31:53 +00:00
streams
util Add cache invalidation across workers to module API (#13667) 2022-09-21 15:32:01 +02:00
__init__.py Check if Rust lib needs rebuilding. (#13759) 2022-09-12 10:03:42 +00:00
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py