summary refs log tree commit diff
path: root/synapse/python_dependencies.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-09Move `get_time_of_last_push_action_before` to the `EventPushActionsWorkerStore`Brendan Abolivier1-17/+17
Fixes #7054 I also had a look at the rest of the functions in `EventPushActionsStore` and in the push notifications send code and it looks to me like there shouldn't be any other method with this issue in this part of the codebase.
2020-03-05Convert remote key resource REST layer to async/await. (#7020)Patrick Cloke2-7/+