Erik Johnston 9d2823ab70 Cache `is_partial_state_room` (#13693) 1 year ago
..
_scripts d092e6f32a Support `registration_shared_secret` in a file (#13614) 1 year ago
api 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
app be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 1 year ago
appservice 3371e1abcb Add prometheus counters for content types other than events (#13175) 1 year ago
config 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
crypto 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 1 year ago
events 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 1 year ago
federation 2318603772 Add some logging to help track down #13444 (#13679) 1 year ago
handlers 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
http 7bc110a19e Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
logging 0a4efbc1dd Instrument the federation/backfill part of `/messages` (#13489) 1 year ago
metrics be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 1 year ago
module_api 026ac4486c Update module API "update room membership" method to allow for remote joins (#13441) 1 year ago
push 436e0eb39a Fix breaking event sending due to bad push rule (#13547) 1 year ago
replication 0e99f07952 Remove support for unstable private read receipts (#13653) 1 year ago
res 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
rest e8130f219b Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683) 1 year ago
server_notices d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 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 42b11d5565 Remove cached wrap on `_get_joined_users_from_context` method (#13569) 1 year ago
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage 9d2823ab70 Cache `is_partial_state_room` (#13693) 1 year ago
streams 92d21faf12 Instrument `/messages` for understandable traces in Jaeger (#13368) 1 year ago
util 7bc110a19e Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 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 1eea73b413 Fix rate limit metrics registering twice and misreporting (#13649) 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