Erik Johnston 115970a494 Speed up push rule evaluation 1 year ago
..
_scripts 47822fd2e8 Merge branch 'master' into develop 1 year ago
api ab18441573 Support stable identifiers for MSC2285: private read receipts. (#13273) 1 year ago
app f4ab6a4a96 Refuse to start when `faster_joins` is enabled on a worker deployment (#13531) 1 year ago
appservice 3371e1abcb Add prometheus counters for content types other than events (#13175) 1 year ago
config b71b41c7bd Fix a typo in docs and in some warnings (#13538) 1 year ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events 96d92156d0 Update type of `EventContext.rejected` (#13460) 1 year ago
federation 0a4efbc1dd Instrument the federation/backfill part of `/messages` (#13489) 1 year ago
handlers 088bcb7ecb Time how long it takes us to do backfill processing (#13535) 1 year ago
http d642ce4b32 Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) 1 year ago
logging 0a4efbc1dd Instrument the federation/backfill part of `/messages` (#13489) 1 year ago
metrics 50122754c8 Add missing types to opentracing. (#13345) 1 year ago
module_api 026ac4486c Update module API "update room membership" method to allow for remote joins (#13441) 1 year ago
push 115970a494 Speed up push rule evaluation 1 year ago
replication ab18441573 Support stable identifiers for MSC2285: private read receipts. (#13273) 1 year ago
res 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
rest d75512d19e Add forgotten status to Room Details API (#13503) 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 7a19995120 Correct a misnamed argument in state res v2 (#13467) 1 year ago
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage d75512d19e Add forgotten status to Room Details API (#13503) 1 year ago
streams 92d21faf12 Instrument `/messages` for understandable traces in Jaeger (#13368) 1 year ago
util c6ee9c0ee4 Add metrics to track rate limiter queue timing (#13544) 1 year ago
__init__.py f30bcbd84a Fix Synapse git info missing in version strings (#12973) 1 year ago
event_auth.py 502f075e96 Implement MSC3848: Introduce errcodes for specific event sending failures (#13343) 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 51c01d450a Add some miscellaneous comments around sync (#13474) 1 year ago