- Mar 08, 2016
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Mark Haines authored
Fix relative imports so they work in both py3 and py27
-
Daniel Wagner-Hall authored
Idempotent-ise schema update script
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
If any ASes don't have an ID, the schema will fail, and then it will error when trying to add the column again.
-
David Baker authored
Encode unicode objects given to post_urlencode*
-
Mark Haines authored
-
Mark Haines authored
Use syntax that's valid on both py2.7 and py3
-
David Baker authored
Send the user ID matching the guest access token
-
David Baker authored
-
David Baker authored
-
- Mar 07, 2016
-
-
Mark Haines authored
-
David Baker authored
-
David Baker authored
Send the user ID matching the guest access token, since there is no Matrix API to discover what user ID an access token is for.
-
Erik Johnston authored
Send history visibility on boundary changes
-
- Mar 04, 2016
-
-
Erik Johnston authored
-
Mark Haines authored
Add a stream for push rule updates
-
Erik Johnston authored
Always include kicks and bans in full /sync
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Add profile information to invites
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
config,handlers/_base: added homeserver config for what state is included in a room invite
-
Erik Johnston authored
handlers/_base: don't allow room create event to be changed
-
Patrik Oldsberg authored
Signed-off-by:
Patrik Oldsberg <patrik.oldsberg@ericsson.com>
-
Patrik Oldsberg authored
Signed-off-by:
Patrik Oldsberg <patrik.oldsberg@ericsson.com>
-
Erik Johnston authored
handlers/register: make sure another user id is generated when a collision occurs
-
Richard van der Hoff authored
Make sure we add all invited members before returning from createRoom
-
Erik Johnston authored
Allow alias creators to delete aliases
-
Richard van der Hoff authored
Handle rejections of invites from local users locally
-
Richard van der Hoff authored
add a missing yield.
-