- Aug 04, 2016
-
-
Mark Haines authored
* Factor out more common code from the jenkins scripts * Fix install_and_run path * Poke jenkins * Poke jenkins
-
- Aug 03, 2016
-
-
Richard van der Hoff authored
Include device name in /keys/query response
-
Richard van der Hoff authored
keys/query: return all users which were asked for
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Add an 'unsigned' section which includes the device display name.
-
Richard van der Hoff authored
In the situation where all of a user's devices get deleted, we want to indicate this to a client, so we want to return an empty dictionary, rather than nothing at all.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
PR feedback
-
Erik Johnston authored
Ensure we only persist an event once at a time
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
It turns out that it's more useful to return a null device display name (and let clients decide how to handle it: eg, falling back to device_id) than using a constant string like "unknown device".
-
Erik Johnston authored
-
Mark Haines authored
-
- Aug 02, 2016
-
-
Mark Haines authored
* Factor out some of the code shared between the different sytest jenkins scripts * Exclude jenkins from the MANIFEST * Fix dendron build * Missing new line * Poke jenkins * Export the PORT_BASE and PORT_COUNT * Poke jenkins
-
Richard van der Hoff authored
Refactor the e2e query handler to separate out the local query, and then make the federation handler use it.
-
Erik Johnston authored
Fix response cache
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Cache federation state responses
-
Erik Johnston authored
-
Erik Johnston authored
Split out the federation reading portions into a separate.
-
Erik Johnston authored
-
David Baker authored
Fix adding emails on registration
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
Ignore AlreadyCalled errors on timer cancel
-
- Aug 01, 2016
-
-
Richard van der Hoff authored
-
Matthew Hodgson authored
-
- Jul 31, 2016
-
-
Erik Johnston authored
-
- Jul 29, 2016
-
-
David Baker authored
Synapse was not adding email addresses to accounts registered with an email address, due to too many different variables called 'result'. Rename both of them. Also remove the defer.returnValue() with no params because that's not a thing.
-
Paul Evans authored
Forbid non-ASes from registering users whose names begin with '_'
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Handle the case of missing auth events when joining a room
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-