- Jan 04, 2016
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Mark Haines authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Expose /login under r0
-
- Jan 02, 2016
-
-
Richard van der Hoff authored
The spec says /login should be available at r0 and 'unstable', so make it so.
-
- Dec 23, 2015
-
-
Mark Haines authored
Add a cache for initialSync responses that expires after 5 minutes
-
Mark Haines authored
-
Mark Haines authored
Missing yield on guest access auth check Needs matrix-org/sytest#125 to land first
-
Mark Haines authored
Needs matrix-org/sytest#125 to land first
-
Mark Haines authored
- Dec 22, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Allow guest access to /sync
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Conflicts: synapse/api/filtering.py
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Add top level filters for filtering by room id Documented by matrix-org/matrix-doc#246
-
Mark Haines authored
Documented by matrix-org/matrix-doc#246
-
Mark Haines authored
-
Mark Haines authored
-
- Dec 21, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Daniel Wagner-Hall authored
Return room avatar URLs in /publicRooms Spec: https://github.com/matrix-org/matrix-doc/pull/244 Tests: https://github.com/matrix-org/sytest/pull/121
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Actually look up required remote server key IDs
-
- Dec 18, 2015
-
-
Paul "LeoNerd" Evans authored
set.union() is a side-effect-free function that returns the union of two sets. This clearly wanted .update(), which is the side-effecting mutator version.
-
Mark Haines authored
Generate code coverage report when running jenkins.sh
-
Mark Haines authored
-
Matthew Hodgson authored
Matthew/no identicons
-
David Baker authored
-
David Baker authored
-
Daniel Wagner-Hall authored
Add display_name to 3pid invite in m.room.member invites
-