Erik Johnston 5de571987e WIP: Type TreeCache 1 year ago
..
_scripts 4db7862e0f Drop unused tables from groups/communities. (#12967) 1 year ago
api 599c403d99 Allow rate limiters to passively record actions they cannot limit (#13253) 1 year ago
app fa71bb18b5 Drop support for delegating email validation (#13192) 1 year ago
appservice 3371e1abcb Add prometheus counters for content types other than events (#13175) 1 year ago
config fa71bb18b5 Drop support for delegating email validation (#13192) 1 year ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events 7281591f4c Use state before join to determine if we `_should_perform_remote_join` (#13270) 1 year ago
federation 21eeacc995 Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 year ago
handlers 7281591f4c Use state before join to determine if we `_should_perform_remote_join` (#13270) 1 year ago
http 9b683ea80f Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 1 year ago
logging 6ad012ef89 More type hints for `synapse.logging` (#13103) 1 year ago
metrics f30bcbd84a Fix Synapse git info missing in version strings (#12973) 1 year ago
module_api 11f811470f Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 1 year ago
push e5716b631c Don't pull out the full state when calculating push actions (#13078) 1 year ago
replication 1391a76cd2 Faster room joins: fix race in recalculation of current room state (#13151) 1 year ago
res 103f51d867 Fix Jinja templating error when generating thumbnail URLs. (#12510) 2 years ago
rest 1d5c80b161 Reduce duplicate code in receipts servlets. (#13198) 1 year ago
server_notices 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 year ago
state 0731e0829c Don't pull out the full state when storing state (#13274) 1 year ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage 057ae8b61c Comments 1 year ago
streams e541bb9eed Rework stream token to stop caring about groups. (#12897) 1 year ago
util 5de571987e WIP: Type TreeCache 1 year ago
__init__.py f30bcbd84a Fix Synapse git info missing in version strings (#12973) 1 year ago
event_auth.py ad5761b65c Add support for room version 10 (#13220) 1 year ago
notifier.py 0eb7e69768 Notifier: accept callbacks to fire on room joins (#13254) 1 year ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
types.py c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
visibility.py e610128c50 Add a `filter_event_for_clients_with_state` function (#13222) 1 year ago