summary refs log tree commit diff
path: root/syweb/webclient/components/fileInput (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-06Factor out room name logic: mRoomName is the canonical source.Kegan Dougal2-14/+6
2014-11-06Use .not.toEqual instead of .toNotEqual which is in a newer version of Jas