forked-synapse/synapse
Brendan Abolivier 8c9e723fe0
Add a warning when using deprecated template_dir settings (#10768)
The deprecation itself happened in #10596 which shipped with Synapse v1.41.0. However, it doesn't seem fair to suddenly drop support for these settings in ~4-6w without being more vocal about said deprecation.
2021-09-06 16:23:50 +02:00
..
_scripts
api Support MSC3375: room version 9. (#10747) 2021-09-03 12:51:15 -04:00
app Persist room hierarchy pagination sessions to the database. (#10613) 2021-08-24 08:14:03 -04:00
appservice
config Add a warning when using deprecated template_dir settings (#10768) 2021-09-06 16:23:50 +02:00
crypto
events Support MSC3375: room version 9. (#10747) 2021-09-03 12:51:15 -04:00
federation Split FederationHandler in half (#10692) 2021-08-26 21:41:44 +01:00
groups Merge pull request from GHSA-jj53-8fmw-f2w2 2021-08-31 11:24:09 +01:00
handlers Merge branch 'master' into develop 2021-08-31 14:09:48 +01:00
http Additional type hints for the proxy agent and SRV resolver modules. (#10608) 2021-08-18 13:53:20 -04:00
logging
metrics
module_api Merge branch 'release-v1.41' into develop 2021-08-18 17:02:47 +01:00
push
replication Split FederationHandler in half (#10692) 2021-08-26 21:41:44 +01:00
res/templates Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
rest Remove unused compare_digest function. (#10706) 2021-08-27 07:08:02 -04:00
server_notices Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2021-08-27 09:16:40 +00:00
spam_checker_api
state
static Display an error page during failure of fallback UIA. (#10561) 2021-08-18 08:13:35 -04:00
storage Fix iteration in _remove_deleted_email_pushers background job. (#10734) 2021-09-01 09:13:01 +00:00
streams
util Manhole: wrap coroutines in defer.ensureDeferred automatically (#10602) 2021-08-16 18:11:48 +01:00
__init__.py 1.42.0rc1 2021-09-01 11:47:24 +01:00
event_auth.py
notifier.py
python_dependencies.py Validate new m.room.power_levels events (#10232) 2021-08-26 17:07:58 +01:00
server.py Split FederationHandler in half (#10692) 2021-08-26 21:41:44 +01:00
types.py
visibility.py