Eric Eastwood 74e676256e Separate backward extremity insertion for re-use 1 year ago
..
_scripts 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 1 year ago
api 0dbdc39940 Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) 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 0ef1307619 Add custom well-known (#13035) 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 81608490e3 Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 1 year ago
handlers 74e676256e Separate backward extremity insertion for re-use 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 97e9fbe1b2 Type annotations in `synapse.databases.main.devices` (#13025) 1 year ago
res 103f51d867 Fix Jinja templating error when generating thumbnail URLs. (#12510) 2 years ago
rest 6cba6a51af Merge branch 'master' into develop 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 74e676256e Separate backward extremity insertion for re-use 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 e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 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 79dadf7216 Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905) 1 year ago