summaryrefslogtreecommitdiffstats
path: root/webapp/components/suggestion/at_mention_provider.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-165/+0
* PLT-6689: fix user image requests (#6946)Chris2017-07-191-2/+1
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-2/+2
* PLT-6431 Prevented autocompleting while suggestions are being received (#6328)Harrison Healey2017-05-041-1/+1
* implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete (#6240)Carlos Tadeu Panato Junior2017-04-271-5/+1
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-4/+4
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Fixed channel autocomplete flickering (#5961)Harrison Healey2017-04-031-50/+51
* Clear mention autocomplete if there is no regex match (#5085)Joram Wilander2017-01-161-0/+3
* PLT-5118 moving to last_picture_update for the profile img (#4985)Corey Hulen2017-01-061-1/+1
* PLT-5027: Don't show own user in auto-complete list. (#4916)Hayden Chudy2016-12-301-1/+7
* Remove race between multiple autocomplete requests (#4860)Joram Wilander2016-12-211-1/+10
* Remove autocomplete delay (#4819)Joram Wilander2016-12-201-63/+32
* Added support for autocompleting at mentions for users with non-alphanumeric ...Harrison Healey2016-12-061-1/+2
* Cleared at mention suggestions when something invalid is typed (#4633)Harrison Healey2016-11-221-2/+19
* Updating eslint (#4573)Christopher Speller2016-11-171-1/+1
* PLT-4098 Don't show @mention suggestions if word chars immediately precede at...Thomas Hopkins2016-11-021-2/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-80/+54
* PLT-4182 Fix incorrect listing for at-mention in comment (#4031)Yi EungJun2016-09-191-7/+13
* PLT-4100 Made SuggestionList dividers optional (#3990)Harrison Healey2016-09-081-15/+6
* Change ordering of at-mention suggestions (#3698)Yi EungJun2016-08-111-39/+71
* PLT-2408 Adds here mention for online users (#3619)Joram Wilander2016-07-211-0/+12
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Added a space before all entries in @mention autocomplete (#3605)Harrison Healey2016-07-181-3/+4
* PLT-2640 Added searching users by additional field when autocompleting @menti...Harrison Healey2016-07-041-13/+41
* PLT-2994 Added @all (#3233)David Lu2016-06-041-2/+9
* PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167)Harrison Healey2016-05-311-13/+7
* Removed @all mention suggestion (#2845)Harrison Healey2016-05-021-6/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-1/+2
* msg commandAlan Mooiman2016-03-241-6/+9
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+120