This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-26 05:25:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
push
History
David Baker
992928304f
Delete notifications for redacted events
2016-01-06 11:58:46 +00:00
..
__init__.py
Rename event-actions to event_push_actions as per PR request
2016-01-04 14:05:37 +00:00
action_generator.py
Delete notifications for redacted events
2016-01-06 11:58:46 +00:00
baserules.py
Change the m.room.message rule to be disabled by default so we only notify for 1:1 rooms / highlights out-of-the-box
2015-12-02 11:26:49 +00:00
bulk_push_rule_evaluator.py
Add is_guest flag to users db to track whether a user is a guest user or not. Use this so we can run _filter_events_for_client when calculating event_push_actions.
2016-01-06 11:38:09 +00:00
httppusher.py
Reuse a single http client, rather than creating new ones
2015-12-02 11:36:02 +00:00
push_rule_evaluator.py
Add bulk push rule evaluator which actually still evaluates rules one by one, but does far fewer db queries to fetch the rules
2015-12-22 15:19:34 +00:00
pusherpool.py
Simplify LoginHander and AuthHandler
2015-08-12 15:49:37 +01:00
rulekinds.py
Copyright notices
2015-04-24 10:35:29 +01:00