server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
PLT-4614 Fix ordering of channels. (#4980)
George Goldberg
2017-01-06
1
-8
/
+12
*
|
PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)
Debanshu Kundu
2017-01-12
1
-1
/
+5
*
|
PLT-5118 moving to last_picture_update for the profile img (#4985)
Corey Hulen
2017-01-06
1
-1
/
+1
*
|
PLT-4821 Fix highlighting of wildcard search terms. (#4976)
George Goldberg
2017-01-06
1
-1
/
+7
*
|
PLT-4791 Fix hashtag highlight in search results. (#4977)
George Goldberg
2017-01-06
1
-0
/
+5
|
/
*
Minor UI improvements (#4959)
Asaad Mahmood
2017-01-04
1
-0
/
+1
*
Ui improvements (#4900)
Asaad Mahmood
2017-01-03
1
-2
/
+2
*
Fix isMobileApp() to also apply to Android app (#4892)
Hyeseong Kim
2017-01-03
1
-1
/
+1
*
PLT-4990 (WebApp): Separate channel management permissions. (#4865)
George Goldberg
2017-01-02
1
-0
/
+70
*
PLT-3132 Add a direct message link to the contact pop-over (#4853)
khawerrind
2016-12-30
1
-0
/
+1
*
Fix error after leaving team (#4888)
enahum
2016-12-26
1
-1
/
+1
*
GH-4658 Show profile popover when clicking on username or profile picture in...
Brendan Bowidas
2016-12-22
1
-4
/
+5
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-85
/
+9
*
PLT-4943: Warn when editing a message > 4000 chars (#4789)
Nick Frazier
2016-12-21
1
-0
/
+2
*
Revert "PLT-135 Showing "(Edited)" indicator if a message has been edited." (...
Christopher Speller
2016-12-20
1
-5
/
+1
*
Remove autocomplete delay (#4819)
Joram Wilander
2016-12-20
1
-1
/
+0
*
Copied fbjs keymirror into utils (#4807)
Harrison Healey
2016-12-20
1
-1
/
+1
*
Multiple UI improvements (#4835)
Asaad Mahmood
2016-12-19
1
-2
/
+2
*
Removed usage of removed TeamStore method (#4785)
Harrison Healey
2016-12-19
1
-4
/
+2
*
PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4764)
Debanshu Kundu
2016-12-19
1
-1
/
+5
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
3
-4
/
+84
*
PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742)
Joram Wilander
2016-12-15
1
-1
/
+2
*
PLT-4332 Position field for Users (#4632)
George Goldberg
2016-12-14
1
-1
/
+3
*
Ui improvements (#4780)
Asaad Mahmood
2016-12-14
1
-3
/
+5
*
Multiple Ui improvements (#4767)
Asaad Mahmood
2016-12-12
1
-5
/
+2
*
PLT-4868 Fix Firefox: Javascript error when selecting a theme (#4731)
enahum
2016-12-07
1
-1
/
+3
*
Created a new message indicator component to indicate new messages (#4299)
Pepijn
2016-12-07
1
-0
/
+3
*
Multiple UI Improvements (#4712)
Asaad Mahmood
2016-12-06
1
-1
/
+1
*
Autocomplete is now case insensitive (#4709)
Joram Wilander
2016-12-06
1
-1
/
+1
*
Fix react warnings and part of backstage (#4706)
enahum
2016-12-05
2
-3
/
+3
*
Add Team Description to the Team Settings (#4652)
Carlos Tadeu Panato Junior
2016-12-01
1
-0
/
+1
*
Fix Unread posts indicator and mention badge don't match theme color (#4678)
enahum
2016-11-30
1
-4
/
+1
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
5
-2
/
+78
*
Fix Theme in safari (#4668)
enahum
2016-11-29
1
-6
/
+13
*
PLT-2077 Support CJK hashtags (#4555)
Hyeseong Kim
2016-11-24
1
-2
/
+2
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-0
/
+24
*
Merge branch 'release-3.5'
Christopher Speller
2016-11-24
2
-25
/
+37
|
\
|
*
Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM channel...
Harrison Healey
2016-11-21
1
-24
/
+36
|
*
Lower autocomplete timeout to 100ms (#4579)
Joram Wilander
2016-11-21
1
-1
/
+1
*
|
PLT-4429 disabling at_all at_channel metions mentions when channel has more t...
Corey Hulen
2016-11-24
1
-0
/
+1
*
|
PLT-4300 Switched emoji to use a background-image (#4631)
Harrison Healey
2016-11-22
1
-1
/
+1
*
|
Move instances of Client.updateTeam() in components to an action (#4574)
Carlos Tadeu Panato Junior
2016-11-18
1
-0
/
+1
*
|
Multiple UI fixes and improvements (#4572)
Asaad Mahmood
2016-11-17
1
-3
/
+4
*
|
Don't show desktop notifications for messages entering the channel th… (#4216)
Pepijn
2016-11-17
1
-1
/
+3
*
|
Updating eslint (#4573)
Christopher Speller
2016-11-17
4
-15
/
+11
*
|
Change theming function to something more efficient (#4487)
Pepijn
2016-11-17
1
-153
/
+148
*
|
Updating client dependancies (excpet eslint) (#4567)
Christopher Speller
2016-11-17
1
-4
/
+4
*
|
Add support for editing slash commands (#4335)
Brian Olecki
2016-11-15
1
-0
/
+23
*
|
Update introduction message at top of channel/private groups (#4508)
Carlos Tadeu Panato Junior
2016-11-14
1
-6
/
+23
*
|
Merge branch 'release-3.5'
Christopher Speller
2016-11-14
3
-37
/
+56
|
\
|
[prev]
[next]