synapse/changelog.d
Andrew Morgan 5d6644efe0
Only import jinja2 when needed (#5514)
Fixes https://github.com/matrix-org/synapse/issues/5431

`jinja2` was being imported even when it wasn't strictly necessary. This made it required to run Synapse, even if the functionality that required it wasn't enabled. This was causing new Synapse installations to crash on startup.

Email modules are now required.
2019-06-21 16:52:09 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
4276.misc Improve advice regarding poor performance 2019-06-09 15:20:28 -07:00
5015.misc Add some logging to 3pid invite sig verification (#5015) 2019-06-18 22:51:24 +01:00
5042.bugfix Newsfile 2019-04-10 10:43:47 +01:00
5252.feature add monthly active users to phonehome stats (#5252) 2019-06-10 23:33:59 +01:00
5325.bugfix Rewrite changelog 2019-06-05 14:00:18 +01:00
5363.feature Gah towncrier 2019-06-05 16:41:26 +01:00
5378.misc Track deactivated accounts in the database (#5378) 2019-06-14 13:18:24 +01:00
5381.misc Clean up code for sending federation EDUs. (#5381) 2019-06-13 13:52:08 +01:00
5382.misc Add a sponsor button (#5382) 2019-06-07 10:31:48 +01:00
5383.misc Newsfile 2019-06-07 10:31:53 +01:00
5384.feature Expose statistics on extrems to prometheus (#5384) 2019-06-13 22:40:52 +10:00
5386.misc Liberapay is now officially recognised, update FUNDING.yml (#5386) 2019-06-09 02:20:23 +01:00
5387.bugfix Don't warn user about password reset disabling through config code (#5387) 2019-06-11 00:25:07 +01:00
5388.bugfix Newsfile 2019-06-07 12:15:33 +01:00
5389.bugfix Newsfile 2019-06-07 12:26:59 +01:00
5390.bugfix Newsfile 2019-06-07 12:39:12 +01:00
5394.bugfix Don't send renewal emails to deactivated users 2019-06-14 15:05:56 +01:00
5412.feature Added changelog file. 2019-06-10 17:54:29 +05:30
5425.removal Remove Python 2.7 support. (#5425) 2019-06-12 21:31:59 +10:00
5440.feature Add plugin APIs for implementations of custom event rules. 2019-06-14 18:16:03 +01:00
5446.misc Fix seven contrib files with Python syntax errors (#5446) 2019-06-18 03:21:30 +10:00
5447.misc Updates to the federation_client script (#5447) 2019-06-13 14:49:25 +01:00
5448.removal Remove Postgres 9.4 support (#5448) 2019-06-18 00:59:00 +10:00
5458.feature changelog 2019-06-14 21:10:21 +10:00
5459.misc Move SyTest to Buildkite (#5459) 2019-06-17 21:08:15 +10:00
5460.misc Changelog 2019-06-14 14:07:47 +01:00
5461.feature Newsfile 2019-06-14 14:19:37 +01:00
5464.bugfix Newsfile 2019-06-14 16:19:11 +01:00
5465.misc Fix changelog 2019-06-14 17:18:21 +01:00
5474.feature Newsfile 2019-06-17 16:41:19 +01:00
5476.misc Newsfile 2019-06-17 17:02:53 +01:00
5477.feature Changelog 2019-06-17 17:39:09 +01:00
5478.misc Changelog 2019-06-17 16:50:31 +01:00
5480.misc Newsfile 2019-06-18 15:03:12 +01:00
5482.misc Run Black. (#5482) 2019-06-20 19:32:02 +10:00
5490.bugfix changelog 2019-06-18 22:36:40 +01:00
5493.misc Fix typo in deactivation background job 2019-06-19 11:09:41 +01:00
5500.bugfix Fix logging error when a tampered event is detected. (#5500) 2019-06-21 15:11:42 +01:00
5502.misc Improve email notification logging (#5502) 2019-06-20 15:14:26 +01:00
5505.feature Newsfile 2019-06-21 10:46:11 +01:00
5509.misc Fix "Unexpected entry in 'full_schemas'" log warning (#5509) 2019-06-21 15:11:57 +01:00
5513.feature Newsfile 2019-06-21 14:16:03 +01:00
5514.bugfix Only import jinja2 when needed (#5514) 2019-06-21 16:52:09 +01:00