MatrixSynapse/synapse/storage
Erik Johnston fee1118a20 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/ignore_user 2016-05-04 19:08:27 +01:00
..
engines
schema Add primary key 2016-05-04 16:51:51 +01:00
util
__init__.py Add timestamp and auto incrementing ID 2016-05-04 15:19:12 +01:00
_base.py
account_data.py Implement basic ignore user 2016-05-04 10:16:46 +01:00
appservice.py
background_updates.py Simplify query and handle finishing correctly 2016-04-22 10:01:57 +01:00
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Fix query for get_unread_push_actions_for_user_in_range 2016-04-14 11:08:31 +01:00
events.py Check that somethign has happend before running the selects 2016-04-27 11:54:13 +01:00
filtering.py
keys.py
media_repository.py fix error checking for new SQL 2016-04-08 19:04:29 +01:00
prepare_database.py Add /report endpoint 2016-05-04 11:28:10 +01:00
presence.py
profile.py
push_rule.py
pusher.py Check that somethign has happend before running the selects 2016-04-27 11:54:13 +01:00
receipts.py Check that somethign has happend before running the selects 2016-04-27 11:54:13 +01:00
registration.py
rejections.py
room.py Add timestamp and auto incrementing ID 2016-05-04 15:19:12 +01:00
roommember.py Merge pull request #705 from matrix-org/dbkr/pushers_use_event_actions 2016-04-11 12:58:55 +01:00
search.py Simplify query and handle finishing correctly 2016-04-22 10:01:57 +01:00
signatures.py
state.py Add cache to _get_state_groups_from_groups 2016-04-19 17:22:03 +01:00
stream.py
tags.py
transactions.py