Files
lua-matrix/matrix/client.lua
Adrian Perez de Castro 0422c47178 Make room:get_alias_or_id() return the shortest alias
This makes the room:get_alias_or_id() method return the shortest of the room
aliases in case that a canonical_alias is not set. In general this will save
screen real estate when a client uses the method to get a readable room
identifier to display to the user.
2016-07-10 01:45:49 +03:00

14 KiB