forked-synapse/synapse/rest
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
..
client Add /room/{id}/event/{id} to synapse 2018-01-09 14:39:12 +00:00
key replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
media Merge pull request #2697 from matrix-org/rav/fix_urlcache_index_error 2017-11-27 12:25:48 +00:00
__init__.py Add local group server support 2017-07-17 12:03:49 +01:00