Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | PLT-478 partial fix for local storage getting filled up. This will be fixed ... | =Corey Hulen | 2015-10-06 | 1 | -1/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #947 from mattermost/PLT-435 | Christopher Speller | 2015-10-07 | 2 | -21/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PLT-435 adding ability to demote system admin | =Corey Hulen | 2015-10-06 | 2 | -21/+24 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #945 from mattermost/plt-433 | Christopher Speller | 2015-10-07 | 2 | -65/+78 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow team admin to delete comments. | JoramWilander | 2015-10-06 | 2 | -65/+78 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #946 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2015-10-07 | 4 | -22/+13 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Removing sidebar text hover color | Asaad Mahmood | 2015-10-06 | 3 | -15/+1 | |
| * | | | | | Changing link colour opacity LHS | Asaad Mahmood | 2015-10-06 | 1 | -3/+3 | |
| * | | | | | Updating link color opacity in LHS | Asaad Mahmood | 2015-10-06 | 2 | -11/+11 | |
| * | | | | | Removing console.log | Asaad Mahmood | 2015-10-06 | 1 | -1/+0 | |
| * | | | | | PLT-451 - Adding visual effect for logout active sessions button | Asaad Mahmood | 2015-10-06 | 2 | -1/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #938 from mattermost/plt-111 | Corey Hulen | 2015-10-06 | 2 | -2/+14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Combining email verification confirmation screen with login screen. | Christopher Speller | 2015-10-06 | 2 | -2/+14 | |
* | | | | | Merge pull request #939 from asaadmahmoodspin/plt-424 | Corey Hulen | 2015-10-06 | 6 | -142/+145 | |
|\ \ \ \ \ | ||||||
| * | | | | | PLT-432 - Status icon for active LHS item the same as text color | Asaad Mahmood | 2015-10-06 | 1 | -0/+1 | |
| * | | | | | Admin console UI Improvements | Asaad Mahmood | 2015-10-06 | 5 | -142/+144 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #941 from hmhealey/plt515 | Corey Hulen | 2015-10-06 | 1 | -11/+18 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Hid Copy Link button when unable to copy the team signup link | hmhealey | 2015-10-06 | 1 | -11/+18 | |
| |/ / / | ||||||
* | | | | Merge pull request #935 from mattermost/remove-zeroclipboard | Christopher Speller | 2015-10-06 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove npm reference to unused zeroclipboard. | JoramWilander | 2015-10-06 | 1 | -1/+0 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #934 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2015-10-06 | 2 | -12/+25 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Updating form-control focus | Asaad Mahmood | 2015-10-06 | 1 | -2/+3 | |
| * | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-impro... | Asaad Mahmood | 2015-10-06 | 2 | -3/+3 | |
| |\ \ \ | ||||||
| * | | | | Adding mention highlight setting and improving search highlight too | Asaad Mahmood | 2015-10-06 | 2 | -6/+17 | |
| * | | | | Multiple UI Improvements | Asaad Mahmood | 2015-10-06 | 2 | -6/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #936 from mattermost/signup-fix | Joram Wilander | 2015-10-06 | 1 | -13/+14 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fixing broken signup page | Christopher Speller | 2015-10-06 | 1 | -13/+14 | |
| |/ / | ||||||
* / / | Fixed Get Public Link button | hmhealey | 2015-10-05 | 2 | -3/+3 | |
|/ / | ||||||
* | | Merge pull request #925 from asaadmahmoodspin/ui-improvements | Harrison Healey | 2015-10-05 | 3 | -6/+5 | |
|\ \ | ||||||
| * | | Multiple UI Improvements | Asaad Mahmood | 2015-10-05 | 3 | -6/+5 | |
| |/ | ||||||
* | | Merge pull request #922 from mattermost/plt-360 | Harrison Healey | 2015-10-05 | 33 | -308/+350 | |
|\ \ | |/ |/| | ||||||
| * | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ... | Christopher Speller | 2015-10-05 | 33 | -308/+350 | |
* | | Merge pull request #923 from mattermost/fix-load-scroll | Corey Hulen | 2015-10-05 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix missed binding for youtube data callback. | JoramWilander | 2015-10-05 | 1 | -1/+1 | |
* | | | Merge pull request #914 from mattermost/plt-297 | Joram Wilander | 2015-10-05 | 5 | -9/+121 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Update help text to mention the BOT tag for webhook posts. | JoramWilander | 2015-10-05 | 1 | -1/+1 | |
| * | | Add config options for overriding username and icon, and add BOT indicator ne... | JoramWilander | 2015-10-05 | 4 | -14/+91 | |
| * | | Add ability to override username and icon for posts from incoming webhooks. | JoramWilander | 2015-10-02 | 4 | -8/+43 | |
* | | | Merge pull request #915 from mattermost/plt-300 | Christopher Speller | 2015-10-05 | 1 | -8/+8 | |
|\ \ \ | ||||||
| * | | | Update allow/deny oauth page UI, and add ouath as reserved word. | JoramWilander | 2015-10-02 | 1 | -8/+8 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #903 from mattermost/PLT-44 | Christopher Speller | 2015-10-05 | 4 | -6/+17 | |
|\ \ \ | ||||||
| * | | | Fixing issues | =Corey Hulen | 2015-10-02 | 1 | -1/+1 | |
| * | | | PLT-44 allow team switching without the need to login | =Corey Hulen | 2015-10-01 | 4 | -5/+16 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #887 from asaadmahmoodspin/plt-375 | Joram Wilander | 2015-10-05 | 3 | -22/+32 | |
|\ \ \ | ||||||
| * | | | Updating theme colours for popovers, drop downs etc | Asaad Mahmood | 2015-10-05 | 1 | -14/+18 | |
| * | | | Updating search colours | Asaad Mahmood | 2015-10-05 | 1 | -1/+2 | |
| * | | | Updating jpg to png for theme names | Asaad Mahmood | 2015-10-05 | 1 | -1/+1 | |
| * | | | Merge branch 'master' of https://github.com/mattermost/platform into plt-375 | Asaad Mahmood | 2015-10-02 | 11 | -150/+226 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | pot-375 - Making modals compatible with themes | Asaad Mahmood | 2015-10-01 | 4 | -24/+30 | |
* | | | | Merge branch 'master' into PLT-462 | =Corey Hulen | 2015-10-02 | 10 | -143/+200 | |
|\ \ \ \ | | |/ / | |/| | |