Merge branch 'master' into python3.5

This commit is contained in:
Tulir Asokan
2018-02-13 13:55:10 +02:00
14 changed files with 912 additions and 555 deletions
+1
View File
@@ -80,6 +80,7 @@ class MatrixHandler:
pass
portal.mxid = room
portal.save()
inviter.register_portal(portal)
await puppet.intent.send_notice(room, "Portal to private chat created.")
else:
await puppet.intent.join_room(room)