- Aug 20, 2015
-
-
Daniel Wagner-Hall authored
Conflicts: synapse/rest/client/v1/login.py
-
Daniel Wagner-Hall authored
This allows refresh tokens to be exchanged for (access_token, refresh_token). It also starts issuing them on login, though no clients currently interpret them.
-
Erik Johnston authored
-
Mark Haines authored
Clean up some of restructured text formatting in the README.rst
-
Mark Haines authored
Add generic update instructions to UPGRADE.rst
-
Erik Johnston authored
Add m.room.avatar to default power levels.
-
Daniel Wagner-Hall authored
We're about to have two kinds of token, access and refresh
-
Erik Johnston authored
Fix set password
-
David Baker authored
-
David Baker authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Add m.room.avatar to default power levels. Change default required power levels of such events to 50
-
Erik Johnston authored
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
I prefer the auth handler to worry about all auth, and register to call into it as needed, than to smatter auth logic between the two.
-
Erik Johnston authored
Push: store the 'last_token' in the db, even if we processed no events
-
Mark Haines authored
Always return a thumbnail of the requested size.
-
Erik Johnston authored
Add server side support for canonical aliases
-
David Baker authored
Support logging in with email addresses (or other threepids)
-
Daniel Wagner-Hall authored
-
David Baker authored
-
David Baker authored
-
Mark Haines authored
Changes for unique emails
-
Erik Johnston authored
-
- Aug 19, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
Don't get apservice interested rooms in RoomHandler.get_joined_rooms_for_users
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Aug 18, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
I made the non-test seconds instead of ms, but not the test
-