summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Collapse)AuthorAgeFilesLines
* adding arrow notation=Corey Hulen2015-10-261-1/+1
|
* Merge branch 'master' into PLT-25=Corey Hulen2015-10-266-19/+179
|\
| * Merge pull request #1178 from mattermost/update-web-socket-helpCorey Hulen2015-10-261-1/+1
| |\ | | | | | | Update web socket help
| | * Update websocket errorit332015-10-251-1/+1
| | | | | | | | | Getting this error when websockets is properly configured and connection is just slow
| * | Merge pull request #1189 from mattermost/plt-762Joram Wilander2015-10-262-2/+3
| |\ \ | | | | | | | | PLT-762 Fix error message on leaving channel
| | * | Fix error message on leaving channelJoramWilander2015-10-262-2/+3
| | | |
| * | | PLT-703: Support multiple users being shown as typing underneath input boxes.Florian Orben2015-10-261-0/+1
| |/ /
| * | Merge pull request #1171 from ↵Harrison Healey2015-10-261-14/+48
| |\ \ | | | | | | | | | | | | | | | | trashcan/github-1130-handle-trailing-characters-after-user Handle trailing characters after user
| | * | Fix highlighting of trailing punctuation for own usernamePat Lathem2015-10-251-4/+4
| | | |
| | * | Fix off by one errorPat Lathem2015-10-241-7/+7
| | | |
| | * | Remove trailing punctuation when parsing @username referencesPat Lathem2015-10-241-13/+47
| | | |
| * | | Merge pull request #1170 from florianorben/PLT-395Harrison Healey2015-10-263-0/+123
| |\ \ \ | | | | | | | | | | PLT-395: Add syntax highlighting to Markdown code blocks
| | * | | Add java and ini languageFlorian Orben2015-10-242-1/+7
| | | | | | | | | | | | | | | | | | | | Forgot to add those altough they are quite common
| | * | | fix markup if code is of unknown languageFlorian Orben2015-10-241-1/+1
| | | | |
| | * | | code style theme chooserFlorian Orben2015-10-242-0/+33
| | | | |
| | * | | highlight code in markdown blocksFlorian Orben2015-10-242-0/+84
| | | |/ | | |/|
| * | | Merge pull request #1183 from girishso/strip-extra-sHarrison Healey2015-10-261-0/+1
| |\ \ \ | | | | | | | | | | strip extra hyphens from urls
| | * | | strips extra hiphens from channel urlGirish S2015-10-261-0/+1
| | |/ /
| * | | made eslint happyGirish S2015-10-261-3/+2
| | | |
| * | | append * to search query if not present and highlight partial matchesGirish S2015-10-261-2/+3
| |/ /
* | | Merge branch 'master' into PLT-25=Corey Hulen2015-10-253-6/+8
|\| |
| * | Merge pull request #1133 from hmhealey/plt718Corey Hulen2015-10-231-1/+2
| |\ \ | | | | | | | | PLT-718 Add an autocomplete when searching with in:, channel:, or from:
| | * | Added keyboard selection to search autocompletehmhealey2015-10-231-1/+2
| | | |
| * | | Merge branch 'master' of https://github.com/mattermost/platform into ↵Asaad Mahmood2015-10-231-2/+2
| |\| | | | | | | | | | | | | | ui-improvements
| | * | Force updating last viewed at for new postsJoramWilander2015-10-231-2/+2
| | | |
| * | | Updating nav active bg and Send invitation buttonAsaad Mahmood2015-10-231-0/+1
| | | |
| * | | Updating bot stylingAsaad Mahmood2015-10-231-1/+1
| | | |
| * | | Multiple UI ImprovementsAsaad Mahmood2015-10-231-2/+2
| |/ /
* | | Merge branch 'master' into PLT-25=Corey Hulen2015-10-235-57/+61
|\| |
| * | Merge branch 'master' of https://github.com/mattermost/platform into ↵Asaad Mahmood2015-10-235-44/+52
| |\ \ | | | | | | | | | | | | ui-improvements
| | * \ Merge pull request #1150 from hmhealey/plt689Corey Hulen2015-10-221-28/+28
| | |\ \ | | | | | | | | | | PLT-689 Fixed handling of whitespace surrounding emoticons
| | | * | Fixed handling of whitespace surrounding emoticonshmhealey2015-10-221-28/+28
| | | | |
| | * | | Fixing group code review issues=Corey Hulen2015-10-221-2/+2
| | | | |
| | * | | Fixing merge conflict=Corey Hulen2015-10-224-3/+20
| | |\| |
| | * | | Merge branch 'master' into PLT-44=Corey Hulen2015-10-202-2/+11
| | |\ \ \
| | * | | | Multi-session login=Corey Hulen2015-10-202-9/+17
| | | | | |
| | * | | | Adding multi-session cookie=Corey Hulen2015-10-201-8/+8
| | | | | |
| | * | | | Fixing merge conflicts=Corey Hulen2015-10-192-0/+59
| | |\ \ \ \
| | * \ \ \ \ Merging from master=Corey Hulen2015-10-192-1/+14
| | |\ \ \ \ \
| | * \ \ \ \ \ Fixing merge=Corey Hulen2015-10-164-22/+52
| | |\ \ \ \ \ \
| | * | | | | | | Inital support for multi-tab loging=Corey Hulen2015-10-163-13/+13
| | | | | | | | |
| * | | | | | | | Updating mattermost logoAsaad Mahmood2015-10-221-1/+1
| | | | | | | | |
| * | | | | | | | Multiple UI ImprovementsAsaad Mahmood2015-10-222-12/+8
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Changing the UI for the active item in the nav - Updating the UI for drag and drop - Fixing z-index for date selector
* / | | | | | | Adding analytics tab=Corey Hulen2015-10-221-0/+14
|/ / / / / / /
* | | | | | | Changed markdown renderer to only parse emoticons twicehmhealey2015-10-222-1/+15
| | | | | | |
* | | | | | | Fixed improperly quoted html attributes for emoticonshmhealey2015-10-221-1/+1
| | | | | | |
* | | | | | | Merge pull request #1135 from trashcan/PLT-521Harrison Healey2015-10-221-2/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | PLT-521: Fix emoji with underscores
| * | | | | | Pass eslint testsPat Lathem2015-10-211-3/+3
| | | | | | |
| * | | | | | Missing semicolonPat Lathem2015-10-211-1/+1
| | | | | | |
| * | | | | | Remove stray emoticons.jsx importPat Lathem2015-10-211-1/+0
| | | | | | |