summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_general.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-815/+0
|
* Convering client to react-router.Christopher Speller2016-03-141-4/+11
|
* Multiple UI ImprovementsAsaad Mahmood2016-03-081-4/+6
|
* Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067Elias Nahum2016-02-231-1/+1
| | | | | - Missing locs on server - Fix spanish locs
* Increased username max lengthReed Garmsen2016-02-051-0/+1
|
* PLT-7: Refactoring frontend (chunk 7)Elias Nahum2016-01-311-14/+6
| | | | - Elegant way to include react Component into FormattedMessage
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-301-41/+221
| | | | - User settings
* Merge pull request #1927 from rgarmsen2295/plt-1668Christopher Speller2016-01-211-1/+1
|\ | | | | PLT-1668 Removes duplicate short username error message
| * Removed extraneous error when providing a short usernameReed Garmsen2016-01-201-1/+1
| |
* | Check auth_service for constructing messagegirish@cloudron.io2016-01-191-1/+1
| |
* | Check auth_service to describe user login messagegirish@cloudron.io2016-01-191-1/+1
|/
* Added serverside file size check for post attachmentshmhealey2015-12-151-1/+0
|
* Added clientside check for profile image sizehmhealey2015-12-141-0/+5
|
* No longer errors upon saving the same info in Account Settings -> GeneralReed Garmsen2015-12-111-7/+8
|
* Update user_settings_general.jsxEric Sethna2015-11-201-2/+2
| | | Clarify email help text
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-8/+8
| | | | system.
* Fix cancel button on username setting and other general improvementsJoramWilander2015-11-131-82/+82
|
* Prevent SSO users from changing their emailJoramWilander2015-11-061-35/+55
|
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-2/+8
| | | | magic related to it
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-15/+0
| | | | unnecessary dialog close handling
* add new user-setting section 'advanced' and remove ctrl-send setting from ↵Florian Orben2015-10-281-87/+1
| | | | general tab
* allow messages to be send on ctrl+enterFlorian Orben2015-10-281-1/+88
|
* Fixed file upload and profile picture upload error display to work for ↵hmhealey2015-10-261-1/+1
| | | | serverside errors
* Multi-session login=Corey Hulen2015-10-201-1/+1
|
* Inital support for multi-tab loging=Corey Hulen2015-10-161-3/+3
|
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* Merge release branch 'release-1.1.0'Christopher Speller2015-10-141-10/+10
|\
| * Fixing user settings dialog so it desn't ask you to check your email unless ↵Christopher Speller2015-10-131-10/+10
| | | | | | | | you changed it
* | Fixed typosit332015-10-081-2/+1
|/ | | There was no space after "user name." before the next sentence. Also, "user name" should be "username"
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Added new email to email change notificationReed Garmsen2015-10-061-20/+12
|
* Added better verification when a user changes his or her emailReed Garmsen2015-10-051-5/+32
|
* Initial cosmetic changes to the process of verifying a changed emailReed Garmsen2015-10-051-5/+41
|
* Fixing merge conflict=Corey Hulen2015-09-221-1/+1
|
* Implement incoming webhooks.JoramWilander2015-09-211-0/+562