This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
c8ea2d5b1f
MatrixSynapse
/
synapse
/
push
History
David Baker
a24eedada7
pep8
2015-12-09 15:57:42 +00:00
..
__init__.py
pep8
2015-12-09 15:57:42 +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
httppusher.py
Reuse a single http client, rather than creating new ones
2015-12-02 11:36:02 +00:00
push_rule_evaluator.py
Split out the push rule evaluator into a separate file so it can be more readily reused. Should be functionally identical.
2015-12-09 15:51:34 +00:00
pusherpool.py
…
rulekinds.py
…