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 04:35:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
push
History
David Baker
aa11db5f11
Fix cache invalidation so deleting access tokens (which we did when changing password) actually takes effect without HS restart. Reinstate the code to avoid logging out the session that changed the password, removed in 415c2f05491ce65a4fc34326519754cd1edd9c54
2016-03-11 13:14:18 +00:00
..
__init__.py
Fix relative imports so they work in both py3 and py27
2016-03-08 11:45:50 +00:00
action_generator.py
Fix relative imports so they work in both py3 and py27
2016-03-08 11:45:50 +00:00
baserules.py
Add support for changing the actions for default rules
2016-02-26 14:28:19 +00:00
bulk_push_rule_evaluator.py
Fix relative imports so they work in both py3 and py27
2016-03-08 11:45:50 +00:00
clientformat.py
Move the code for formatting push rules into a separate function
2016-03-03 16:11:59 +00:00
httppusher.py
Remove dead code for setting device specific rules.
2016-02-18 16:05:13 +00:00
push_rule_evaluator.py
Fix relative imports so they work in both py3 and py27
2016-03-08 11:45:50 +00:00
pusherpool.py
Fix cache invalidation so deleting access tokens (which we did when changing password) actually takes effect without HS restart. Reinstate the code to avoid logging out the session that changed the password, removed in 415c2f05491ce65a4fc34326519754cd1edd9c54
2016-03-11 13:14:18 +00:00
rulekinds.py
copyrights
2016-01-07 04:26:29 +00:00