diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-13 11:57:49 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-13 11:57:49 +0100 |
commit | 9b3702c9240ed533ccf9f08ba666103234a53c6c (patch) | |
tree | 06629d0e0806a08e8d2fea7c8faf49c2c4364088 /synapse/storage | |
parent | Room: Added a text input to type an image URL in order to send an image message (diff) | |
download | synapse-9b3702c9240ed533ccf9f08ba666103234a53c6c.tar.xz |
Return the room_alias when GETing public rooms.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/room.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |