MatrixSynapse/synapse/rest/client
Richard van der Hoff 51c9d9ed65 Add /room/{id}/event/{id} to synapse
Turns out that there is a valid usecase for retrieving event by id (notably
having received a push), but event ids should be scoped to room, so /event/{id}
is wrong.
2018-01-09 14:39:12 +00:00
..
v1 Add /room/{id}/event/{id} to synapse 2018-01-09 14:39:12 +00:00
v2_alpha Fix error when deleting devices 2017-12-05 09:49:22 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Ordering is important on errbacks so add the cleanup func before creating an ObservableDeferred 2017-02-13 13:49:44 +00:00
versions.py Declare support for r0.3.0 2017-11-15 16:24:22 +00:00