Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update websocket error | it33 | 2015-10-25 | 1 | -1/+1 |
| | | | Getting this error when websockets is properly configured and connection is just slow | ||||
* | 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 | 5 | -6/+344 |
|\ | | | | | PLT-718 Add an autocomplete when searching with in:, channel:, or from: | ||||
| * | Added keyboard selection to search autocomplete | hmhealey | 2015-10-23 | 5 | -46/+166 |
| | | |||||
| * | Added styling to search autocomplete | hmhealey | 2015-10-23 | 2 | -1/+41 |
| | | |||||
| * | Added an autocomplete dropdown to the search bar | hmhealey | 2015-10-23 | 3 | -0/+178 |
| | | |||||
* | | Updating indentation for settings | Asaad Mahmood | 2015-10-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/mattermost/platform into ↵ | Asaad Mahmood | 2015-10-23 | 3 | -5/+5 |
|\| | | | | | | | ui-improvements | ||||
| * | Merge pull request #1160 from mattermost/force-last-viewed | Christopher Speller | 2015-10-23 | 2 | -3/+3 |
| |\ | | | | | | | Force updating last viewed at for new posts | ||||
| | * | Force updating last viewed at for new posts | JoramWilander | 2015-10-23 | 2 | -3/+3 |
| | | | |||||
| * | | Fixing issue with saving/getting drafts | =Corey Hulen | 2015-10-23 | 1 | -2/+2 |
| |/ | |||||
* | | Hiding search popover for mobile devices | Asaad Mahmood | 2015-10-23 | 1 | -3/+2 |
| | | |||||
* | | Improving search popover on mobile | Asaad Mahmood | 2015-10-23 | 1 | -0/+4 |
| | | |||||
* | | Updating nav active bg and Send invitation button | Asaad Mahmood | 2015-10-23 | 3 | -2/+9 |
| | | |||||
* | | Updating bot styling | Asaad Mahmood | 2015-10-23 | 2 | -6/+7 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-10-23 | 10 | -90/+172 |
|/ | |||||
* | Merge pull request #1140 from mattermost/plt-787 | Harrison Healey | 2015-10-23 | 4 | -5/+79 |
|\ | | | | | 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 | 4 | -5/+72 |
| | | |||||
* | | Merge pull request #1157 from mattermost/websocket-fix | Christopher Speller | 2015-10-23 | 1 | -1/+1 |
|\ \ | | | | | | | Fix websocket not connecting when session index is 0 | ||||
| * | | Fix websocket not connecting when session index is 0 | JoramWilander | 2015-10-23 | 1 | -1/+1 |
| |/ | |||||
* | | 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 the favicon image | Asaad Mahmood | 2015-10-23 | 2 | -0/+0 |
| | | | |||||
* | | | Changing popover help opacity | Asaad Mahmood | 2015-10-23 | 1 | -1/+1 |
| | | | |||||
* | | | Improving UI for the search popover | Asaad Mahmood | 2015-10-23 | 3 | -11/+34 |
| | | | |||||
* | | | Updating logo image url in authorise | Asaad Mahmood | 2015-10-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/mattermost/platform into ↵ | Asaad Mahmood | 2015-10-23 | 63 | -413/+602 |
|\ \ \ | | |/ | |/| | | | | ui-improvements | ||||
| * | | 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 |
| |\ \ | | | | | | | | | PLT-689 Fixed handling of whitespace surrounding emoticons | ||||
| | * | | 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 |
| |\ \ | | | | | | | | | 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 | 2 | -1/+51 |
| |\ \ | | | | | | | | | PLT-719 Added help popover to search box | ||||
| | * | | 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 |
| | |\ \ \ | | | |_|/ | | |/| | | PLT-777 Convert window resizing in post_list.jsx to React based implementation | ||||
| | | * | | 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 |
| | | | | |