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.
 
 
 
 
 
 
Quentin Gliech 50c92f3a69
Carry IdP Session IDs through user-mapping sessions. (#13839)
1 year ago
..
_scripts Support enabling/disabling pushers (from MSC3881) (#13799) 1 year ago
api Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 1 year ago
app Handle the case of remote users leaving a partial join room for device lists (#13885) 1 year ago
appservice Add prometheus counters for content types other than events (#13175) 1 year ago
config Accept & store thread IDs for receipts (implement MSC3771). (#13782) 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 Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 1 year ago
handlers Carry IdP Session IDs through user-mapping sessions. (#13839) 1 year ago
http Fix mypy errors with latest canonicaljson (#13905) 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 Add cache invalidation across workers to module API (#13667) 1 year ago
push Track device IDs for pushers (#13831) 1 year ago
replication Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 year ago
res Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
rest Accept & store thread IDs for receipts (implement MSC3771). (#13782) 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) 2 years 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 Handle the case of remote users leaving a partial join room for device lists (#13885) 1 year ago
streams Instrument `/messages` for understandable traces in Jaeger (#13368) 1 year ago
util Add cache invalidation across workers to module API (#13667) 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 Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 year ago
visibility.py Add some miscellaneous comments around sync (#13474) 1 year ago