anonymousland-synapse/synapse
2022-05-16 15:35:31 +00:00
..
_scripts
api Fix incorrect type hint in filtering code. (#12695) 2022-05-10 14:10:22 -04:00
app Reload cache factors from disk on SIGHUP (#12673) 2022-05-11 13:43:22 +00:00
appservice
config Fix typo in listener config (#12742) 2022-05-16 13:50:07 +00:00
crypto
events Consolidate logic for parsing relations. (#12693) 2022-05-16 12:42:45 +00:00
federation Complain if a federation endpoint has the @cancellable flag (#12705) 2022-05-11 14:52:26 +01:00
groups Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
handlers Add StreamKeyType class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
http Another batch of type annotations (#12726) 2022-05-13 12:35:31 +01:00
logging Another batch of type annotations (#12726) 2022-05-13 12:35:31 +01:00
metrics Add config flags to allow for cache auto-tuning (#12701) 2022-05-13 12:32:39 -07:00
module_api
push Consolidate logic for parsing relations. (#12693) 2022-05-16 12:42:45 +00:00
replication Add StreamKeyType class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
res
rest URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720) 2022-05-12 18:16:32 +01:00
server_notices Add StreamKeyType class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
spam_checker_api
state Refactor EventContext (#12689) 2022-05-10 19:43:13 +00:00
static
storage Add StreamKeyType class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
streams
util Add config flags to allow for cache auto-tuning (#12701) 2022-05-13 12:32:39 -07:00
__init__.py
event_auth.py
notifier.py Add StreamKeyType class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
py.typed
server.py SpamChecker metrics (#12513) 2022-05-13 12:17:38 +01:00
types.py Add StreamKeyType class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
visibility.py