MatrixSynapse/synapse/storage
Richard van der Hoff e4d622aaaf Implementation of state rollback in /sync
Implementation of SPEC-254: roll back the state dictionary to how it looked at
the start of the timeline.

Merged PR https://github.com/matrix-org/synapse/pull/373
2015-11-13 10:58:56 +00:00
..
engines
schema Merge pull request #359 from matrix-org/markjh/incremental_indexing 2015-11-11 17:19:51 +00:00
util
__init__.py
_base.py
appservice.py
background_updates.py Fix the background update 2015-11-11 13:59:40 +00:00
directory.py
end_to_end_keys.py
event_federation.py
events.py Implementation of state rollback in /sync 2015-11-13 10:58:56 +00:00
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py Return world_readable and guest_can_join in /publicRooms 2015-11-10 17:10:27 +00:00
roommember.py
search.py Trailing whitespace 2015-11-12 15:36:43 +00:00
signatures.py
state.py Fix a few race conditions in the state calculation 2015-11-13 10:39:09 +00:00
stream.py
tags.py SYN-513: Include updates for rooms that have had all their tags deleted 2015-11-09 14:53:08 +00:00
transactions.py Fix bug where assumed dict was namedtuple 2015-11-12 14:47:48 +00:00