Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rate_settings.jsx | it33 | 2015-09-25 | 1 | -5/+5 |
| | |||||
* | Update rate_settings.jsx | it33 | 2015-09-25 | 1 | -3/+3 |
| | |||||
* | Update log_settings.jsx | it33 | 2015-09-25 | 1 | -7/+7 |
| | |||||
* | Update image_settings.jsx | it33 | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Update email_settings.jsx | it33 | 2015-09-25 | 1 | -10/+9 |
| | |||||
* | Update sql_settings.jsx | it33 | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Update team_settings.jsx | it33 | 2015-09-25 | 1 | -3/+3 |
| | |||||
* | Update service_settings.jsx | it33 | 2015-09-25 | 1 | -2/+2 |
| | |||||
* | Minor wording change | it33 | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Typo fix | it33 | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Fix capitalization type | it33 | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Fix acconut settings being scrolled to bottom when opened. | JoramWilander | 2015-09-25 | 1 | -0/+2 |
| | |||||
* | Fixing merge | =Corey Hulen | 2015-09-24 | 5 | -94/+75 |
|\ | |||||
| * | Removing default theme no longer in use | =Corey Hulen | 2015-09-24 | 1 | -22/+0 |
| | | |||||
| * | Disabling OAuth provider for 0.8 | =Corey Hulen | 2015-09-24 | 1 | -35/+35 |
| | | |||||
| * | Merge pull request #782 from asaadmahmoodspin/plt-298 | Joram Wilander | 2015-09-24 | 1 | -34/+31 |
| |\ | | | | | | | plt-298 - Improving UI for webhooks | ||||
| | * | plt-298 - Improving UI for webhooks | Asaad Mahmood | 2015-09-24 | 1 | -34/+31 |
| | | | |||||
| * | | Merge pull request #783 from mattermost/plt-287 | Harrison Healey | 2015-09-24 | 1 | -1/+3 |
| |\ \ | | | | | | | | | PLT-287 Hiding export from UI | ||||
| | * | | Hiding export from UI | Christopher Speller | 2015-09-24 | 1 | -1/+3 |
| | |/ | |||||
| * / | Fixing arrow keys in preview image modal | Christopher Speller | 2015-09-24 | 1 | -2/+6 |
| |/ | |||||
* / | Removing old valet crud | =Corey Hulen | 2015-09-24 | 3 | -208/+5 |
|/ | |||||
* | Merge pull request #780 from hmhealey/plt258 | Joram Wilander | 2015-09-24 | 2 | -2/+20 |
|\ | | | | | PLT-258 Added help text to notification settings to say which browsers support them | ||||
| * | Added help text to notification settings to say which browsers support them | hmhealey | 2015-09-24 | 2 | -2/+20 |
| | | |||||
* | | Merge pull request #781 from hmhealey/plt332 | Joram Wilander | 2015-09-24 | 3 | -9/+3 |
|\ \ | | | | | | | PLT-332 Improved date tooltips | ||||
| * | | Changed format of date tooltips | hmhealey | 2015-09-24 | 1 | -1/+1 |
| | | | |||||
| * | | Removed timestamp tooltips from posts in the RHS | hmhealey | 2015-09-24 | 2 | -8/+2 |
| |/ | |||||
* | | Merge pull request #779 from mattermost/plt-294 | Corey Hulen | 2015-09-24 | 7 | -159/+168 |
|\ \ | | | | | | | PLT-294 Converting preview image modal to use react-bootstrap. | ||||
| * | | Converting preview image modal to use react-bootstrap. Fixes issue where ↵ | Christopher Speller | 2015-09-24 | 7 | -159/+168 |
| |/ | | | | | | | modal would appear behind background on iOS | ||||
* / | Fixes backspace navigating back a page. | JoramWilander | 2015-09-24 | 2 | -1/+11 |
|/ | |||||
* | Merge pull request #771 from rgarmsen2295/plt-143 | Harrison Healey | 2015-09-24 | 5 | -4/+25 |
|\ | | | | | PLT-143 Support for text drag and drop | ||||
| * | Text cursor now focuses on the textbox after performing a drag and drop of ↵ | Reed Garmsen | 2015-09-23 | 2 | -6/+6 |
| | | | | | | | | some text | ||||
| * | Added support to drag and drop text into the main textbox or RHS textbox | Reed Garmsen | 2015-09-23 | 3 | -1/+16 |
| | | |||||
| * | Small fix for react key warning | Reed Garmsen | 2015-09-23 | 2 | -3/+9 |
| | | |||||
* | | Merge pull request #776 from mishimi/patch-5 | Harrison Healey | 2015-09-24 | 1 | -1/+1 |
|\ \ | | | | | | | PLT-388 Added warning that @mentions from Slack are not imported | ||||
| * | | PLT-388 | mishimi | 2015-09-24 | 1 | -1/+1 |
| | | | | | | | | | Warning users that @mentions from Slack are currently not supported after import | ||||
* | | | Fixing state setting | =Corey Hulen | 2015-09-23 | 4 | -31/+100 |
| | | | |||||
* | | | Fixing merge | =Corey Hulen | 2015-09-23 | 32 | -250/+669 |
|\| | | |||||
| * | | Changing image settings to file settings | =Corey Hulen | 2015-09-23 | 4 | -42/+42 |
| | | | |||||
| * | | Merge branch 'master' into PLT-11-email | =Corey Hulen | 2015-09-23 | 28 | -208/+627 |
| |\| | |||||
| | * | Fix theme images 404ing. | JoramWilander | 2015-09-23 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #761 from mattermost/plt-356 | Harrison Healey | 2015-09-23 | 1 | -15/+36 |
| | |\ | | | | | | | | | PLT-356 Fix post not rendering properly in some cases. | ||||
| | | * | Fix post not rendering properly in some cases. | JoramWilander | 2015-09-23 | 1 | -15/+36 |
| | | | | |||||
| | * | | Merge pull request #759 from mattermost/plt-242-3 | Harrison Healey | 2015-09-23 | 11 | -127/+510 |
| | |\ \ | | | |/ | | |/| | PLT-242 Implement custom UI theme colors. | ||||
| | | * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 11 | -127/+510 |
| | | | | |||||
| | * | | PLT-126: Change 'Private Messages' to 'Direct Messages' | Chengwei Yang | 2015-09-23 | 6 | -10/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> | ||||
| | * | | Merge pull request #740 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2015-09-23 | 4 | -7/+13 |
| | |\ \ | | | | | | | | | | | UI Modifications for multiple tickets | ||||
| | | * | | Removing click event for channel description popover | Asaad Mahmood | 2015-09-22 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | UI Modifications for multiple tickets | Asaad Mahmood | 2015-09-22 | 3 | -6/+12 |
| | | | | | |||||
| | * | | | Merge pull request #756 from rgarmsen2295/plt-165 | Joram Wilander | 2015-09-23 | 1 | -8/+15 |
| | |\ \ \ | | | | | | | | | | | | | PLT-165 Prevents users from signing up via a public link using a non-valid email address | ||||
| | | * | | | Adds a check for email validity client-side when joining a team using a ↵ | Reed Garmsen | 2015-09-22 | 1 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | public link |