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-27 18:46:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
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