summary refs log tree commit diff
path: root/docs/sample_config.yaml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-14Convert misc database code to async (#8087)Patrick Cloke11-64/+39
2020-08-13Remove a space at the start of a changelog entry.Patrick Cloke1-1/+1
2020-08-13More changelog tweaks v1.19.0rc1Olivier Wilkinson (reivilibre)1-4/+4
2020-08-13More changelog tweaksOlivier Wilkinson (reivilibre)1-4/+8
2020-08-13Remove unwanted changelog lineOlivier Wilkinson (reivilibre)1-1/+0
2020-08-131.19.0rc1Olivier Wilkinson (reivilibre)72-71/+67
2020-08-13Run `remove_push_actions_from_staging` in foreground (#8081)Richard van der Hoff2-3/+2
2020-08-13Drop federation transmission queues during a significant remote outage. (#7864)reivilibre2-0/+23
2020-08-13Fix unawaited coroutine error in tests. (#8072)Patrick Cloke2-10/+21
2020-08-12Convert the roommember database to async/await. (#8070)Patrick Cloke5-242/+116
2020-08-12Convert devices database to async/await. (#8069)Patrick Cloke5-176/+220
2020-08-12