summary refs log tree commit diff
path: root/synapse/storage/database.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-16Consistently use `db_to_json` to convert from database values to JSON ↵Patrick Cloke22-82/+80
objects. (#7849)
2020-07-16Combine nginx federation server blocks (#7823)Luke Faraone1-11/+5
I'm pretty sure there's no technical reason these have to be distinct server bloc