Commit message (Expand) | 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 |
* | Merge pull request #801 from mattermost/plt-376 | Harrison Healey | 2015-09-25 | 1 | -0/+2 |
|\ | |||||
| * | Fix acconut settings being scrolled to bottom when opened. | JoramWilander | 2015-09-25 | 1 | -0/+2 |
* | | PLT 381 In Theme Color settings, change the "Button Color" to "Button Text" | mishimi | 2015-09-25 | 1 | -14/+14 |
|/ | |||||
* | Fixing merge | =Corey Hulen | 2015-09-24 | 10 | -113/+111 |
|\ | |||||
| * | Merge pull request #789 from mattermost/PLT-362 | Harrison Healey | 2015-09-24 | 2 | -57/+35 |
| |\ | |||||
| | * | 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 #785 from mattermost/PLT-203 | Joram Wilander | 2015-09-24 | 1 | -10/+3 |
| |\ \ | |||||
| | * | | Partial fix for PLT-203 | =Corey Hulen | 2015-09-24 | 1 | -10/+3 |
| * | | | Merge pull request #788 from hmhealey/plt379 | Christopher Speller | 2015-09-24 | 1 | -4/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Removed smilies that start with a semicolon | hmhealey | 2015-09-24 | 1 | -4/+3 |
| * | | | Merge pull request #782 from asaadmahmoodspin/plt-298 | Joram Wilander | 2015-09-24 | 4 | -39/+61 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | plt-298 - Improving UI for webhooks | Asaad Mahmood | 2015-09-24 | 4 | -39/+61 |
| * | | | Merge pull request #783 from mattermost/plt-287 | Harrison Healey | 2015-09-24 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | 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 | 4 | -225/+5 |
|/ / | |||||
* | | Merge pull request #780 from hmhealey/plt258 | Joram Wilander | 2015-09-24 | 2 | -2/+20 |
|\ \ | |||||
| * | | 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 |
|\ \ \ | |||||
| * | | | 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 | 8 | -165/+179 |
|\ \ \ | |||||
| * | | | Converting preview image modal to use react-bootstrap. Fixes issue where moda... | Christopher Speller | 2015-09-24 | 8 | -165/+179 |
| |/ / | |||||
* | | | Merge pull request #778 from mattermost/plt-43 | Corey Hulen | 2015-09-24 | 2 | -1/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes backspace navigating back a page. | JoramWilander | 2015-09-24 | 2 | -1/+11 |
* | | | plt-363 - Adding organisation theme | Asaad Mahmood | 2015-09-24 | 9 | -31/+58 |
|/ / | |||||
* | | Merge pull request #771 from rgarmsen2295/plt-143 | Harrison Healey | 2015-09-24 | 5 | -4/+25 |
|\ \ | |||||
| * | | Text cursor now focuses on the textbox after performing a drag and drop of so... | Reed Garmsen | 2015-09-23 | 2 | -6/+6 |
| * | | 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 | mishimi | 2015-09-24 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #765 from mattermost/PLT-349 | Christopher Speller | 2015-09-24 | 11 | -138/+999 |
|\ \ \ | |||||
| * | | | Fixing state setting | =Corey Hulen | 2015-09-23 | 4 | -31/+100 |
| * | | | Fixing merge | =Corey Hulen | 2015-09-23 | 67 | -373/+1568 |
| |\ \ \ | |||||
| * | | | | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 11 | -131/+923 |
* | | | | | Merge pull request #769 from hmhealey/plt334 | Joram Wilander | 2015-09-24 | 2 | -1/+23 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Restricted markdown output to only appear on one line when in singleline mode | hmhealey | 2015-09-23 | 2 | -1/+23 |