diff options
author | Erik Johnston <erik@matrix.org> | 2016-01-05 14:06:23 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-01-05 14:06:23 +0000 |
commit | d74c4e90d4e012a5441a783d6b1ca2592a3da0c7 (patch) | |
tree | ccfb4e56f09e4035d56f2e5b0ea87c5550065ea5 | |
parent | Merge branch 'master' of github.com:matrix-org/synapse into develop (diff) | |
parent | Use named args (diff) | |
download | synapse-d74c4e90d4e012a5441a783d6b1ca2592a3da0c7.tar.xz |
Merge pull request #460 from matrix-org/erikj/create_room_3pid_invite
Support inviting 3pids in /createRoom
-rw-r--r-- | synapse/handlers/room.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |