MatrixSynapse/synapse
Catalan Lover e8f2bf5c40
Change default room version to 10. Implements MSC3904 (#14111)
* Change Documentation to have v10 as default room version

* Change Default Room version to 10

* Add changelog entry for default room version swap

* Add changelog entry for v10 default room version in docs

* Clarify doc changelog entry

Co-authored-by: David Robertson <david.m.robertson1@gmail.com>

* Improve Documentation changes.

Co-authored-by: David Robertson <david.m.robertson1@gmail.com>

* Update Changelog entry to have correct format

Co-authored-by: David Robertson <david.m.robertson1@gmail.com>

* Update Spec Version to 1.5

* Only need 1 changelog.

* Fix test.

* Update "Changed in" line

Co-authored-by: David Robertson <david.m.robertson1@gmail.com>
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Co-authored-by: Patrick Cloke <patrickc@matrix.org>
2023-01-18 18:59:48 +00:00
..
_scripts
api
app Add listener `health` (#14747) 2023-01-11 12:00:38 +00:00
appservice
config Change default room version to 10. Implements MSC3904 (#14111) 2023-01-18 18:59:48 +00:00
crypto
events
federation Stabilise serving partial join responses (#14839) 2023-01-17 12:44:15 +00:00
handlers Add an early return when handling no-op presence updates. (#14855) 2023-01-16 14:20:12 +00:00
http
logging
metrics
module_api
push
replication Fix bug in `wait_for_stream_position` (#14856) 2023-01-17 09:58:22 +00:00
res
rest Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
server_notices
spam_checker_api
state
static
storage Merge device list replication streams (#14833) 2023-01-17 09:29:58 +00:00
streams
types
util Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
__init__.py
event_auth.py Properly check for frozendicts in event auth code. (#14864) 2023-01-18 09:27:57 -05:00
notifier.py
py.typed
server.py Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
visibility.py