You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Denis c802ef1411
Don't include redundant prev_state in new events (#13791)
1 year ago
..
_scripts Add receipts event stream ordering (#13703) 1 year ago
api Remove unused method in `synapse.api.auth.Auth`. (#13795) 1 year ago
app Fix Prometheus recording rules to not use legacy metric names. (#13718) 1 year ago
appservice Add prometheus counters for content types other than events (#13175) 1 year ago
config Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) 1 year ago
crypto Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 1 year ago
events Don't include redundant prev_state in new events (#13791) 1 year ago
federation Don't include redundant prev_state in new events (#13791) 1 year ago
handlers Remove error spam when users query the keys of departed remote users (#13826) 1 year ago
http Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) 1 year ago
logging Tag trace with instance name (#13761) 1 year ago
metrics Fix cache metrics not being updated when not using the legacy exposition module. (#13717) 1 year ago
module_api Update module API "update room membership" method to allow for remote joins (#13441) 1 year ago
push Update event push action and receipt tables to support threads. (#13753) 1 year ago
replication Remove configuration options for direct TCP replication. (#13647) 1 year ago
res Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
rest Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 1 year ago
server_notices 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 Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 year ago
state Avoid putting rejected events in room state (#13723) 1 year ago
static Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 1 year ago
streams Instrument `/messages` for understandable traces in Jaeger (#13368) 1 year ago
util Fix a memory leak when running the unit tests. (#13798) 1 year ago
__init__.py Check if Rust lib needs rebuilding. (#13759) 1 year ago
event_auth.py Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 year ago
notifier.py Notifier: accept callbacks to fire on room joins (#13254) 1 year ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 year ago
types.py Cancel the processing of key query requests when they time out. (#13680) 1 year ago
visibility.py Add some miscellaneous comments around sync (#13474) 1 year ago