MatrixSynapse/synapse
Denis c802ef1411
Don't include redundant prev_state in new events (#13791)
2022-09-20 09:44:38 +01:00
..
_scripts Add receipts event stream ordering (#13703) 2022-09-13 08:16:37 +01:00
api Remove unused method in `synapse.api.auth.Auth`. (#13795) 2022-09-14 10:33:54 -04:00
app Fix Prometheus recording rules to not use legacy metric names. (#13718) 2022-09-08 15:01:42 +01:00
appservice
config
crypto Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 2022-08-23 21:53:37 -05:00
events Don't include redundant prev_state in new events (#13791) 2022-09-20 09:44:38 +01:00
federation Don't include redundant prev_state in new events (#13791) 2022-09-20 09:44:38 +01:00
handlers
http
logging
metrics
module_api
push
replication
res
rest
server_notices Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 2022-08-24 14:13:12 -05:00
spam_checker_api
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py