Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Patrick Cloke b7272b73aa
Properly paginate forward in the /relations API. (#13840)
1 год назад
..
_scripts Support enabling/disabling pushers (from MSC3881) (#13799) 1 год назад
api Remove unused method in `synapse.api.auth.Auth`. (#13795) 1 год назад
app Fix Prometheus recording rules to not use legacy metric names. (#13718) 1 год назад
appservice Add prometheus counters for content types other than events (#13175) 1 год назад
config Implementation of MSC3882 login token request (#13722) 1 год назад
crypto Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 1 год назад
events Don't include redundant prev_state in new events (#13791) 1 год назад
federation Don't include redundant prev_state in new events (#13791) 1 год назад
handlers Support enabling/disabling pushers (from MSC3881) (#13799) 1 год назад
http Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) 1 год назад
logging Tag trace with instance name (#13761) 1 год назад
metrics Fix cache metrics not being updated when not using the legacy exposition module. (#13717) 1 год назад
module_api Add cache invalidation across workers to module API (#13667) 1 год назад
push Track device IDs for pushers (#13831) 1 год назад
replication Support enabling/disabling pushers (from MSC3881) (#13799) 1 год назад
res Add viewport directive to HTML templates to optimise for mobile (#13493) 1 год назад
rest Last batch of Pydantic for synapse/rest/client/account.py (#13832) 1 год назад
server_notices Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 год назад
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 год назад
state Avoid putting rejected events in room state (#13723) 1 год назад
static Add viewport directive to HTML templates to optimise for mobile (#13493) 1 год назад
storage Properly paginate forward in the /relations API. (#13840) 1 год назад
streams Instrument `/messages` for understandable traces in Jaeger (#13368) 1 год назад
util Add cache invalidation across workers to module API (#13667) 1 год назад
__init__.py Check if Rust lib needs rebuilding. (#13759) 1 год назад
event_auth.py Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 год назад
notifier.py Notifier: accept callbacks to fire on room joins (#13254) 1 год назад
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 лет назад
server.py Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 год назад
types.py Cancel the processing of key query requests when they time out. (#13680) 1 год назад
visibility.py Add some miscellaneous comments around sync (#13474) 1 год назад