Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make go format happy | Pat Lathem | 2015-11-03 | 1 | -2/+2 |
| | |||||
* | Some more markdown tests. Emoji in a code block, and italics/bold not at ↵ | Pat Lathem | 2015-11-03 | 1 | -0/+23 |
| | | | | the beginning of the sentence | ||||
* | go fmt textgeneration.go | Pat Lathem | 2015-11-02 | 1 | -2/+2 |
| | |||||
* | Add newlines between markdown tests | Pat Lathem | 2015-11-02 | 1 | -0/+6 |
| | |||||
* | Make sure to have multiline text in triple backticks | Pat Lathem | 2015-10-28 | 1 | -1/+2 |
| | |||||
* | Add autolinking tests from @harrison | Pat Lathem | 2015-10-28 | 1 | -7/+61 |
| | |||||
* | Spelling error | Pat Lathem | 2015-10-25 | 1 | -1/+1 |
| | |||||
* | First checkin | Pat Lathem | 2015-10-25 | 1 | -1/+150 |
| | |||||
* | Create CONTRIBUTING.md | it33 | 2015-10-24 | 1 | -0/+5 |
| | |||||
* | Merge pull request #1165 from mattermost/hotmail-sample | Corey Hulen | 2015-10-24 | 1 | -1/+5 |
|\ | | | | | Adding hotmail settings | ||||
| * | Adding hotmail settings | =Corey Hulen | 2015-10-23 | 1 | -1/+1 |
| | | |||||
| * | Adding hotmail settings | =Corey Hulen | 2015-10-23 | 1 | -2/+2 |
| | | |||||
| * | Adding hotmail settings | =Corey Hulen | 2015-10-23 | 1 | -1/+5 |
| | | |||||
* | | Merge pull request #1166 from mattermost/it33-patch-1 | Corey Hulen | 2015-10-24 | 1 | -2/+3 |
|\ \ | | | | | | | Adding notes on SPF and DKIM | ||||
| * | | Adding notes on SPF and DKIM | it33 | 2015-10-23 | 1 | -2/+3 |
| |/ | |||||
* | | 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 |
| |/ | |||||
* | | Merge pull request #1167 from rgarmsen2295/plt-468 | Corey Hulen | 2015-10-24 | 3 | -16/+11 |
|\ \ | |/ |/| | PLT-468 Fixed various React warnings | ||||
| * | 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 |
| | | |||||
* | | Merge pull request #1163 from mattermost/it33-patch-1 | Corey Hulen | 2015-10-23 | 1 | -1/+1 |
|\ \ | | | | | | | PLT-629 - Update the reset password notification email | ||||
| * | | PLT-629 - Update the reset password notification email | it33 | 2015-10-23 | 1 | -1/+1 |
| |/ | | | | | PLT-629 - Update the reset password notification email | ||||
* | | Merge pull request #1162 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-10-23 | 13 | -98/+191 |
|\ \ | |/ |/| | UI improvements | ||||
| * | 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 |
| | | | |||||
* | | | Merge pull request #1161 from mattermost/fixing-draft | Christopher Speller | 2015-10-23 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fixing issue with saving/getting drafts | ||||
| * | | | 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 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/mattermost/platform into ↵ | Asaad Mahmood | 2015-10-23 | 1 | -1/+2 |
| | |\ | |_|/ |/| | | | | | ui-improvements | ||||
* | | | Update Troubleshooting.md | it33 | 2015-10-23 | 1 | -1/+2 |
| | | | |||||
| | * | Updating bot styling | Asaad Mahmood | 2015-10-23 | 2 | -6/+7 |
| | | | |||||
| | * | Multiple UI Improvements | Asaad Mahmood | 2015-10-23 | 10 | -90/+172 |
| |/ |/| | |||||
* | | Adding limitations section | it33 | 2015-10-23 | 1 | -0/+4 |
|/ | |||||
* | 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 |
| |/ | |||||
* | | Added v1.1.1 Release Notes | it33 | 2015-10-23 | 1 | -0/+25 |
| | | |||||
* | | Merge pull request #1149 from mattermost/plt-808 | Christopher Speller | 2015-10-23 | 6 | -26/+111 |
|\ \ | | | | | | | PLT-808 Fix deleting channels breaking the webhook UI | ||||
| * | | Delete webhooks when the associated channel gets deleted | JoramWilander | 2015-10-22 | 3 | -0/+49 |
| | | |