Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | updating build | =Corey Hulen | 2015-06-25 | 1 | -2/+1 | |
| * | | | | | adding the missing package | =Corey Hulen | 2015-06-25 | 4 | -0/+531 | |
| * | | | | | updating make | =Corey Hulen | 2015-06-25 | 17 | -4856/+10 | |
| * | | | | | inital travis file | =Corey Hulen | 2015-06-25 | 1 | -0/+5 | |
* | | | | | | Merge pull request #128 from rgarmsen2295/mm-832 | Christopher Speller | 2015-07-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Fixed copy-paste error in code | Reed Garmsen | 2015-07-06 | 1 | -1/+1 | |
| * | | | | | Fixed not being able to open channel notifications settings menu in IE10 | Reed Garmsen | 2015-07-06 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #127 from rgarmsen2295/mm-1047 | Joram Wilander | 2015-07-06 | 1 | -3/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Added comment for later reference | Reed Garmsen | 2015-07-02 | 1 | -1/+1 | |
| * | | | | Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) e... | Reed Garmsen | 2015-07-02 | 1 | -4/+6 | |
| * | | | | Removed option that does not work | Reed Garmsen | 2015-07-02 | 2 | -3/+3 | |
| * | | | | Added two possible options for removing blue bar error, will choose one later | Reed Garmsen | 2015-07-02 | 2 | -2/+2 | |
| * | | | | Added line that disables caching with a ajax client call that was causing err... | Reed Garmsen | 2015-07-02 | 1 | -0/+1 | |
* | | | | | Merge pull request #116 from nickago/MM-1341 | Joram Wilander | 2015-07-03 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Removed a change originally made for a prior fix tactic | nickago | 2015-07-01 | 1 | -1/+1 | |
| * | | | | | Fixed click response | nickago | 2015-07-01 | 1 | -3/+2 | |
| * | | | | | Inital attempt at active element checking | nickago | 2015-07-01 | 1 | -1/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Fixed and added links to process and forums | it33 | 2015-07-03 | 1 | -1/+9 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #126 from rgarmsen2295/mm-1210 | Joram Wilander | 2015-07-02 | 3 | -41/+125 | |
|\ \ \ \ | ||||||
| * | | | | Restructured logic to flow more naturally and be cleaner | Reed Garmsen | 2015-07-02 | 1 | -42/+44 | |
| * | | | | Added import statement to styles.scss | Reed Garmsen | 2015-07-02 | 1 | -0/+1 | |
| * | | | | Added logic for loading animation to appear when posts have yet to be loaded.... | Reed Garmsen | 2015-07-02 | 2 | -5/+15 | |
| * | | | | Added new files for adding new loading animation | Reed Garmsen | 2015-07-02 | 2 | -0/+71 | |
|/ / / / | ||||||
* | | | | Merge pull request #125 from asaadmahmoodspin/master | Christopher Speller | 2015-07-02 | 3 | -4/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fixing padding in sidebar dropdown | Asaad Mahmood | 2015-07-18 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of https://github.com/mattermost/platform | Asaad Mahmood | 2015-07-18 | 0 | -0/+0 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #124 from asaadmahmoodspin/master | Corey Hulen | 2015-07-02 | 3 | -4/+7 | |
|\ \ \ \ \ | ||||||
| | * | | | | MM-1319 - Copy link and background change | Asaad Mahmood | 2015-07-18 | 2 | -3/+1 | |
| |/ / / / | ||||||
| * | | | | Updating margins | Asaad Mahmood | 2015-07-18 | 1 | -3/+5 | |
| * | | | | Minor fixes to mattermost UI | Asaad Mahmood | 2015-07-18 | 2 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #123 from asaadmahmoodspin/mm-1426 | Corey Hulen | 2015-07-02 | 13 | -36/+68 | |
|\ \ \ \ | ||||||
| * | | | | Changing var currentUser in post_right | Asaad Mahmood | 2015-07-17 | 1 | -6/+6 | |
| * | | | | Changing var name from currentUser to currentUserCss | Asaad Mahmood | 2015-07-17 | 1 | -3/+3 | |
| * | | | | Adding highlights and improving css for posts on responsive screens | Asaad Mahmood | 2015-07-17 | 3 | -7/+4 | |
| * | | | | Merge pull request #2 from rgarmsen2295/mm-1453 | asaadmahmoodspin | 2015-07-02 | 2 | -8/+24 | |
| |\ \ \ \ | ||||||
| | * | | | | Added additional class to the markup indicating if the post came from the cur... | Reed Garmsen | 2015-07-02 | 2 | -8/+24 | |
| * | | | | | Merge branch 'master' of https://github.com/mattermost/platform into mm-1426 | Asaad Mahmood | 2015-07-17 | 1 | -11/+13 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Improving modal UI | Asaad Mahmood | 2015-07-17 | 2 | -4/+3 | |
| * | | | | | | Improving channel notifications | Asaad Mahmood | 2015-07-17 | 1 | -3/+3 | |
| * | | | | | | Improving image modals | Asaad Mahmood | 2015-07-17 | 2 | -1/+2 | |
| * | | | | | | Adding border radius | Asaad Mahmood | 2015-07-17 | 1 | -0/+1 | |
| * | | | | | | MM-1426 - Updating UI | Asaad Mahmood | 2015-07-17 | 9 | -19/+37 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #121 from rgarmsen2295/mm-1445 | Corey Hulen | 2015-07-02 | 1 | -3/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Changed valet title and description for clarity | Reed Garmsen | 2015-07-02 | 1 | -3/+4 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #120 from mattermost/get-teammate-fix | Corey Hulen | 2015-07-02 | 1 | -11/+13 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | make loop simpler | JoramWilander | 2015-07-02 | 1 | -1/+1 | |
| * | | | | fix getDirectTeammate so that if teammate is the second id it doesn't return ... | JoramWilander | 2015-07-02 | 1 | -11/+13 | |
|/ / / / | ||||||
* | | | | Merge pull request #118 from nickago/MM-1363 | Joram Wilander | 2015-07-02 | 1 | -3/+10 | |
|\ \ \ \ | ||||||
| * | | | | Changed ordering of steps for upload to imporve asthetic | nickago | 2015-07-01 | 1 | -2/+4 | |
| * | | | | Restricted profile picture uploads to just JPEGs | nickago | 2015-07-01 | 1 | -1/+6 | |
| |/ / / |