MatrixSynapse/changelog.d
Patrick Cloke e54746bdf7
Clean-up the template loading code. (#9200)
* Enables autoescape by default for HTML files.
* Adds a new read_template method for reading a single template.
* Some logic clean-up.
2021-01-27 10:59:50 -05:00
..
.gitignore
9045.misc
9062.feature
9121.bugfix Don't error if deleting a non-existent pusher. (#9121) 2021-01-25 14:52:30 -05:00
9129.misc
9135.doc
9163.bugfix
9164.bugfix Try to recover from unknown encodings when previewing media. (#9164) 2021-01-26 07:32:17 -05:00
9165.bugfix Handle missing content keys when calculating presentable names. (#9165) 2021-01-25 07:27:16 -05:00
9176.misc
9180.misc
9181.misc
9184.misc
9188.misc
9190.misc
9191.misc
9198.misc Precompute joined hosts and store in Redis (#9198) 2021-01-26 13:57:31 +00:00
9199.removal Do not require the CAS service URL setting (use public_baseurl instead). (#9199) 2021-01-26 10:49:25 -05:00
9200.misc Clean-up the template loading code. (#9200) 2021-01-27 10:59:50 -05:00
9209.feature Add an admin API for shadow-banning users. (#9209) 2021-01-25 14:49:39 -05:00
9217.misc Fix Python 3.5 old deps build by using a compatible pip version. (#9217) 2021-01-25 14:22:35 -05:00
9218.bugfix Periodically send pings to detect dead Redis connections (#9218) 2021-01-26 10:54:54 +00:00
9222.misc Update isort to v5.7.0 (#9222) 2021-01-26 11:36:12 +00:00
9223.misc Add type hints to various handlers. (#9223) 2021-01-26 10:50:21 -05:00
9227.misc Add a note to changelog about redis usage (#9227) 2021-01-27 14:06:27 +00:00
9229.bugfix Pass a dict, instead of None, to modules if a None config is specified in the homeserver config (#9229) 2021-01-27 11:49:31 +00:00