anonymousland-synapse/synapse/storage
Mark Haines b9977ea667 Remove dead code for setting device specific rules.
It wasn't possible to hit the code from the API because of a typo
in parsing the request path. Since no-one was using the feature
we might as well remove the dead code.
2016-02-18 16:05:13 +00:00
..
engines
schema
util
__init__.py
_base.py
account_data.py
appservice.py
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
events.py
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
receipts.py
registration.py
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py