Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-7: Fix and Add new loc strings | Elias Nahum | 2016-02-04 | 2 | -6/+27 |
| | |||||
* | Merge pull request #2052 from mattermost/PLT-1429 | Harrison Healey | 2016-02-04 | 2 | -0/+695 |
|\ | | | | | PLT-1429 adding user created slash commands | ||||
| * | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-02-03 | 1 | -1/+2 |
| |\ | |||||
| * | | Adding loc to front-end | =Corey Hulen | 2016-02-02 | 2 | -51/+269 |
| | | | |||||
| * | | Fixing merge | =Corey Hulen | 2016-02-01 | 14 | -234/+1199 |
| |\ \ | |||||
| * \ \ | merging | =Corey Hulen | 2016-01-22 | 4 | -6/+153 |
| |\ \ \ | |||||
| * \ \ \ | merging | =Corey Hulen | 2016-01-15 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * | | | | | finishing up commands UI | =Corey Hulen | 2016-01-14 | 1 | -67/+249 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into PLT-1429 | =Corey Hulen | 2016-01-14 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Adding UI | =Corey Hulen | 2016-01-11 | 2 | -0/+295 |
| | | | | | | | |||||
* | | | | | | | Fixing loc error | =Corey Hulen | 2016-02-03 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Clear the password input boxes when user enter incorrect Retype New Password. | Khoa, Le Ngoc | 2016-02-03 | 1 | -1/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | PLT-7: Refactoring frontend (chunk 7) | Elias Nahum | 2016-01-31 | 1 | -14/+6 |
| | | | | | | | | | | | | | | | | | | | | - Elegant way to include react Component into FormattedMessage | ||||
* | | | | | PLT-7: Refactoring frontend (chunk 6) | Elias Nahum | 2016-01-30 | 14 | -234/+1207 |
| |_|_|/ |/| | | | | | | | | | | | - User settings | ||||
* | | | | PLT-7 adding loc feature to preview | =Corey Hulen | 2016-01-22 | 1 | -1/+0 |
| | | | | |||||
* | | | | PLT-7 adding loc feature to preview | =Corey Hulen | 2016-01-22 | 1 | -37/+39 |
| | | | | |||||
* | | | | PLT-7 adding lang selector | =Corey Hulen | 2016-01-22 | 3 | -0/+146 |
| | | | | |||||
* | | | | Merge pull request #1927 from rgarmsen2295/plt-1668 | Christopher Speller | 2016-01-21 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | PLT-1668 Removes duplicate short username error message | ||||
| * | | | | Removed extraneous error when providing a short username | Reed Garmsen | 2016-01-20 | 2 | -4/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1922 from cloudron-io/check_auth_service | Harrison Healey | 2016-01-21 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | Check auth_service when constructing messages | ||||
| * | | | Check auth_service for constructing message | girish@cloudron.io | 2016-01-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Check auth_service to describe user login message | girish@cloudron.io | 2016-01-19 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #1894 from mattermost/release-1.4 | Corey Hulen | 2016-01-14 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | Release 1.4 | ||||
| * | | Encode url query properly for SSO switching | JoramWilander | 2016-01-14 | 1 | -3/+3 |
| |/ | |||||
* / | Adding away icon and changing online and offline icons | Asaad Mahmood | 2016-01-11 | 1 | -0/+1 |
|/ | |||||
* | 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 |
| | | |