MatrixSynapse/synapse
Richard van der Hoff ecb6fe9d9c
Stop using deprecated `keyIds` param on /key/v2/server (#14525)
Fixes #14523.
2022-11-30 11:59:57 +00:00
..
_scripts
api Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521) 2022-11-28 17:22:34 -07:00
app Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 2022-11-24 09:09:17 +00:00
appservice Use `device_one_time_keys_count` to match MSC3202 (#14565) 2022-11-28 16:17:29 +00:00
config Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521) 2022-11-28 17:22:34 -07:00
crypto Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
events
federation Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 2022-11-28 15:54:18 -06:00
handlers POC delete stale non-e2e devices for users (#14038) 2022-11-29 10:36:41 +00:00
http
logging
metrics Fix logging context warnings due to common usage metrics setup (#14574) 2022-11-28 15:25:18 +00:00
module_api Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2022-11-22 14:08:04 -05:00
push Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524) 2022-11-28 18:02:41 -07:00
replication Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2022-11-22 14:08:04 -05:00
res
rest Advertise support for Matrix v1.5. (#14576) 2022-11-29 10:49:23 -05:00
server_notices
spam_checker_api
state
static
storage POC delete stale non-e2e devices for users (#14038) 2022-11-29 10:36:41 +00:00
streams Implement message forward pagination from start when no from is given, fixes #12383 (#14149) 2022-11-24 09:10:51 +00:00
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2022-11-22 14:08:04 -05:00
types.py
visibility.py