MatrixSynapse/synapse/storage
Erik Johnston 5aa024e501 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fed_reader 2016-07-29 11:24:56 +01:00
..
engines Optionally make committing to postgres asynchronous. 2016-06-20 17:53:38 +01:00
schema SQL syntax fix 2016-07-27 12:30:22 +01:00
util
__init__.py Add device_id support to /login 2016-07-18 16:39:44 +01:00
_base.py More doc-comments 2016-07-20 16:40:28 +01:00
account_data.py
appservice.py
background_updates.py fix: defer.returnValue takes one argument 2016-07-25 16:04:45 +01:00
client_ips.py PEP8 2016-07-22 13:21:07 +01:00
devices.py Implement updating devices 2016-07-26 07:35:48 +01:00
directory.py
end_to_end_keys.py Delete e2e keys on device delete 2016-07-27 12:24:52 +01:00
event_federation.py
event_push_actions.py Fix SQL to supply arguments in the same order 2016-07-29 09:57:13 +01:00
events.py Fix how push_actions are redacted. 2016-07-26 11:05:39 +01:00
filtering.py
keys.py Add more key storage funcs into slave store 2016-07-28 15:41:26 +01:00
media_repository.py Implement purge_media_cache admin API 2016-06-29 14:57:59 +01:00
openid.py
prepare_database.py Track approximate last access time for remote media 2016-06-29 11:41:20 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py Fix typo 2016-07-26 13:32:15 +01:00
rejections.py copyrights 2016-01-07 04:26:29 +00:00
room.py more pep8 2016-06-24 11:45:23 +01:00
roommember.py
search.py
signatures.py
state.py Only update the events and event_json tables for rejected events 2016-07-25 18:44:30 +01:00
stream.py Comment 2016-07-20 10:18:09 +01:00
tags.py
transactions.py Fix a couple of bugs in the transaction and keyring code 2016-07-26 19:19:08 +01:00