- Feb 09, 2016
-
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
This reverts commit 1d19a5ec. iOS Console is apparently relying on these paths.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Feb 08, 2016
-
-
Erik Johnston authored
Fix up logcontexts
-
Erik Johnston authored
Add metrics to pushers
-
Daniel Wagner-Hall authored
Reject additional path segments
-
Erik Johnston authored
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
- Feb 05, 2016
-
-
Mark Haines authored
-
Mark Haines authored
-
Daniel Wagner-Hall authored
Allocate guest user IDs numericcally The current random IDs are ugly and confusing when presented in UIs. This makes them prettier and easier to read. Also, disable non-automated registration of numeric IDs so that we don't need to worry so much about people carving out our automated address space and us needing to keep retrying ID registration.
-
Daniel Wagner-Hall authored
The current random IDs are ugly and confusing when presented in UIs. This makes them prettier and easier to read. Also, disable non-automated registration of numeric IDs so that we don't need to worry so much about people carving out our automated address space and us needing to keep retrying ID registration.
-
Daniel Wagner-Hall authored
Host /media/r0 as well as /media/v1
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Error if macaroon key is missing from config Currently we store all access tokens in the DB, and fall back to that check if we can't validate the macaroon, so our fallback works here, but for guests, their macaroons don't get persisted, so we don't get to find them in the database. Each restart, we generate a new ephemeral key, so guests lose access after each server restart. I tried to fix up the config stuff to be less insane, but gave up, so instead I bolt on yet another piece of custom one-off insanity. Also, add some basic tests for config generation and loading.
-
Daniel Wagner-Hall authored
Currently we store all access tokens in the DB, and fall back to that check if we can't validate the macaroon, so our fallback works here, but for guests, their macaroons don't get persisted, so we don't get to find them in the database. Each restart, we generate a new ephemeral key, so guests lose access after each server restart. I tried to fix up the config stuff to be less insane, but gave up, so instead I bolt on yet another piece of custom one-off insanity. Also, add some basic tests for config generation and loading.
-
- Feb 04, 2016
-
-
David Baker authored
Omit keys rather then returning null in profile API
-
- Feb 03, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Allowing tagging log contexts
-
David Baker authored
-
Erik Johnston authored
Change event_push_actions_rm_tokens schema
-
David Baker authored
-
Daniel Wagner-Hall authored
Rename config field to reflect yaml name
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
Change the way we do public room list fetching
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-