Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ability to see/edit channel purpose in the client | hmhealey | 2015-10-27 | 6 | -91/+256 |
| | |||||
* | Renamed Channel.Description to Channel.Header on the client | hmhealey | 2015-10-27 | 8 | -57/+58 |
| | |||||
* | Merge pull request #1195 from mattermost/plt-822 | Corey Hulen | 2015-10-27 | 7 | -28/+29 |
|\ | | | | | PLT-822 Refactoring post_store into post_store and search_store | ||||
| * | 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 |
|\ \ | | | | | | | PLT-166 Fixed issue with missing help text for @all and @channel in mention list | ||||
| * | | 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 |
|\ \ | | | | | | | PLT-798 Prevent image files larger than 4k resolution from being uploaded | ||||
| * | | Fixed file upload and profile picture upload error display to work for ↵ | hmhealey | 2015-10-26 | 2 | -3/+9 |
| |/ | | | | | | | serverside errors | ||||
* | | Merge pull request #1191 from mattermost/PLT-564 | Joram Wilander | 2015-10-26 | 1 | -12/+0 |
|\ \ | | | | | | | PLT-564 removing auto-hide from error bar | ||||
| * | | 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 |
|\ \ \ | |/ / |/| | | PLT-642: Browser tab alerts | ||||
| * | | 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 |
|\ | | | | | PLT-395: Add syntax highlighting to Markdown code blocks | ||||
| * | 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 |
|\ \ | | | | | | | PLT-747: Allow search results to match portions of words | ||||
| * | | 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 |
|/ | | | | resolves #827 | ||||
* | Merge pull request #1168 from rgarmsen2295/plt-816 | Corey Hulen | 2015-10-24 | 3 | -16/+13 |
|\ | | | | | PLT-816 Fixed various React warnings during the team signup process | ||||
| * | 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 |
|\ | | | | | PLT-718 Add an autocomplete when searching with in:, channel:, or from: | ||||
| * | 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 |
|\ | | | | | PLT-787 Auto-embed gifs from .gif links | ||||
| * | 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 |
|\ \ | | | | | | | PLT-808 Fix deleting channels breaking the webhook UI | ||||
| * | | In webhooks UI handle error if channel can't be found, also use display name ↵ | JoramWilander | 2015-10-22 | 3 | -26/+62 |
| | | | | | | | | | | | | over url name, plus warning fixes | ||||
* | | | Improving UI for the search popover | Asaad Mahmood | 2015-10-23 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/mattermost/platform into ↵ | Asaad Mahmood | 2015-10-23 | 43 | -139/+184 |
|\ \ \ | | |/ | |/| | | | | ui-improvements | ||||
| * | | Fixing merge | =Corey Hulen | 2015-10-22 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #1147 from hmhealey/plt721 | Corey Hulen | 2015-10-22 | 1 | -1/+1 |
| |\ \ | | | | | | | | | PLT-721 Changed Direct Channel modal to only show active users | ||||
| | * | | 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 |
| |\ \ | | | | | | | | | PLT-759 Made searching case insensitive in Direct Messages modal | ||||
| | * | | 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 | 1 | -1/+32 |
| |\ \ | | | | | | | | | PLT-719 Added help popover to search box |