summary refs log tree commit diff
path: root/synapse/util/httpresourcetree.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-09Move `get_time_of_last_push_action_before` to the `EventPushActionsWorkerStore`Brendan Abolivier1-17/+17
2020-03-05Convert remote key resource REST layer to async/await. (#7020)Patrick Cloke2-7/+5
2020-03-05