This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
697ab75a34
synapse-old
/
synapse
/
push
History
David Baker
8f616684a3
Need to use re.search if looking for matches not at the start of the string. Also comparisons with None should be 'is'.
2015-02-09 17:01:40 +00:00
..
__init__.py
Need to use re.search if looking for matches not at the start of the string. Also comparisons with None should be 'is'.
2015-02-09 17:01:40 +00:00
baserules.py
Fix server default rule injection (downwards, not upwards!)
2015-02-09 14:17:52 +00:00
httppusher.py
s/instance_handle/profile_tag/
2015-02-03 16:51:07 +00:00
pusherpool.py
s/instance_handle/profile_tag/
2015-02-03 16:51:07 +00:00
rulekinds.py
Server default rules now of all kinds rather than all being at lowest prio.
2015-02-05 14:46:37 +00:00