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