David Robertson fda6252233 Also notify of join events via another path 1 year ago
..
_scripts 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 1 year ago
api dcb16831e8 Move comment translating between bucket terminology 1 year ago
app 417f4cf40b Don't use keyword arguments when initialising modules (#13060) 1 year ago
appservice 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
config bd873e6571 Define config for room-level join limiter 1 year ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events a164a46038 Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 1 year ago
federation 81eb4ab86a Update rate limiter in the event persister logic 1 year ago
handlers fda6252233 Also notify of join events via another path 1 year ago
http 9b683ea80f Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 1 year ago
logging 3503f42741 Easy type hints in synapse.logging.opentracing (#12894) 1 year ago
metrics f30bcbd84a Fix Synapse git info missing in version strings (#12973) 1 year ago
module_api a164a46038 Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 1 year ago
push 1017f09c18 Update MSC3786 implementation: Check the `state_key` (#12939) 1 year ago
replication 81eb4ab86a Update rate limiter in the event persister logic 1 year ago
res 103f51d867 Fix Jinja templating error when generating thumbnail URLs. (#12510) 2 years ago
rest 6b99a66fe0 Remove unspecced DELETE endpoint that modifies room visibility (#13123) 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 8ecf6be1e1 Move some event auth checks out to a different method (#13065) 1 year ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage ae788ca796 Replication: include `outlier` in event rows 1 year ago
streams e541bb9eed Rework stream token to stop caring about groups. (#12897) 1 year ago
util fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
__init__.py f30bcbd84a Fix Synapse git info missing in version strings (#12973) 1 year ago
event_auth.py d4b1c0d800 Fix inconsistencies in event validation (#13088) 1 year ago
notifier.py 9d4cdae33a Notifier: accept callbacks to fire on room joins 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 81eb4ab86a Update rate limiter in the event persister logic 1 year ago
types.py c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
visibility.py 79dadf7216 Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905) 1 year ago