Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed issue where font would remain changed even after cancelling changes | Reed Garmsen | 2016-01-04 | 1 | -7/+13 |
| | |||||
* | Merge pull request #1745 from mattermost/plt-1118 | Christopher Speller | 2016-01-04 | 1 | -114/+209 |
|\ | | | | | PLT-1118 Add ability to switch between SSO and email account | ||||
| * | Add ability to switch between SSO and email account | JoramWilander | 2015-12-17 | 1 | -114/+209 |
| | | |||||
* | | Made links in help text open in a new tab | Reed Garmsen | 2016-01-04 | 2 | -2/+16 |
| | | |||||
* | | Merge pull request #1785 from mattermost/plt-1492 | Corey Hulen | 2016-01-04 | 1 | -11/+14 |
|\ \ | | | | | | | PLT-1492 Fix default for teammate name display setting | ||||
| * | | Fix default for teammate name display setting | JoramWilander | 2015-12-28 | 1 | -11/+14 |
| | | | |||||
* | | | Fix appearance settings scroll bug | JoramWilander | 2015-12-28 | 1 | -3/+6 |
|/ / | |||||
* / | Multiple UI Improvements | Asaad Mahmood | 2015-12-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1733 from hmhealey/plt1437 | Christopher Speller | 2015-12-16 | 1 | -1/+1 |
|\ | | | | | PLT-1437 PreferenceStore api changes and fixing CreatePost warning | ||||
| * | Improved PreferenceStore api when getting values | hmhealey | 2015-12-15 | 1 | -1/+1 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-12-15 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1729 from hmhealey/plt886 | Joram Wilander | 2015-12-15 | 1 | -0/+4 |
|\ \ | |/ |/| | PLT-886 Add additional max file size checks | ||||
| * | Added serverside file size check for post attachments | hmhealey | 2015-12-15 | 1 | -1/+0 |
| | | |||||
| * | Added clientside check for profile image size | hmhealey | 2015-12-14 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #1727 from mattermost/plt-1481 | Christopher Speller | 2015-12-15 | 1 | -2/+11 |
|\ \ | | | | | | | PLT-1481 Force all colorpickers to update after theme pasted in | ||||
| * | | Force all colorpickers to update after theme pasted in | JoramWilander | 2015-12-14 | 1 | -2/+11 |
| |/ | |||||
* | | Merge pull request #1711 from asaadmahmoodspin/code-themes | Corey Hulen | 2015-12-14 | 1 | -0/+22 |
|\ \ | |/ |/| | Multiple UI Improvements | ||||
| * | Multiple UI Improvements | Asaad Mahmood | 2015-12-11 | 1 | -0/+22 |
| | | |||||
* | | Merge pull request #1690 from npcode/trim-outgoing-callback-url | Harrison Healey | 2015-12-14 | 1 | -1/+1 |
|\ \ | | | | | | | Trim callback urls for outgoing webhooks | ||||
| * | | Trim callback urls for outgoing webhooks | Yi EungJun | 2015-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | Adding traling whitespace is common mistake. | ||||
* | | | No longer errors upon saving the same info in Account Settings -> General | Reed Garmsen | 2015-12-11 | 1 | -7/+8 |
| |/ |/| | |||||
* | | Fixed issue with Team Settings modal saving items instead of cancelling; ↵ | Reed Garmsen | 2015-12-10 | 1 | -1/+1 |
| | | | | | | | | changed remaining copyrights | ||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-12-07 | 2 | -2/+4 |
| | | |||||
* | | Merge pull request #1626 from mattermost/PLT-1355 | Corey Hulen | 2015-12-04 | 1 | -1/+1 |
|\ \ | | | | | | | PLT-1355 Move link preview into pre-release feature | ||||
| * | | PLT-1355 Move link preview into pre-release feature | =Corey Hulen | 2015-12-04 | 1 | -1/+1 |
| | | | |||||
* | | | Updating UI for suggestions list | Asaad Mahmood | 2015-12-04 | 1 | -9/+13 |
| | | | |||||
* | | | Multiple UI Improvements | Asaad Mahmood | 2015-12-04 | 2 | -14/+10 |
|/ / | |||||
* | | reorder display settings; remove 'button thingy' in font options | Florian Orben | 2015-12-04 | 1 | -6/+3 |
| | | |||||
* | | Cancelling out of a notification's setting change now displays the correct ↵ | Reed Garmsen | 2015-12-02 | 1 | -29/+20 |
| | | | | | | | | option in the minimized setting tab | ||||
* | | Merge pull request #1535 from florianorben/PLT-1233 | Christopher Speller | 2015-12-02 | 1 | -2/+81 |
|\ \ | | | | | | | PLT-1233: "Display Font" option in Account Settings > Display | ||||
| * | | PLT-1233: "Display Font" option in Account Settings > Display | Florian Orben | 2015-11-28 | 1 | -2/+81 |
| | | | |||||
* | | | Updated oauth2 app register modal | JoramWilander | 2015-12-01 | 1 | -3/+9 |
| | | | |||||
* | | | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵ | Florian Orben | 2015-11-27 | 1 | -19/+16 |
| | | | | | | | | | | | | prerelease-features to constants.jsx | ||||
* | | | only show advanced settings section if there are any pre-release features | Florian Orben | 2015-11-27 | 1 | -49/+56 |
| | | | |||||
* | | | PLT-1125: allow to toggle features in frontend | Florian Orben | 2015-11-27 | 1 | -16/+118 |
|/ / | |||||
* | | Merge pull request #1502 from mattermost/disable-all | Christopher Speller | 2015-11-24 | 1 | -4/+6 |
|\ \ | | | | | | | Disabling the all mention | ||||
| * | | fixing eslint | =Corey Hulen | 2015-11-23 | 1 | -0/+2 |
| | | | |||||
| * | | Disabling the all mention | =Corey Hulen | 2015-11-23 | 1 | -4/+4 |
| | | | |||||
* | | | Update user_settings_general.jsx | Eric Sethna | 2015-11-20 | 1 | -2/+2 |
|/ / | | | | | Clarify email help text | ||||
* | | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 14 | -71/+71 |
| | | | | | | | | system. | ||||
* | | Posts structure improvement | Asaad Mahmood | 2015-11-19 | 1 | -1/+4 |
| | | |||||
* | | Removed Modal base class | hmhealey | 2015-11-17 | 1 | -2/+13 |
| | | |||||
* | | Added ToggleModalButton component | hmhealey | 2015-11-17 | 1 | -39/+9 |
| | | |||||
* | | Added Modal base class that extends ReactBootstrap.Modal | hmhealey | 2015-11-17 | 1 | -7/+7 |
| | | |||||
* | | Fix cancel button on username setting and other general improvements | JoramWilander | 2015-11-13 | 1 | -82/+82 |
| | | |||||
* | | Merge branch 'release-1.2' | Christopher Speller | 2015-11-12 | 1 | -1/+0 |
|\| | |||||
| * | Make import/export theme input box editable | JoramWilander | 2015-11-12 | 1 | -1/+0 |
| | | |||||
* | | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵ | JoramWilander | 2015-11-12 | 3 | -15/+19 |
|/ | | | | accurate. | ||||
* | Updating tutorial tip | Asaad Mahmood | 2015-11-09 | 2 | -3/+2 |
| | |||||
* | Add new line break | JoramWilander | 2015-11-09 | 1 | -0/+1 |
| |