summary refs log tree commit diff
path: root/webclient/home/home.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move webclient to a python module so that it can be installedMark Haines2014-11-041-78/+0
* send messages to users from the home page (SYWEB-19)Matthew Hodgson2014-09-231-3/+10
* Fixed public room name and users count alignementEmmanuel ROHEE2014-09-121-15/+24
* Display public room topics if they exist on the public room list.Kegan Dougal2014-09-081-0/+3
* Float right the num users, apply room highlight to user count.Kegan Dougal2014-09-081-1/+2
* Better checks are better.Kegan Dougal2014-09-081-1/+1
* Added num_joined_users key to /publicRooms for each room. Show this informati...Kegan Dougal2014-09-081-1/+4
* Make #matrix public rooms bold to make them stand out from the other public r...Kegan Dougal2014-09-081-1/+4
* Sort the public room list by display name.Kegan Dougal2014-09-081-1/+1
* Use the room_display_name when presenting on the home page, and not the room_...Kegan Dougal2014-09-081-1/+1
* make the little logos clickable for ErikMatthew Hodgson2014-09-011-1/+1
* nasty big monolithic commit of a whole bunch of UI/UX improvements:Matthew Hodgson2014-08-311-23/+17
* Get user display name and avatar from the server rather than storing them in ...Emmanuel ROHEE2014-08-291-3/+3
* Moved recents things into a separate (and reusable) controlerEmmanuel ROHEE2014-08-271-53/+1
* home/recents: show the last message of each messageEmmanuel ROHEE2014-08-271-7/+54
* Avoid double call of refresh at app startupEmmanuel ROHEE2014-08-261-1/+1
* Use /home everywhereEmmanuel ROHEE2014-08-221-1/+1
* renamed rooms to home - renamed filesEmmanuel ROHEE2014-08-221-0/+63