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
*
Increase quick switcher perf by not storing server results (#6575)
Joram Wilander
2017-06-05
1
-10
/
+32
*
[PLT-6616] Fixed autocomplete to close properly (#6528)
Saturnino Abril
2017-06-05
1
-7
/
+9
*
PLT-6684 Fixed onClick handler for search autocomplete suggestions (#6540)
Harrison Healey
2017-05-31
1
-1
/
+1
*
PLT-5699 Improvements to channel switcher (#6486)
Joram Wilander
2017-05-31
5
-95
/
+371
*
PLT-6282 Make post list stay visible when post textbox height changes (#6323)
Harrison Healey
2017-05-23
2
-15
/
+11
*
Updating client dependencies. Switching to yarn. (#6433)
Christopher Speller
2017-05-18
3
-18
/
+24
*
PLT-6431 Prevented autocompleting while suggestions are being received (#6328)
Harrison Healey
2017-05-04
6
-6
/
+11
*
Fix group message names in channel switcher (#6246)
Joram Wilander
2017-05-03
1
-4
/
+4
*
Fix mouse selection on channel switcher (#6244)
Joram Wilander
2017-04-27
1
-2
/
+1
*
implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete (#6240)
Carlos Tadeu Panato Junior
2017-04-27
1
-5
/
+1
*
Start moving webapp to Redux (#6140)
Joram Wilander
2017-04-25
3
-6
/
+8
*
Fixing double enter in channel switcher (#6208)
Christopher Speller
2017-04-24
1
-0
/
+1
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
12
-13
/
+13
*
Fixed channel autocomplete flickering (#5961)
Harrison Healey
2017-04-03
6
-54
/
+70
*
PLT-5873 Renamed private groups to private channels (#5924)
Harrison Healey
2017-04-03
1
-1
/
+1
*
Fixed mobile search focus - keyboard collapse/focus (#5766)
Saturnino Abril
2017-03-24
1
-0
/
+5
*
Increase timeout on suggestion clear after blur (#5631)
Joram Wilander
2017-03-04
1
-1
/
+1
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-3
/
+10
*
Use consistent Display Name sorting code throughout the webapp #5159 (#5213)
Saturnino Abril
2017-01-31
2
-17
/
+9
*
Fixed ChannelMentionProvider matching completed mentions (#5188)
Harrison Healey
2017-01-25
2
-56
/
+72
*
Fixed channel mention autocomplete to not match completed mentions (#5101)
Harrison Healey
2017-01-20
1
-0
/
+12
*
Added support for emojis with multiple aliases to autocomplete (#5097)
Harrison Healey
2017-01-17
1
-7
/
+16
*
Clear mention autocomplete if there is no regex match (#5085)
Joram Wilander
2017-01-16
1
-0
/
+3
*
Merge branch 'release-3.6'
Christopher Speller
2017-01-12
1
-0
/
+5
|
\
|
*
Fixed onBlur being called when not given as a prop (#5024)
Harrison Healey
2017-01-09
1
-1
/
+4
|
*
PLT-5179 - Fixing modal overflow for autocomplete (#5002)
Asaad Mahmood
2017-01-09
1
-0
/
+2
*
|
PLT-5118 moving to last_picture_update for the profile img (#4985)
Corey Hulen
2017-01-06
3
-3
/
+3
|
/
*
PLT-5027: Don't show own user in auto-complete list. (#4916)
Hayden Chudy
2016-12-30
1
-1
/
+7
*
Only show emoji autocomplete after two typed characters (#4895)
Joram Wilander
2016-12-26
1
-5
/
+6
*
PLT-4893 remove channel handler in channel switcher (#4889)
enahum
2016-12-26
1
-7
/
+1
*
Remove race between multiple autocomplete requests (#4860)
Joram Wilander
2016-12-21
7
-13
/
+70
*
Remove autocomplete delay (#4819)
Joram Wilander
2016-12-20
5
-270
/
+177
*
Changed SuggestionBox to clear suggestions shortly after losing focus (#4721)
Harrison Healey
2016-12-09
3
-32
/
+21
*
PLT-4894 channel switcher (CTRL+K) to match message autocomplete (#4733)
enahum
2016-12-08
2
-6
/
+37
*
Removed duplicated characters when autocompleting composed characters (#4734)
Harrison Healey
2016-12-08
1
-10
/
+29
*
Multiple UI Improvements (#4712)
Asaad Mahmood
2016-12-06
1
-0
/
+2
*
Added support for autocompleting at mentions for users with non-alphanumeric ...
Harrison Healey
2016-12-06
2
-17
/
+31
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-13
/
+19
*
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
[next]