Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move webclient to a python module so that it can be installed | Mark Haines | 2014-11-04 | 1 | -106/+0 |
| | |||||
* | fix binger description | Matthew Hodgson | 2014-09-18 | 1 | -3/+3 |
| | |||||
* | Added basic RegExp support. | Kegan Dougal | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Bing on all the things if there are 0 bing words. | Kegan Dougal | 2014-09-16 | 1 | -0/+1 |
| | |||||
* | Added bing detection logic. Persist the display name of the user in ↵ | Kegan Dougal | 2014-09-16 | 1 | -3/+3 |
| | | | | localstorage for use when binging. | ||||
* | Added a section on bing words if you enable desktop notifications. | Kegan Dougal | 2014-09-16 | 1 | -0/+8 |
| | |||||
* | Added /join description | Emmanuel ROHEE | 2014-09-08 | 1 | -0/+1 |
| | |||||
* | doc: kick can take a reason arg | Emmanuel ROHEE | 2014-09-05 | 1 | -1/+1 |
| | |||||
* | Re-apply fixes to the link-email screen to make it work again (in a somewhat ↵ | David Baker | 2014-09-04 | 1 | -3/+3 |
| | | | | temporary way until home servers sign associations). Unhide the linked emails box. | ||||
* | Hide email link UI from the settings because it doesn't work. | David Baker | 2014-09-03 | 1 | -2/+2 |
| | |||||
* | List commands and their usage in the settings page | Emmanuel ROHEE | 2014-09-03 | 1 | -0/+15 |
| | |||||
* | Attempt to make avatar change clearer | Emmanuel ROHEE | 2014-09-02 | 1 | -4/+5 |
| | |||||
* | 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 | -7/+10 |
| | | | | | | | | - add a simple CSS template across the app for navigation & cosmetics - split login into login & register, and totally reskin it - restructure room CSS to play nicely with it - implement basis 1:1 chat from user pages - disable autofocus on iOS to improve UX | ||||
* | tweaks to settings page | Matthew Hodgson | 2014-08-30 | 1 | -22/+13 |
| | |||||
* | Get user display name and avatar from the server rather than storing them in ↵ | Emmanuel ROHEE | 2014-08-29 | 1 | -3/+3 |
| | | | | the local storage | ||||
* | Show desktop notification state. Provide help if the user has previously ↵ | Emmanuel ROHEE | 2014-08-29 | 1 | -6/+19 |
| | | | | denied permission to display them. | ||||
* | Added "Your name" as placeholder to help user understand what is this alone ↵ | Emmanuel ROHEE | 2014-08-22 | 1 | -1/+1 |
| | | | | input box | ||||
* | Move profile parts of the rooms page and the config content into a new page: ↵ | Emmanuel ROHEE | 2014-08-22 | 1 | -0/+73 |
settings |