- Jan 05, 2016
-
-
Daniel Wagner-Hall authored
Skip, rather than erroring, invalid guest requests Erroring causes problems when people make illegal requests, because they don't know what limit parameter they should pass. This is definitely buggy. It leaks message counts for rooms people don't have permission to see, via tokens. But apparently we already consciously decided to allow that as a team, so this preserves that behaviour.
-
Daniel Wagner-Hall authored
Erroring causes problems when people make illegal requests, because they don't know what limit parameter they should pass. This is definitely buggy. It leaks message counts for rooms people don't have permission to see, via tokens. But apparently we already consciously decided to allow that as a team, so this preserves that behaviour.
-
Daniel Wagner-Hall authored
Allow guests to upgrade their accounts
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
Use larger thumbnails rather than smaller when method=crop
-
Erik Johnston authored
-
Erik Johnston authored
Return /sync when something under the 'leave' key has changed
-
Erik Johnston authored
-
Erik Johnston authored
Support inviting 3pids in /createRoom
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 04, 2016
-
-
Matthew Hodgson authored
-
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
-