server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
components
/
suggestion
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)
Joram Wilander
2016-11-29
1
-4
/
+3
*
Fix some react natives warning messages (#4653)
enahum
2016-11-28
1
-1
/
+3
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
2
-98
/
+116
*
Cleared at mention suggestions when something invalid is typed (#4633)
Harrison Healey
2016-11-22
1
-2
/
+19
*
Deleted posts now update in search results and flagged posts (#4618)
Joram Wilander
2016-11-22
1
-1
/
+2
*
Updating eslint (#4573)
Christopher Speller
2016-11-17
1
-1
/
+1
*
PLT-4600 Properly clear autocomplete suggestions when suggestions are out of ...
Harrison Healey
2016-11-10
1
-4
/
+9
*
PLT-4459 Fixed not being able to scroll on mobile after autocomplete is show...
Harrison Healey
2016-11-04
2
-9
/
+8
*
PLT-4404/PLT-4578/PLT-4541/PLT-4542 Replaced third party autosizing textarea ...
Harrison Healey
2016-11-04
1
-22
/
+34
*
PLT-4395 channel switcher autocomplete with any portion of channel name (#4441)
enahum
2016-11-04
1
-1
/
+1
*
PLT-4376 iOS and Android: Keep the keyboard open after sending a message (#4377)
Mike Piccolo
2016-11-04
1
-0
/
+1
*
Channel link marker changed from ! to ~ (#4433)
George Goldberg
2016-11-03
1
-3
/
+3
*
PLT-4098 Don't show @mention suggestions if word chars immediately precede at...
Thomas Hopkins
2016-11-02
1
-2
/
+2
*
Updating shift UI changes (#4326)
Asaad Mahmood
2016-10-27
1
-1
/
+1
*
Fixed autocomplete to work with TextareaAutosize (#4325)
Harrison Healey
2016-10-25
1
-2
/
+2
*
PLT-4404 Replace calls to onInput with onChange to better support IE11 (#4315)
Harrison Healey
2016-10-25
1
-12
/
+12
*
Save profiles for channel switcher autocomplete to fix switching to new DMs (...
Joram Wilander
2016-10-24
1
-0
/
+14
*
Clear emoji suggestion list if there no matches (#4290)
Joram Wilander
2016-10-21
1
-1
/
+1
*
Fix autocomplete for old mechanisms and add partial fix for channel switcher ...
Joram Wilander
2016-10-20
4
-39
/
+69
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
4
-102
/
+118
*
Made SuggestionBox take back keyboard focus after the user clicks on a sugges...
Harrison Healey
2016-09-28
1
-0
/
+2
*
Updating ESLint (#4085)
Christopher Speller
2016-09-23
4
-7
/
+7
*
PLT-4182 Fix incorrect listing for at-mention in comment (#4031)
Yi EungJun
2016-09-19
1
-7
/
+13
*
PLT-1759 - Auto-complete for !channels when posting messages. (#3890)
George Goldberg
2016-09-19
1
-0
/
+130
*
Made search autocomplete for channels and users case insensitive (#3965)
Harrison Healey
2016-09-12
2
-2
/
+2
*
PLT-4100 Made SuggestionList dividers optional (#3990)
Harrison Healey
2016-09-08
3
-17
/
+15
*
Slash command in uppercase shows autocomplete (#3840)
Ryan Wang
2016-08-22
1
-1
/
+1
*
Change ordering of at-mention suggestions (#3698)
Yi EungJun
2016-08-11
2
-39
/
+92
*
Added icons next to channels in channel switcher (#3663)
David Lu
2016-07-25
1
-3
/
+22
*
PLT-2408 Adds here mention for online users (#3619)
Joram Wilander
2016-07-21
1
-0
/
+12
*
Moving javascript driver back to platform (#3613)
Christopher Speller
2016-07-19
2
-2
/
+2
*
Added a space before all entries in @mention autocomplete (#3605)
Harrison Healey
2016-07-18
1
-3
/
+4
*
Fixed input handlers used by Textbox and SuggestionBox components to properly...
Harrison Healey
2016-07-15
1
-24
/
+27
*
Updating ESLint (#3597)
Christopher Speller
2016-07-15
1
-1
/
+1
*
PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...
samogot
2016-07-14
1
-0
/
+1
*
sorted channel switcher by handle (#3547)
David Lu
2016-07-11
1
-1
/
+7
*
PLT-3145 Custom Emojis (#3381)
Harrison Healey
2016-07-05
1
-11
/
+10
*
PLT-2640 Added searching users by additional field when autocompleting @menti...
Harrison Healey
2016-07-04
1
-13
/
+41
*
Added text emoticons to autocomplete (#3312)
Harrison Healey
2016-06-15
1
-4
/
+23
*
PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)
Asaad Mahmood
2016-06-09
2
-2
/
+8
*
PLT-3056 Fix Unable to type quickly in post textbox in IE11 (#3249)
enahum
2016-06-06
1
-3
/
+2
*
PLT-3185 Added support for DMs in Channel Switcher (#3260)
David Lu
2016-06-06
1
-1
/
+16
*
PLT-2994 Added @all (#3233)
David Lu
2016-06-04
1
-2
/
+9
*
PLT-2962 Added channel switcher modal (#3216)
David Lu
2016-06-02
3
-5
/
+65
*
Fixed click handlers for autocomplete (#3213)
Harrison Healey
2016-06-02
4
-7
/
+7
*
PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167)
Harrison Healey
2016-05-31
9
-86
/
+117
*
Refactor login, claim and create_team into views and add actions (#3110)
Joram Wilander
2016-05-26
2
-2
/
+2
*
Prevented scrolling through suggestion list when there's no suggestions (#3111)
Harrison Healey
2016-05-26
1
-0
/
+4
*
PLT-2816 Fixed handling of Unicode 8 emojis (#2924)
Harrison Healey
2016-05-09
1
-1
/
+1
*
Made SuggestionBox clear suggestions on escape (#2909)
Harrison Healey
2016-05-06
1
-0
/
+2
[next]