summary refs log tree commit diff
path: root/synapse/handlers/room_list.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-21DocBrendan Abolivier2-0/+16
2019-05-21Do the select and insert in a single transactionBrendan Abolivier1-10/+6
2019-05-21Improve documentation on generated configurationBrendan Abolivier2-14/+54
2019-05-21