summary refs log tree commit diff
path: root/synapse/config (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-14remove empty file, reword/rename newsfragment, and add line to upgrade docH. Shay1-0/+0
2022-02-14 Require that modules register their callbacks using keyword arguments. (#11975)Patrick Cloke2-0/+7
2022-02-14Use version string helper from matrix