- Dec 18, 2016
-
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- Dec 16, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Dec 15, 2016
-
-
Richard van der Hoff authored
Add some logging for syncing to_device events
-
Richard van der Hoff authored
Attempt to track down the loss of to_device events (https://github.com/vector-im/riot-web/issues/2711 etc).
-
Erik Johnston authored
Fix caching on public room list
-
Erik Johnston authored
Update prerequisites instructions on Mac OS
-
manuroe authored
-
Erik Johnston authored
Fix /backfill returning events it shouldn't
-
Erik Johnston authored
Fix crash in url preview
-
- Dec 14, 2016
-
-
Marcin Bachry authored
Signed-off-by:
Marcin Bachry <hegel666@gmail.com>
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Dec 13, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Dec 12, 2016
-
-
Erik Johnston authored
Fix background update that prematurely stopped
-
Erik Johnston authored
Add new API appservice specific public room list
-
Erik Johnston authored
-
Richard van der Hoff authored
Remove unspecced GET endpoints for e2e keys
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
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.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Update the readme to use trial
-
Erik Johnston authored
-
Erik Johnston authored
Limit the number of events that can be created on a given room concurrently
-
Richard van der Hoff authored
E2E key query: handle federation fails
-
Richard van der Hoff authored
-
- Dec 09, 2016
-
-
Richard van der Hoff authored
Don't try to run tox from setup.py
-
Richard van der Hoff authored
Don't fail the whole request if we can't connect to a particular server.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Erik Johnston authored
Fix rare notifier bug where listeners dont timeout
-