Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Made direct channels visible when receiving a message on one | hmhealey | 2015-10-13 | 1 | -0/+12 | |
| * | | | | | | | | Changed direct messages channels so users can show/hide them | hmhealey | 2015-10-13 | 5 | -164/+143 | |
| * | | | | | | | | Changed direct channels in the sidebar to be displayed based on user preferences | hmhealey | 2015-10-13 | 5 | -37/+308 | |
* | | | | | | | | | Merge pull request #1030 from mattermost/Slack-import-UI-update | Christopher Speller | 2015-10-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Slack Import changing "Preview" label to "Beta" | it33 | 2015-10-13 | 1 | -3/+3 | |
* | | | | | | | | | | Revert "Modified markdown lexer to not break up words written in snake_case" | hmhealey | 2015-10-13 | 2 | -39/+8 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1027 from mattermost/check-https | Corey Hulen | 2015-10-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update gitlab_settings.jsx | it33 | 2015-10-13 | 1 | -3/+3 | |
* | | | | | | | | | Merge pull request #1026 from asaadmahmoodspin/master | Joram Wilander | 2015-10-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixing code block markdown | Asaad Mahmood | 2015-10-13 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #1007 from florianorben/PLT-486 | Joram Wilander | 2015-10-13 | 14 | -0/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PLT-486: Remove spell check feature from input boxes during signup flow | Florian Orben | 2015-10-12 | 14 | -0/+19 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #987 from hmhealey/plt521 | Joram Wilander | 2015-10-13 | 2 | -8/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Modified markdown lexer to not break up words written in snake_case | hmhealey | 2015-10-09 | 2 | -8/+39 | |
* | | | | | | | | | Merge release branch 'release-1.1.0' | Christopher Speller | 2015-10-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | PLT-596 - Update to email verification title | it33 | 2015-10-12 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'master' into PLT-590 | Maxim | 2015-10-13 | 23 | -83/+108 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #1022 from mattermost/release-1.1.0 | Corey Hulen | 2015-10-12 | 2 | -35/+36 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'release-1.1.0' into PLT-586 | =Corey Hulen | 2015-10-12 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | PLT-586 fixing issues with security alert | =Corey Hulen | 2015-10-09 | 2 | -35/+36 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #1018 from asaadmahmoodspin/ui-fixes | Corey Hulen | 2015-10-12 | 11 | -25/+53 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-fixes | Asaad Mahmood | 2015-10-12 | 9 | -20/+18 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Removing padding from post comment cell in RHS | Asaad Mahmood | 2015-10-12 | 1 | -0/+3 | |
| | * | | | | | Other UI Improvements | Asaad Mahmood | 2015-10-12 | 10 | -25/+50 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge pull request #1009 from mattermost/update-help-text | Corey Hulen | 2015-10-12 | 1 | -1/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update get_link_modal.jsx | it33 | 2015-10-11 | 1 | -1/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #989 from mattermost/typos | Corey Hulen | 2015-10-12 | 1 | -2/+1 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Merge branch 'master' into typos | Joram Wilander | 2015-10-12 | 3 | -3/+3 | |
| | |\| | | | ||||||
| | * | | | | Fixed typos | it33 | 2015-10-08 | 1 | -2/+1 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Multiple UI Improvements | Asaad Mahmood | 2015-10-12 | 9 | -20/+18 | |
| | |/ / | |/| | | ||||||
* / | | | PLT-590: Change "Manage Team" to "Manage Members" | Potapov Max | 2015-10-12 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Update manage_incoming_hooks.jsx | it33 | 2015-10-09 | 1 | -1/+1 | |
* | | | Update user_settings_integrations.jsx | it33 | 2015-10-09 | 1 | -1/+1 | |
* | | | Update manage_incoming_hooks.jsx | it33 | 2015-10-09 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Fixing broken travis release build | Christopher Speller | 2015-10-08 | 1 | -1/+1 | |
|/ | ||||||
* | Fixed html used for autolinking | hmhealey | 2015-10-08 | 1 | -1/+1 | |
* | Merge pull request #982 from hmhealey/plt547 | Harrison Healey | 2015-10-08 | 1 | -24/+24 | |
|\ | ||||||
| * | Fixed parsing of :'( emoticon | hmhealey | 2015-10-08 | 1 | -1/+1 | |
| * | Changed emoticons so that they much be surrounded by whitespace | hmhealey | 2015-10-08 | 1 | -24/+24 | |
| * | Switched :p emoticon | hmhealey | 2015-10-08 | 1 | -1/+1 | |
* | | Merge pull request #981 from mattermost/plt-517 | Christopher Speller | 2015-10-08 | 160 | -160/+160 | |
|\ \ | ||||||
| * | | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 160 | -160/+160 | |
| |/ | ||||||
* | | Merge pull request #978 from mattermost/plt-355 | Corey Hulen | 2015-10-08 | 3 | -6/+8 | |
|\ \ | ||||||
| * | | Fixing ability to dynamicly update members list. | Christopher Speller | 2015-10-08 | 3 | -6/+8 | |
* | | | Merge pull request #971 from mattermost/PLT-567 | Corey Hulen | 2015-10-08 | 3 | -6/+30 | |
|\ \ \ | ||||||
| * | | | Fixing issue with lastIndexOf | =Corey Hulen | 2015-10-08 | 2 | -2/+2 | |
| * | | | Adding removing blank target for browser links | =Corey Hulen | 2015-10-08 | 2 | -2/+7 | |
| * | | | PLT-567 auto join open channels | =Corey Hulen | 2015-10-07 | 2 | -5/+24 | |
| |/ / | ||||||
* | / | Tweaking welcome text in Town-Square | it33 | 2015-10-08 | 1 | -6/+2 | |
| |/ |/| | ||||||
* | | Merge pull request #966 from mattermost/GIT-960 | Christopher Speller | 2015-10-08 | 2 | -10/+16 | |
|\ \ |