David Robertson f2d2481e56 Require SQLite >= 3.27.0 (#13760) 1 anno fa
..
_scripts d092e6f32a Support `registration_shared_secret` in a file (#13614) 1 anno fa
api d3d9ca156e Cancel the processing of key query requests when they time out. (#13680) 1 anno fa
app 526f84bc2e Fix Prometheus recording rules to not use legacy metric names. (#13718) 1 anno fa
appservice 3371e1abcb Add prometheus counters for content types other than events (#13175) 1 anno fa
config b7e4bfd005 Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) 1 anno fa
crypto 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 1 anno fa
events c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 anno fa
federation 526f84bc2e Fix Prometheus recording rules to not use legacy metric names. (#13718) 1 anno fa
handlers 69fa29700e Re-type hint some collections in `/sync` code as read-only (#13754) 1 anno fa
http b58386e37e A second batch of Pydantic models for rest/client/account.py (#13687) 1 anno fa
logging 0a4efbc1dd Instrument the federation/backfill part of `/messages` (#13489) 1 anno fa
metrics cf11919ddd Fix cache metrics not being updated when not using the legacy exposition module. (#13717) 1 anno fa
module_api 026ac4486c Update module API "update room membership" method to allow for remote joins (#13441) 1 anno fa
push 390b7ce946 Disable calculating unread counts unless the config flag is enabled. (#13694) 1 anno fa
replication 32fc3b7ba4 Remove configuration options for direct TCP replication. (#13647) 1 anno fa
res 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 anno fa
rest b58386e37e A second batch of Pydantic models for rest/client/account.py (#13687) 1 anno fa
server_notices d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 anno fa
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 2 anni fa
state 42b11d5565 Remove cached wrap on `_get_joined_users_from_context` method (#13569) 1 anno fa
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 anno fa
storage f2d2481e56 Require SQLite >= 3.27.0 (#13760) 1 anno fa
streams 92d21faf12 Instrument `/messages` for understandable traces in Jaeger (#13368) 1 anno fa
util cf11919ddd Fix cache metrics not being updated when not using the legacy exposition module. (#13717) 1 anno fa
__init__.py f30bcbd84a Fix Synapse git info missing in version strings (#12973) 2 anni fa
event_auth.py c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 anno fa
notifier.py 0eb7e69768 Notifier: accept callbacks to fire on room joins (#13254) 1 anno fa
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 anni fa
server.py 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 anno fa
types.py d3d9ca156e Cancel the processing of key query requests when they time out. (#13680) 1 anno fa
visibility.py 51c01d450a Add some miscellaneous comments around sync (#13474) 1 anno fa