forked-synapse/synapse/push
Sean Quah 5526f9fc4f
Fix overcounting of pushers when they are replaced (#13296)
Signed-off-by: Sean Quah <seanq@matrix.org>
2022-07-18 17:39:39 +01:00
..
__init__.py Remove unneeded ActionGenerator class. (#12691) 2022-05-11 07:15:21 -04:00
baserules.py Update MSC3786 implementation: Check the state_key (#12939) 2022-06-27 20:28:34 +01:00
bulk_push_rule_evaluator.py Don't pull out the full state when calculating push actions (#13078) 2022-07-11 20:08:39 +00:00
clientformat.py Experimental support for MSC3772 (#12740) 2022-05-24 13:23:23 +00:00
emailpusher.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
httppusher.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
mailer.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2022-06-14 09:12:08 -04:00
presentable_names.py
push_rule_evaluator.py Experimental support for MSC3772 (#12740) 2022-05-24 13:23:23 +00:00
push_tools.py Speed up get_unread_event_push_actions_by_room (#13005) 2022-06-15 15:17:14 +00:00
push_types.py
pusher.py
pusherpool.py Fix overcounting of pushers when they are replaced (#13296) 2022-07-18 17:39:39 +01:00
rulekinds.py