Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1190 from mattermost/PLT-25 | Corey Hulen | 2015-10-27 | 6 | -2/+434 |
|\ | | | | | PLT-25 adding stats to admin console | ||||
| * | adding arrow notation | =Corey Hulen | 2015-10-26 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 17 | -120/+432 |
| |\ | |||||
| * | | 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 | 20 | -124/+437 |
| |\ \ | |||||
| * | | | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 3 | -13/+230 |
| | | | | |||||
| * | | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 59 | -394/+601 |
| |\ \ \ | |||||
| * | | | | Adding post counts by days | =Corey Hulen | 2015-10-22 | 1 | -3/+37 |
| | | | | | |||||
| * | | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 4 | -1/+173 |
| | | | | | |||||
* | | | | | Merge pull request #1195 from mattermost/plt-822 | Corey Hulen | 2015-10-27 | 9 | -139/+197 |
|\ \ \ \ \ | | | | | | | | | | | | | 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 | 9 | -139/+197 |
| | | | | | | |||||
* | | | | | | 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 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #1174 from florianorben/member-popover | Christopher Speller | 2015-10-27 | 3 | -67/+182 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add styling to channel member popover | ||||
| * | | | | | | | add helper method to initiate a direct channel chat | Florian Orben | 2015-10-26 | 3 | -87/+66 |
| | | | | | | | | |||||
| * | | | | | | | 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 |
| |/ / / / / / | |||||
* | | | | | / | auto-link mentions with user names having symbols | Girish S | 2015-10-27 | 2 | -4/+15 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | this also handles the case where user_name having '_' | ||||
* | | | | | | Merge pull request #1178 from mattermost/update-web-socket-help | Corey Hulen | 2015-10-26 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Update web socket help | ||||
| * | | | | | Update help | it33 | 2015-10-25 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | 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 #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 #1189 from mattermost/plt-762 | Joram Wilander | 2015-10-26 | 3 | -3/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PLT-762 Fix error message on leaving channel | ||||
| * | | | | | | Fix error message on leaving channel | JoramWilander | 2015-10-26 | 3 | -3/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | 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 | 3 | -17/+35 |
|/ / / / | |||||
* | | | | Merge pull request #1171 from ↵ | Harrison Healey | 2015-10-26 | 1 | -14/+48 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | trashcan/github-1130-handle-trailing-characters-after-user Handle trailing characters after user | ||||
| * | | | | Fix highlighting of trailing punctuation for own username | Pat Lathem | 2015-10-25 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Fix off by one error | Pat Lathem | 2015-10-24 | 1 | -7/+7 |
| | | | | | |||||
| * | | | | Remove trailing punctuation when parsing @username references | Pat Lathem | 2015-10-24 | 1 | -13/+47 |
| | | | | | |||||
* | | | | | Merge pull request #1170 from florianorben/PLT-395 | Harrison Healey | 2015-10-26 | 6 | -1/+201 |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-395: Add syntax highlighting to Markdown code blocks | ||||
| * | | | | | Add java and ini language | Florian Orben | 2015-10-24 | 2 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Forgot to add those altough they are quite common | ||||
| * | | | | | fix markup if code is of unknown language | Florian Orben | 2015-10-24 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | code style theme chooser | Florian Orben | 2015-10-24 | 4 | -1/+110 |
| | | | | | | |||||
| * | | | | | highlight code in markdown blocks | Florian Orben | 2015-10-24 | 3 | -0/+85 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1183 from girishso/strip-extra-s | Harrison Healey | 2015-10-26 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | strip extra hyphens from urls | ||||
| * | | | | | strips extra hiphens from channel url | Girish S | 2015-10-26 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #1181 from girishso/star-search2 | Christopher Speller | 2015-10-26 | 2 | -3/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-747: Allow search results to match portions of words | ||||
| * | | | | | made eslint happy | Girish S | 2015-10-26 | 2 | -6/+8 |
| | | | | | | |||||
| * | | | | | append * to search query if not present and highlight partial matches | Girish S | 2015-10-26 | 2 | -2/+7 |
| |/ / / / | |||||
* / / / / | 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 |
| | | | | |