forked-synapse/synapse/api
Erik Johnston 4317c8e583 Implement new replace_state and changed prev_state
`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced.
2014-11-06 15:10:55 +00:00
..
events Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
__init__.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
auth.py Fix auth checks to all use the given old_event_state 2014-11-05 11:07:54 +00:00
constants.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
errors.py Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00
ratelimiting.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
urls.py Add a _matrix/key/v1 resource with the verification keys of the local server 2014-09-23 18:43:34 +01:00