| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webclient to a python module so that it can be installed | Mark Haines | 2014-11-04 | 1 | -78/+0 |
* | send messages to users from the home page (SYWEB-19) | Matthew Hodgson | 2014-09-23 | 1 | -3/+10 |
* | Fixed public room name and users count alignement | Emmanuel ROHEE | 2014-09-12 | 1 | -15/+24 |
* | Display public room topics if they exist on the public room list. | Kegan Dougal | 2014-09-08 | 1 | -0/+3 |
* | Float right the num users, apply room highlight to user count. | Kegan Dougal | 2014-09-08 | 1 | -1/+2 |
* | Better checks are better. | Kegan Dougal | 2014-09-08 | 1 | -1/+1 |
* | Added num_joined_users key to /publicRooms for each room. Show this informati... | Kegan Dougal | 2014-09-08 | 1 | -1/+4 |
* | Make #matrix public rooms bold to make them stand out from the other public r... | Kegan Dougal | 2014-09-08 | 1 | -1/+4 |
* | Sort the public room list by display name. | Kegan Dougal | 2014-09-08 | 1 | -1/+1 |
* | Use the room_display_name when presenting on the home page, and not the room_... | Kegan Dougal | 2014-09-08 | 1 | -1/+1 |
* | make the little logos clickable for Erik | Matthew Hodgson | 2014-09-01 | 1 | -1/+1 |
* | nasty big monolithic commit of a whole bunch of UI/UX improvements: | Matthew Hodgson | 2014-08-31 | 1 | -23/+17 |
* | Get user display name and avatar from the server rather than storing them in ... | Emmanuel ROHEE | 2014-08-29 | 1 | -3/+3 |
* | Moved recents things into a separate (and reusable) controler | Emmanuel ROHEE | 2014-08-27 | 1 | -53/+1 |
* | home/recents: show the last message of each message | Emmanuel ROHEE | 2014-08-27 | 1 | -7/+54 |
* | Avoid double call of refresh at app startup | Emmanuel ROHEE | 2014-08-26 | 1 | -1/+1 |
* | Use /home everywhere | Emmanuel ROHEE | 2014-08-22 | 1 | -1/+1 |
* | renamed rooms to home - renamed files | Emmanuel ROHEE | 2014-08-22 | 1 | -0/+63 |