forked-synapse/synapse/rest/client
Andrew Morgan 6368150a74
Add config option for setting homeserver's default room version (#5223)
Replaces DEFAULT_ROOM_VERSION constant with a method that first checks the config, then returns a hardcoded value if the option is not present.

That hardcoded value is now located in the server.py config file.
2019-05-23 15:00:20 +01:00
..
v1 Drop support for v2_alpha API prefix (#5190) 2019-05-15 17:37:46 +01:00
v2_alpha Add config option for setting homeserver's default room version (#5223) 2019-05-23 15:00:20 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
versions.py Allow "unavailable" presence status for /sync (#4592) 2019-02-08 21:09:56 +00:00