forked-synapse/synapse/storage
2016-01-19 16:01:05 +00:00
..
engines copyrights 2016-01-07 04:26:29 +00:00
schema Remove rogue 'admin' 2016-01-11 17:09:03 +00:00
util copyrights 2016-01-07 04:26:29 +00:00
__init__.py Merge pull request #456 from matrix-org/store_event_actions 2016-01-08 14:47:15 +00:00
_base.py copyrights 2016-01-07 04:26:29 +00:00
account_data.py copyrights 2016-01-07 04:26:29 +00:00
appservice.py Require ID and as_token be unique for ASs 2016-01-14 14:34:01 +00:00
background_updates.py copyrights 2016-01-07 04:26:29 +00:00
directory.py copyrights 2016-01-07 04:26:29 +00:00
end_to_end_keys.py copyrights 2016-01-07 04:26:29 +00:00
event_federation.py copyrights 2016-01-07 04:26:29 +00:00
event_push_actions.py Return highlight_count in /sync 2016-01-19 11:35:50 +00:00
events.py copyrights 2016-01-07 04:26:29 +00:00
filtering.py copyrights 2016-01-07 04:26:29 +00:00
keys.py copyrights 2016-01-07 04:26:29 +00:00
media_repository.py copyrights 2016-01-07 04:26:29 +00:00
prepare_database.py Allow guests to upgrade their accounts 2016-01-05 18:01:18 +00:00
presence.py copyrights 2016-01-07 04:26:29 +00:00
profile.py copyrights 2016-01-07 04:26:29 +00:00
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 copyrights 2016-01-07 04:26:29 +00:00
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 copyrights 2016-01-07 04:26:29 +00:00
signatures.py copyrights 2016-01-07 04:26:29 +00:00
state.py copyrights 2016-01-07 04:26:29 +00:00
stream.py copyrights 2016-01-07 04:26:29 +00:00
tags.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Delete the table objects from TransactionStore 2016-01-13 11:15:20 +00:00