Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1190 from mattermost/PLT-25 | Corey Hulen | 2015-10-27 | 4 | -1/+418 |
|\ | |||||
| * | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 9 | -99/+250 |
| |\ | |||||
| * | | PLT-25 adding stats to admin console | =Corey Hulen | 2015-10-26 | 2 | -68/+77 |
| * | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-25 | 14 | -115/+412 |
| |\ \ | |||||
| * | | | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 2 | -12/+228 |
| * | | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 46 | -183/+332 |
| |\ \ \ | |||||
| * | | | | Adding post counts by days | =Corey Hulen | 2015-10-22 | 1 | -3/+37 |
| * | | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 3 | -1/+159 |
* | | | | | Merge pull request #1195 from mattermost/plt-822 | Corey Hulen | 2015-10-27 | 7 | -28/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Refactoring post_store into post_store and search_store | Christopher Speller | 2015-10-26 | 7 | -28/+29 |
* | | | | | | Merge pull request #1197 from rgarmsen2295/plt-166 | Christopher Speller | 2015-10-27 | 1 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed issue with missing help text for @all and @channel in mention list | Reed Garmsen | 2015-10-26 | 1 | -1/+6 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | add helper method to initiate a direct channel chat | Florian Orben | 2015-10-26 | 2 | -87/+24 |
* | | | | | | use 'Overlay' instead if 'OverlayTrigger' | Florian Orben | 2015-10-26 | 1 | -22/+28 |
* | | | | | | Add some to channel member popover | Florian Orben | 2015-10-26 | 1 | -2/+132 |
|/ / / / / | |||||
* | | | | | Merge pull request #1193 from hmhealey/plt798 | Corey Hulen | 2015-10-26 | 2 | -3/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed file upload and profile picture upload error display to work for server... | hmhealey | 2015-10-26 | 2 | -3/+9 |
| |/ / / / | |||||
* | | | | | Merge pull request #1191 from mattermost/PLT-564 | Joram Wilander | 2015-10-26 | 1 | -12/+0 |
|\ \ \ \ \ | |||||
| * | | | | | PLT-564 removing auto-hide from error bar | =Corey Hulen | 2015-10-26 | 1 | -12/+0 |
* | | | | | | Merge pull request #1173 from florianorben/PLT-642 | Corey Hulen | 2015-10-26 | 1 | -13/+51 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | rename methods and varibles to a more meaningful name | Florian Orben | 2015-10-26 | 1 | -12/+13 |
| * | | | | | PLT-642: Browser tab alerts | Florian Orben | 2015-10-26 | 1 | -12/+49 |
| |/ / / / | |||||
* | | | | | rename getTypingText to updateTypingText and set component's state in it | Florian Orben | 2015-10-26 | 1 | -10/+16 |
* | | | | | use constant value to check if to send a typing event for comments | Florian Orben | 2015-10-26 | 1 | -1/+1 |
* | | | | | PLT-703: Support multiple users being shown as typing underneath input boxes. | Florian Orben | 2015-10-26 | 2 | -17/+34 |
|/ / / / | |||||
* | | | | Merge pull request #1170 from florianorben/PLT-395 | Harrison Healey | 2015-10-26 | 2 | -1/+77 |
|\ \ \ \ | |||||
| * | | | | code style theme chooser | Florian Orben | 2015-10-24 | 2 | -1/+77 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1181 from girishso/star-search2 | Christopher Speller | 2015-10-26 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | made eslint happy | Girish S | 2015-10-26 | 1 | -3/+6 |
| * | | | | append * to search query if not present and highlight partial matches | Girish S | 2015-10-26 | 1 | -0/+4 |
| |/ / / | |||||
* / / / | Mattermost can not send message start with slash | Florian Orben | 2015-10-25 | 1 | -51/+64 |
|/ / / | |||||
* | | | Merge pull request #1168 from rgarmsen2295/plt-816 | Corey Hulen | 2015-10-24 | 3 | -16/+13 |
|\ \ \ | |||||
| * | | | Fixed various React warnings during the team signup process | Reed Garmsen | 2015-10-23 | 3 | -16/+13 |
* | | | | Fixed react warning in more_direct_channels.jsx | Reed Garmsen | 2015-10-23 | 1 | -1/+1 |
* | | | | Fixed react warnings in channel_notifications.jsx | Reed Garmsen | 2015-10-23 | 1 | -15/+9 |
* | | | | Fixed react warning for the search bar tooltip | Reed Garmsen | 2015-10-23 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #1133 from hmhealey/plt718 | Corey Hulen | 2015-10-23 | 2 | -5/+288 |
|\ \ \ | |||||
| * | | | Added keyboard selection to search autocomplete | hmhealey | 2015-10-23 | 2 | -44/+151 |
| * | | | Added styling to search autocomplete | hmhealey | 2015-10-23 | 1 | -1/+11 |
| * | | | Added an autocomplete dropdown to the search bar | hmhealey | 2015-10-23 | 2 | -0/+166 |
| | |/ | |/| | |||||
* | | | Updating indentation for settings | Asaad Mahmood | 2015-10-23 | 1 | -1/+1 |
* | | | Updating nav active bg and Send invitation button | Asaad Mahmood | 2015-10-23 | 1 | -1/+7 |
* | | | Multiple UI Improvements | Asaad Mahmood | 2015-10-23 | 5 | -76/+92 |
|/ / | |||||
* | | Merge pull request #1140 from mattermost/plt-787 | Harrison Healey | 2015-10-23 | 3 | -5/+71 |
|\ \ | |||||
| * | | Make sure gif only loads once | JoramWilander | 2015-10-23 | 1 | -0/+7 |
| * | | Auto-embed gifs from .gif links | JoramWilander | 2015-10-23 | 3 | -5/+64 |
* | | | Merge pull request #1149 from mattermost/plt-808 | Christopher Speller | 2015-10-23 | 3 | -26/+62 |
|\ \ \ | |||||
| * | | | In webhooks UI handle error if channel can't be found, also use display name ... | JoramWilander | 2015-10-22 | 3 | -26/+62 |
| | |/ | |/| | |||||
* | | | Improving UI for the search popover | Asaad Mahmood | 2015-10-23 | 1 | -3/+3 |
* | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-impro... | Asaad Mahmood | 2015-10-23 | 43 | -139/+184 |
|\ \ \ | | |/ | |/| |