forked-synapse/synapse
Gabriel Féron daf3a67908
Add get_canonical_room_alias to module API (#15450)
Co-authored-by: Boxdot <d@zerovolt.org>
2023-05-31 09:18:37 -04:00
..
_scripts
api Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
app
appservice
config Make the config tests spawn the homeserver only when needed 2023-05-30 09:43:06 -04:00
crypto
events
federation Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
handlers Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
http Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
logging Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
media
metrics
module_api Add get_canonical_room_alias to module API (#15450) 2023-05-31 09:18:37 -04:00
push
replication Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
res
rest Disable incompatible Admin API endpoints 2023-05-30 09:43:06 -04:00
server_notices
spam_checker_api
state
static
storage Add get_canonical_room_alias to module API (#15450) 2023-05-31 09:18:37 -04:00
streams
types Save the scopes in the requester 2023-05-30 09:43:06 -04:00
util Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
__init__.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
event_auth.py
notifier.py Move ThirdPartyEventRules into module_api/callbacks (#15535) 2023-05-04 14:18:22 +00:00
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2021-10-13 08:42:41 +01:00
server.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
visibility.py