Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-impro... | Asaad Mahmood | 2015-10-23 | 63 | -413/+602 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Fixing merge | =Corey Hulen | 2015-10-22 | 1 | -0/+1 | |
| * | | | Merge pull request #1150 from hmhealey/plt689 | Corey Hulen | 2015-10-22 | 1 | -28/+28 | |
| |\ \ \ | ||||||
| | * | | | Fixed handling of whitespace surrounding emoticons | hmhealey | 2015-10-22 | 1 | -28/+28 | |
| | |/ / | ||||||
| * | | | Merge pull request #1147 from hmhealey/plt721 | Corey Hulen | 2015-10-22 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Changed Direct Channel modal to only show active users | hmhealey | 2015-10-22 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1146 from hmhealey/plt759 | Corey Hulen | 2015-10-22 | 1 | -5/+7 | |
| |\ \ \ | ||||||
| | * | | | Made searching case insensitive in Direct Messages modal | hmhealey | 2015-10-22 | 1 | -5/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #1145 from hmhealey/plt719 | Corey Hulen | 2015-10-22 | 2 | -1/+51 | |
| |\ \ \ | ||||||
| | * | | | Added help popover to search box | hmhealey | 2015-10-22 | 2 | -1/+51 | |
| * | | | | Fixing merge | =Corey Hulen | 2015-10-22 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' into PLT-44 | =Corey Hulen | 2015-10-22 | 2 | -41/+52 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #1138 from rgarmsen2295/plt-777 | Harrison Healey | 2015-10-22 | 2 | -41/+52 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | | * | | | Fixed typos in create_post.jsx resizing code | Reed Garmsen | 2015-10-21 | 2 | -13/+11 | |
| | | * | | | Changed post list resize code to use react state; fixed various eslint warnings | Reed Garmsen | 2015-10-21 | 1 | -38/+51 | |
| | | | |/ | | | |/| | ||||||
| * | | | | Fixing group code review issues | =Corey Hulen | 2015-10-22 | 1 | -2/+2 | |
| * | | | | Addressing issues from group code review | =Corey Hulen | 2015-10-22 | 2 | -8/+20 | |
| * | | | | Fixing merge conflict | =Corey Hulen | 2015-10-22 | 18 | -47/+446 | |
| |\| | | | ||||||
| * | | | | Fixing admin console | =Corey Hulen | 2015-10-20 | 2 | -2/+2 | |
| * | | | | fixing eslint errors | =Corey Hulen | 2015-10-20 | 5 | -3/+5 | |
| * | | | | Merge branch 'master' into PLT-44 | =Corey Hulen | 2015-10-20 | 11 | -46/+110 | |
| |\ \ \ \ | ||||||
| * | | | | | Multi-session login | =Corey Hulen | 2015-10-20 | 22 | -39/+55 | |
| * | | | | | Adding multi-session cookie | =Corey Hulen | 2015-10-20 | 3 | -45/+24 | |
| * | | | | | Fixing merge conflicts | =Corey Hulen | 2015-10-19 | 9 | -61/+435 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fixing merge issue | =Corey Hulen | 2015-10-19 | 1 | -8/+3 | |
| * | | | | | | Merging from master | =Corey Hulen | 2015-10-19 | 33 | -366/+522 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Refactoring web classes to use multi-session | =Corey Hulen | 2015-10-16 | 3 | -82/+100 | |
| * | | | | | | | Fixing merge | =Corey Hulen | 2015-10-16 | 22 | -44/+395 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 40 | -247/+340 | |
* | | | | | | | | | Updating lattermost icon size | Asaad Mahmood | 2015-10-22 | 3 | -0/+0 | |
* | | | | | | | | | Updating mattermost logo | Asaad Mahmood | 2015-10-22 | 7 | -2/+2 | |
* | | | | | | | | | Updating disabled form control | Asaad Mahmood | 2015-10-22 | 1 | -0/+1 | |
* | | | | | | | | | Multiple UI Improvements | Asaad Mahmood | 2015-10-22 | 7 | -28/+87 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Changed markdown renderer to only parse emoticons twice | hmhealey | 2015-10-22 | 2 | -1/+15 | |
* | | | | | | | | Fixed improperly quoted html attributes for emoticons | hmhealey | 2015-10-22 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge pull request #1135 from trashcan/PLT-521 | Harrison Healey | 2015-10-22 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Pass eslint tests | Pat Lathem | 2015-10-21 | 1 | -3/+3 | |
| * | | | | | | Missing semicolon | Pat Lathem | 2015-10-21 | 1 | -1/+1 | |
| * | | | | | | Remove stray emoticons.jsx import | Pat Lathem | 2015-10-21 | 1 | -1/+0 | |
| * | | | | | | Add a call to doFormatText inside of the markdown paragraph handler | Pat Lathem | 2015-10-21 | 1 | -0/+3 | |
* | | | | | | | Change stop symbol to another one since chrome-win can't display it | Florian Orben | 2015-10-21 | 2 | -2/+2 | |
* | | | | | | | apply portrait/landscape/quadrat format to playing gif to always display it i... | Florian Orben | 2015-10-21 | 2 | -4/+23 | |
* | | | | | | | always show stop gif button on small screen sizes | Florian Orben | 2015-10-21 | 1 | -0/+4 | |
* | | | | | | | Add stop button to stop animated gifs | Florian Orben | 2015-10-21 | 5 | -44/+123 | |
* | | | | | | | Horizontally align images if image height > image width | Florian Orben | 2015-10-21 | 2 | -3/+16 | |
* | | | | | | | PLT-616: Enable playing of animated GIF in thumbnails and preview | Florian Orben | 2015-10-21 | 5 | -4/+151 | |
* | | | | | | | Merge pull request #1131 from mattermost/PLT-350 | Christopher Speller | 2015-10-21 | 2 | -4/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PLT-350 allow ability to disable restricted team names | =Corey Hulen | 2015-10-20 | 2 | -4/+40 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #1103 from florianorben/PLT-751 | Harrison Healey | 2015-10-21 | 2 | -3/+34 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Allow to update root comment in RHS via arrow up shortcut | Florian Orben | 2015-10-19 | 1 | -1/+1 |