diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-03-09 14:53:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-09 14:53:50 +0000 |
commit | 14b2ebe76738e7d13ad233c0b9c769d9a7b6cdbf (patch) | |
tree | f9eb28b1037f44e40bcd854b3bf6f2d38f493087 /synapse/push | |
parent | Remove special auth and redaction rules for aliases events in experimental ro... (diff) | |
parent | Changelog (diff) | |
download | synapse-14b2ebe76738e7d13ad233c0b9c769d9a7b6cdbf.tar.xz |
Merge pull request #7055 from matrix-org/babolivier/get_time_of_last_push_action_before
Move get_time_of_last_push_action_before to the EventPushActionsWorkerStore
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/mailer.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/push/mailer.py b/synapse/push/mailer.py |