MatrixSynapse/synapse/storage
Erik Johnston 5a7d1ecffc Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server 2016-01-19 16:01:05 +00:00
..
engines
schema
util
__init__.py
_base.py
account_data.py
appservice.py Require ID and as_token be unique for ASs 2016-01-14 14:34:01 +00:00
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Return highlight_count in /sync 2016-01-19 11:35:50 +00:00
events.py
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py Remove dead code 2016-01-18 16:49:46 +00:00
pusher.py Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 2016-01-13 13:32:59 +00:00
receipts.py Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server 2016-01-19 16:01:05 +00:00
registration.py Make notifications go quicker 2016-01-18 14:48:29 +00:00
rejections.py
room.py Remove the RoomsTable object 2016-01-13 11:07:32 +00:00
roommember.py Allow filtering events for multiple users at once 2016-01-18 14:43:50 +00:00
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py Delete the table objects from TransactionStore 2016-01-13 11:15:20 +00:00