summaryrefslogtreecommitdiffstats
path: root/webapp/components/suggestion
Commit message (Expand)AuthorAgeFilesLines
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-312-17/+9
* Fixed ChannelMentionProvider matching completed mentions (#5188)Harrison Healey2017-01-252-56/+72
* Fixed channel mention autocomplete to not match completed mentions (#5101)Harrison Healey2017-01-201-0/+12
* Added support for emojis with multiple aliases to autocomplete (#5097)Harrison Healey2017-01-171-7/+16
* Clear mention autocomplete if there is no regex match (#5085)Joram Wilander2017-01-161-0/+3
* Merge branch 'release-3.6'Christopher Speller2017-01-121-0/+5
|\
| * Fixed onBlur being called when not given as a prop (#5024)Harrison Healey2017-01-091-1/+4
| * PLT-5179 - Fixing modal overflow for autocomplete (#5002)Asaad Mahmood2017-01-091-0/+2
* | PLT-5118 moving to last_picture_update for the profile img (#4985)Corey Hulen2017-01-063-3/+3
|/
* PLT-5027: Don't show own user in auto-complete list. (#4916)Hayden Chudy2016-12-301-1/+7
* Only show emoji autocomplete after two typed characters (#4895)Joram Wilander2016-12-261-5/+6
* PLT-4893 remove channel handler in channel switcher (#4889)enahum2016-12-261-7/+1
* Remove race between multiple autocomplete requests (#4860)Joram Wilander2016-12-217-13/+70
* Remove autocomplete delay (#4819)Joram Wilander2016-12-205-270/+177
* Changed SuggestionBox to clear suggestions shortly after losing focus (#4721)Harrison Healey2016-12-093-32/+21
* PLT-4894 channel switcher (CTRL+K) to match message autocomplete (#4733)enahum2016-12-082-6/+37
* Removed duplicated characters when autocompleting composed characters (#4734)Harrison Healey2016-12-081-10/+29
* Multiple UI Improvements (#4712)Asaad Mahmood2016-12-061-0/+2
* Added support for autocompleting at mentions for users with non-alphanumeric ...Harrison Healey2016-12-062-17/+31
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-13/+19
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-291-4/+3
* Fix some react natives warning messages (#4653)enahum2016-11-281-1/+3
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-242-98/+116
* Cleared at mention suggestions when something invalid is typed (#4633)Harrison Healey2016-11-221-2/+19
* Deleted posts now update in search results and flagged posts (#4618)Joram Wilander2016-11-221-1/+2
* Updating eslint (#4573)Christopher Speller2016-11-171-1/+1
* PLT-4600 Properly clear autocomplete suggestions when suggestions are out of ...Harrison Healey2016-11-101-4/+9
* PLT-4459 Fixed not being able to scroll on mobile after autocomplete is show...Harrison Healey2016-11-042-9/+8
* PLT-4404/PLT-4578/PLT-4541/PLT-4542 Replaced third party autosizing textarea ...Harrison Healey2016-11-041-22/+34
* PLT-4395 channel switcher autocomplete with any portion of channel name (#4441)enahum2016-11-041-1/+1
* PLT-4376 iOS and Android: Keep the keyboard open after sending a message (#4377)Mike Piccolo2016-11-041-0/+1
* Channel link marker changed from ! to ~ (#4433)George Goldberg2016-11-031-3/+3
* PLT-4098 Don't show @mention suggestions if word chars immediately precede at...Thomas Hopkins2016-11-021-2/+2
* Updating shift UI changes (#4326)Asaad Mahmood2016-10-271-1/+1
* Fixed autocomplete to work with TextareaAutosize (#4325)Harrison Healey2016-10-251-2/+2
* PLT-4404 Replace calls to onInput with onChange to better support IE11 (#4315)Harrison Healey2016-10-251-12/+12
* Save profiles for channel switcher autocomplete to fix switching to new DMs (...Joram Wilander2016-10-241-0/+14
* Clear emoji suggestion list if there no matches (#4290)Joram Wilander2016-10-211-1/+1
* Fix autocomplete for old mechanisms and add partial fix for channel switcher ...Joram Wilander2016-10-204-39/+69
* Merging performance branch into master (#4268)Joram Wilander2016-10-194-102/+118
* Made SuggestionBox take back keyboard focus after the user clicks on a sugges...Harrison Healey2016-09-281-0/+2
* Updating ESLint (#4085)Christopher Speller2016-09-234-7/+7
* PLT-4182 Fix incorrect listing for at-mention in comment (#4031)Yi EungJun2016-09-191-7/+13
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-191-0/+130
* Made search autocomplete for channels and users case insensitive (#3965)Harrison Healey2016-09-122-2/+2
* PLT-4100 Made SuggestionList dividers optional (#3990)Harrison Healey2016-09-083-17/+15
* Slash command in uppercase shows autocomplete (#3840)Ryan Wang2016-08-221-1/+1
* Change ordering of at-mention suggestions (#3698)Yi EungJun2016-08-112-39/+92
* Added icons next to channels in channel switcher (#3663)David Lu2016-07-251-3/+22
* PLT-2408 Adds here mention for online users (#3619)Joram Wilander2016-07-211-0/+12