You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Erik Johnston f721f1baba
Revert "Make all `process_replication_rows` methods async (#13304)" (#13312)
1 year ago
..
_scripts Drop unused tables from groups/communities. (#12967) 1 year ago
api Allow rate limiters to passively record actions they cannot limit (#13253) 1 year ago
app Drop support for delegating email validation (#13192) 1 year ago
appservice Add prometheus counters for content types other than events (#13175) 1 year ago
config Provide more info why we don't have any thumbnails to serve (#13038) 1 year ago
crypto Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events Don't pull out the full state when creating an event (#13281) 1 year ago
federation Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 year ago
handlers Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 year ago
http Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 1 year ago
logging More type hints for `synapse.logging` (#13103) 1 year ago
metrics Fix Synapse git info missing in version strings (#12973) 1 year ago
module_api Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 1 year ago
push Don't pull out the full state when calculating push actions (#13078) 1 year ago
replication Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 year ago
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 2 years ago
rest Provide more info why we don't have any thumbnails to serve (#13038) 1 year ago
server_notices Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 year ago
state Don't pull out the full state when creating an event (#13281) 1 year ago
static Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 year ago
streams Rework stream token to stop caring about groups. (#12897) 1 year ago
util Async get event cache prep (#13242) 1 year ago
__init__.py Fix Synapse git info missing in version strings (#12973) 1 year ago
event_auth.py Add support for room version 10 (#13220) 1 year ago
notifier.py Notifier: accept callbacks to fire on room joins (#13254) 1 year ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
types.py Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
visibility.py Add a `filter_event_for_clients_with_state` function (#13222) 1 year ago