forked-synapse/synapse/storage
2015-03-11 17:08:57 +00:00
..
schema Schema change as delta in v14 2015-03-06 14:11:49 +00:00
__init__.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
_base.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
appservice.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
directory.py Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
event_federation.py Revert get_auth_chain changes 2015-02-23 14:35:23 +00:00
feedback.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
filtering.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
keys.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
media_repository.py Update copyright notices 2015-01-06 13:21:39 +00:00
presence.py Update copyright notices 2015-01-06 13:21:39 +00:00
profile.py Update copyright notices 2015-01-06 13:21:39 +00:00
push_rule.py Add the master push rule for the break-my-push button. Allow server default rules to be disabled by default. 2015-03-10 17:26:25 +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 Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
rejections.py Initial implementation of auth conflict resolution 2015-01-29 16:52:33 +00:00
room.py Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
roommember.py PEP8 2015-03-02 11:23:46 +00:00
signatures.py Update copyright notices 2015-01-06 13:21:39 +00:00
state.py Remove unused functions 2015-01-13 15:57:26 +00:00
stream.py Wrap all of get_app_service_rooms in a txn. 2015-03-02 11:20:51 +00:00
transactions.py Remove unused import 2015-02-23 18:17:43 +00:00