MatrixSynapse/synapse/push
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