summaryrefslogtreecommitdiffstats
path: root/web/react/components/suggestion
Commit message (Expand)AuthorAgeFilesLines
* Fixed Private Channels header in the SearchSuggestionList to actually say Pri...Harrison Healey2016-03-071-1/+1
* Merge pull request #2292 from mozilla/PLT-2064Harrison Healey2016-03-011-1/+1
|\
| * PLT-2064 Slash command hints don't autocompleteAlan Mooiman2016-02-291-1/+1
* | Do not show up inactive account in Suggestion Box of ChannelKhoa, Le Ngoc2016-03-011-1/+1
|/
* Member show on Activate and Hide on deactivate from channel member list and a...Elias Nahum2016-02-251-1/+1
* Updating some client deps + eslintChristopher Speller2016-02-222-3/+3
* Changed CommandProvider to only set the matched pretext if it actually matche...hmhealey2016-02-051-3/+0
* PLT-7: Refactoring frontend (chunk 3)Elias Nahum2016-01-282-5/+28
* Added a limit to the number of suggestions when autocompleting at mentionshmhealey2016-01-231-0/+6
* Multiple UI ImprovementsAsaad Mahmood2015-12-182-2/+2
* Removed space bar from autocompleteshmhealey2015-12-092-2/+1
* Changed ordering of emoticon suggestionshmhealey2015-12-081-3/+20
* autocomplete component should enter suggestions on 'tab'Florian Orben2015-12-041-1/+1
* Changed SuggestionBox to clear its suggestions on losing focushmhealey2015-12-033-33/+6
* Added emoji autocomplete to post textboxhmhealey2015-12-032-0/+75
* Fixed unused importshmhealey2015-12-023-3/+0
* Changed Command autocomplete to pick a suggestion when space is pressedhmhealey2015-12-022-1/+2
* Moved action creation for suggestionshmhealey2015-12-023-47/+9
* Moved autocomplete components into web/react/components/suggestionhmhealey2015-12-017-0/+718