summaryrefslogtreecommitdiffstats
path: root/webapp/components/suggestion
Commit message (Expand)AuthorAgeFilesLines
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-11/+10
* PLT-2640 Added searching users by additional field when autocompleting @menti...Harrison Healey2016-07-041-13/+41
* Added text emoticons to autocomplete (#3312)Harrison Healey2016-06-151-4/+23
* PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)Asaad Mahmood2016-06-092-2/+8
* PLT-3056 Fix Unable to type quickly in post textbox in IE11 (#3249)enahum2016-06-061-3/+2
* PLT-3185 Added support for DMs in Channel Switcher (#3260)David Lu2016-06-061-1/+16
* PLT-2994 Added @all (#3233)David Lu2016-06-041-2/+9
* PLT-2962 Added channel switcher modal (#3216)David Lu2016-06-023-5/+65
* Fixed click handlers for autocomplete (#3213)Harrison Healey2016-06-024-7/+7
* PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167)Harrison Healey2016-05-319-86/+117
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-262-2/+2
* Prevented scrolling through suggestion list when there's no suggestions (#3111)Harrison Healey2016-05-261-0/+4
* PLT-2816 Fixed handling of Unicode 8 emojis (#2924)Harrison Healey2016-05-091-1/+1
* Made SuggestionBox clear suggestions on escape (#2909)Harrison Healey2016-05-061-0/+2
* Removed @all mention suggestion (#2845)Harrison Healey2016-05-021-6/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-212-2/+4
* Merge pull request #2320 from mozilla/msg-commandJoram Wilander2016-04-041-6/+9
|\
| * msg commandAlan Mooiman2016-03-241-6/+9
* | Imported React into SearchSuggestionListHarrison Healey2016-03-241-0/+1
|/
* Merge pull request #2523 from hmhealey/plt2351Joram Wilander2016-03-241-14/+14
|\
| * Change emoticon rendering code to use image files with unicode namesHarrison Healey2016-03-231-14/+14
* | Multiple UI ImprovementsAsaad Mahmood2016-03-241-1/+9
* | Switched Textbox to use a TextareaAutosize and removed custom resizing codeHarrison Healey2016-03-211-3/+14
|/
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-182-4/+3
* eslint error: validate suggestion_box channelId propNicolas Clerc2016-03-171-0/+1
* add external slashcommands managementNicolas Clerc2016-03-172-3/+3
* Converting to Webpack. Stage 1.Christopher Speller2016-03-168-0/+784