forked-synapse/synapse/rest
Richard van der Hoff abed247182 Remove unspecced GET endpoints for e2e keys
GET /keys/claim is a terrible idea, since it isn't idempotent; also it throws
500 errors if you call it without all the right params.

GET /keys/query is arguable, but it's unspecced, so let's get rid of it too to
stop people relying on unspecced APIs.
2016-12-12 12:31:40 +00:00
..
client Remove unspecced GET endpoints for e2e keys 2016-12-12 12:31:40 +00:00
key Improve comment formatting 2016-10-12 14:45:13 +01:00
media preview_url_resource: Ellipsis must be in unicode string 2016-12-01 13:12:13 +01:00
__init__.py Add store-and-forward direct-to-device messaging 2016-08-25 17:35:37 +01:00