anonymousland-synapse/synapse/storage
2015-02-23 14:38:44 +00:00
..
schema Bump schema version 2015-02-17 15:45:55 +00:00
__init__.py Use absolute path when loading delta sql files 2015-02-17 17:22:24 +00:00
_base.py Remove a TODO note 2015-02-19 18:38:09 +00:00
appservice.py Squash out the now-redundant ApplicationServicesCache object class 2015-02-23 14:38:44 +00:00
directory.py
event_federation.py Get an auth query one at a time 2015-02-12 14:39:31 +00:00
feedback.py
filtering.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
keys.py
media_repository.py
presence.py
profile.py
push_rule.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
pusher.py Update pushers by app id and pushkey, not user id and pushkey 2015-02-13 16:16:16 +00:00
registration.py
rejections.py
room.py Convert get_rooms to use runInteraction so the transacion has a more helpful description 2015-02-11 18:56:13 +00:00
roommember.py Take named arguments to @cached() decorator, add a 'max_entries' limit 2015-02-19 18:36:02 +00:00
signatures.py
state.py
stream.py Fix token formatting 2015-01-30 11:42:09 +00:00
transactions.py