summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| * Add a call to doFormatText inside of the markdown paragraph handlerPat Lathem2015-10-211-0/+3
* | Add stop button to stop animated gifsFlorian Orben2015-10-211-1/+1
* | PLT-616: Enable playing of animated GIF in thumbnails and previewFlorian Orben2015-10-211-0/+1
|/
* Merge pull request #1100 from girishso/wink_emojiJoram Wilander2015-10-201-0/+1
|\
| * translate ;) to wink emojiGirish S2015-10-181-0/+1
* | Handle window resize events in React wayAntti Ahti2015-10-201-0/+8
* | Merge pull request #1114 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-10-191-2/+2
|\ \
| * \ Merge branch 'master' of https://github.com/mattermost/platform into ui-impro...Asaad Mahmood2015-10-191-0/+12
| |\ \
| * | | Multiple UI ImprovementsAsaad Mahmood2015-10-191-2/+2
| | |/ | |/|
* | | Merge pull request #1108 from mattermost/plt-235Harrison Healey2015-10-192-0/+59
|\ \ \ | |_|/ |/| |
| * | Implement outgoing webhooks.JoramWilander2015-10-192-0/+59
| |/
* | Merge pull request #1072 from mattermost/plt-554Corey Hulen2015-10-191-0/+12
|\ \ | |/ |/|
| * Fix typing socket constantJoramWilander2015-10-161-1/+1
| * Small refactor of websocket code on client and serverJoramWilander2015-10-161-0/+12
* | Updated Email Check Regex to RFC5322 StandardJoel Vasallo2015-10-161-1/+2
|/
* Merge pull request #1054 from stasvovk/PLT-637Christopher Speller2015-10-162-14/+22
|\
| * Merge remote-tracking branch 'upstream/master' into PLT-637Stas Vovk2015-10-164-2/+28
| |\
| * | fixed style guide errorStas Vovk2015-10-151-1/+1
| * | added display tab under account settings. added 24h time optionStas Vovk2015-10-142-14/+22
* | | Merge pull request #1079 from hmhealey/initprefsChristopher Speller2015-10-162-8/+20
|\ \ \ | |_|/ |/| |
| * | Added an initial call to get all user preferences on page loadhmhealey2015-10-152-8/+20
* | | PLT-74: Enable Up Arrow keyboard shortcut to edit your last messageFlorian Orben2015-10-151-0/+10
|/ /
* | Multiple UI ImprovementsAsaad Mahmood2015-10-151-0/+4
* | Merge pull request #1057 from hmhealey/plt520Christopher Speller2015-10-151-0/+12
|\ \
| * | Updated More Direct Channels modal and converted it to ReactBootstraphmhealey2015-10-141-0/+12
| |/
* / Don't auto-add http:// to mailto: and ftp: markdown linksFlorian Orben2015-10-142-2/+2
|/
* Multiple UI ImprovementsAsaad Mahmood2015-10-141-0/+6
* Merge pull request #968 from hmhealey/plt322Harrison Healey2015-10-133-1/+85
|\
| * Removed Preference.AltIdhmhealey2015-10-133-20/+18
| * Fixed edge cases with leaving a direct channel while viewing that channelhmhealey2015-10-131-0/+1
| * Renamed show_hide preference to showhmhealey2015-10-132-3/+7
| * Changed direct messages channels so users can show/hide themhmhealey2015-10-132-0/+37
| * Changed direct channels in the sidebar to be displayed based on user preferenceshmhealey2015-10-133-0/+44
* | Revert "Modified markdown lexer to not break up words written in snake_case"hmhealey2015-10-132-39/+8
* | Merge pull request #1026 from asaadmahmoodspin/masterJoram Wilander2015-10-131-0/+1
|\ \ | |/ |/|
| * Fixing code block markdownAsaad Mahmood2015-10-131-0/+1
* | Merge pull request #987 from hmhealey/plt521Joram Wilander2015-10-132-8/+39
|\ \ | |/ |/|
| * Modified markdown lexer to not break up words written in snake_casehmhealey2015-10-092-8/+39
* | Multiple UI ImprovementsAsaad Mahmood2015-10-122-3/+6
|/
* Fixed html used for autolinkinghmhealey2015-10-081-1/+1
* Merge pull request #982 from hmhealey/plt547Harrison Healey2015-10-081-24/+24
|\
| * Fixed parsing of :'( emoticonhmhealey2015-10-081-1/+1
| * Changed emoticons so that they much be surrounded by whitespacehmhealey2015-10-081-24/+24
| * Switched :p emoticonhmhealey2015-10-081-1/+1