summary refs log tree commit diff
path: root/webclient/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix binger descriptionMatthew Hodgson2014-09-181-3/+3
|
* Added basic RegExp support.Kegan Dougal2014-09-161-1/+1
|
* Bing on all the things if there are 0 bing words.Kegan Dougal2014-09-161-0/+1
|
* Added bing detection logic. Persist the display name of the user in ↵Kegan Dougal2014-09-161-3/+3
| | | | localstorage for use when binging.
* Added a section on bing words if you enable desktop notifications.Kegan Dougal2014-09-162-1/+18
|
* Added /join descriptionEmmanuel ROHEE2014-09-081-0/+1
|
* doc: kick can take a reason argEmmanuel ROHEE2014-09-051-1/+1
|
* Re-apply fixes to the link-email screen to make it work again (in a somewhat ↵David Baker2014-09-042-27/+54
| | | | 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 Baker2014-09-031-2/+2
|
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* List commands and their usage in the settings pageEmmanuel ROHEE2014-09-031-0/+15
|
* Attempt to make avatar change clearerEmmanuel ROHEE2014-09-021-4/+5
|
* 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-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 pageMatthew Hodgson2014-08-301-22/+13
|
* Get user display name and avatar from the server rather than storing them in ↵Emmanuel ROHEE2014-08-292-18/+38
| | | | the local storage
* Show desktop notification state. Provide help if the user has previously ↵Emmanuel ROHEE2014-08-292-7/+39
| | | | denied permission to display them.
* BF: mFileInput dependency got lost somewhere and upload buttons did not work ↵Emmanuel ROHEE2014-08-271-1/+1
| | | | anymore
* Added "Your name" as placeholder to help user understand what is this alone ↵Emmanuel ROHEE2014-08-221-1/+1
| | | | input box
* Move profile parts of the rooms page and the config content into a new page: ↵Emmanuel ROHEE2014-08-222-0/+219
settings