- Feb 18, 2016
-
-
Erik Johnston authored
-
- Feb 17, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
client/v1/room: include event_id in response to state event PUT
-
Patrik Oldsberg authored
Signed-off-by:
Patrik Oldsberg <patrik.oldsberg@ericsson.com>
-
- Feb 16, 2016
-
-
Mark Haines authored
-
Mark Haines authored
Make adding push rules idempotent Also remove the **kwargs from the add_push_rule method. Fixes https://matrix.org/jira/browse/SYN-391
-
Mark Haines authored
Also remove the **kwargs from the add_push_rule method. Fixes https://matrix.org/jira/browse/SYN-391
-
Daniel Wagner-Hall authored
Simplify room creation code
-
- Feb 15, 2016
-
-
Daniel Wagner-Hall authored
-
- Feb 12, 2016
-
-
Daniel Wagner-Hall authored
This reverts commit cf81375b. It subtly violates a guest joining auth check
-
Daniel Wagner-Hall authored
Merge two of the room join codepaths There's at least one more to merge in. Side-effects: * Stop reporting None as displayname and avatar_url in some cases * Joining a room by alias populates guest-ness in join event * Remove unspec'd PUT version of /join/<room_id_or_alias> which has not been called on matrix.org according to logs * Stop recording access_token_id on /join/room_id - currently we don't record it on /join/room_alias; I can try to thread it through at some point.
-
Daniel Wagner-Hall authored
There's at least one more to merge in. Side-effects: * Stop reporting None as displayname and avatar_url in some cases * Joining a room by alias populates guest-ness in join event * Remove unspec'd PUT version of /join/<room_id_or_alias> which has not been called on matrix.org according to logs * Stop recording access_token_id on /join/room_id - currently we don't record it on /join/room_alias; I can try to thread it through at some point.
-
Mark Haines authored
Catch the exceptions thrown by twisted when you write to a closed con…
-
Mark Haines authored
-
Erik Johnston authored
-
- Feb 11, 2016
-
-
Daniel Wagner-Hall authored
Enforce user_id exclusivity for AS registrations
-
Daniel Wagner-Hall authored
This whole set of checks is kind of an ugly mess, which I may clean up at some point, but for now let's be correct.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Return events in correct order for /events
-
Erik Johnston authored
-
Erik Johnston authored
-
- Feb 10, 2016
-
-
Erik Johnston authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Improvements to initial /syncs
-
Erik Johnston authored
-
Erik Johnston authored
-