summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-30Fix `devices_last_seen` background update.Erik Johnston3-7/+54
2019-09-30Drop unused tables (#6115)Richard van der Hoff2-0/+21
2019-09-27Edit SimpleHttpClient to reference that header keys can be passed as str or b...Andrew Morgan2-6/+7
2019-09-27