server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
actions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix load profile for new DM message (#5441)
Joram Wilander
2017-02-16
1
-0
/
+4
*
Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)
Joram Wilander
2017-02-15
2
-1
/
+50
*
Increase performance when receiving messages (#5375)
Joram Wilander
2017-02-13
4
-36
/
+9
*
Add webapp/utils/url.jsx (#5285)
Akihiko Odaki
2017-02-07
1
-1
/
+2
*
PLT-5328 Fixing signup screen (#5247)
Christopher Speller
2017-02-02
1
-19
/
+1
*
Fix logging in with MFA (#5248)
Joram Wilander
2017-02-01
1
-1
/
+1
*
Use consistent Display Name sorting code throughout the webapp #5159 (#5213)
Saturnino Abril
2017-01-31
1
-1
/
+1
*
Improvments to typing messages (#5230)
Christopher Speller
2017-01-30
1
-1
/
+3
*
PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...
Harrison Healey
2017-01-30
1
-1
/
+1
*
Merge branch 'release-3.6'
Christopher Speller
2017-01-27
1
-1
/
+7
|
\
|
*
Add functionality for refetching latest data after computer wakes up (#5120)
Joram Wilander
2017-01-19
1
-1
/
+7
*
|
Move remaining client functions in components to actions (#5171)
Carlos Tadeu Panato Junior
2017-01-27
5
-1
/
+606
*
|
#4967 Fixed issue of post not getting updated after edit, if the post was foc...
Debanshu Kundu
2017-01-25
1
-8
/
+14
*
|
Move instances of Client.resendVerification() in components to an action (#5169)
Carlos Tadeu Panato Junior
2017-01-24
1
-0
/
+16
*
|
Move instances of Client.resetPassword() in components to an action (#5167)
Carlos Tadeu Panato Junior
2017-01-24
1
-0
/
+22
*
|
Move instances of Client.verifyEmail() in components to an action (#5166)
Carlos Tadeu Panato Junior
2017-01-24
1
-0
/
+17
*
|
Move instances of Client.uploadFile() in components to an action (#5165)
Carlos Tadeu Panato Junior
2017-01-23
1
-0
/
+26
*
|
Move instances of Client.deleteChannel() in components to an action (#5164)
Carlos Tadeu Panato Junior
2017-01-23
1
-0
/
+20
*
|
Move instances of Client.inviteMembers() in components to an action (#5154)
Saturnino Abril
2017-01-23
1
-0
/
+16
*
|
Move instances of Client.updateUserNotifyProps() in components to an action (...
Saturnino Abril
2017-01-23
1
-0
/
+18
*
|
#4257 Added functionality to create previews for post links using open graph...
Debanshu Kundu
2017-01-20
1
-0
/
+24
*
|
Move instances of Client.leaveChannel() in components to an action (#5131)
Carlos Tadeu Panato Junior
2017-01-20
1
-0
/
+27
*
|
Move instances of Client.getInviteInfo() in components to an action (#5130)
Carlos Tadeu Panato Junior
2017-01-20
1
-0
/
+16
*
|
Move instances of Client.deletePost() in components to an action (#5129)
Carlos Tadeu Panato Junior
2017-01-19
1
-0
/
+27
*
|
Move instances of Client.addUserToTeamFromInvite() in components to an action...
Carlos Tadeu Panato Junior
2017-01-19
1
-0
/
+18
*
|
Move instances of Client.updateChannelPurpose() in components to an action (#...
Carlos Tadeu Panato Junior
2017-01-19
1
-0
/
+19
*
|
PLT-5050 (WebApp): Change channel member roles. (#5076)
George Goldberg
2017-01-18
2
-32
/
+75
*
|
Move instances of Client.updateChannelHeader() in components to an action (#5...
Carlos Tadeu Panato Junior
2017-01-17
1
-0
/
+22
*
|
Fix lodaing missing messages after search bug (#5080)
Joram Wilander
2017-01-16
2
-1
/
+3
*
|
PLT-5134 removing the async sending from update user (#5078)
Corey Hulen
2017-01-16
1
-2
/
+2
*
|
PLT-5049 (Webapp) New Channel Members UI. (#5036)
George Goldberg
2017-01-15
2
-0
/
+111
*
|
GH-4907 Move Client.updatePost call into an action (#5045)
Mika Andrianarijaona
2017-01-13
1
-0
/
+15
*
|
PLT-5238: Show error on execute invalid slash command. (#5057)
George Goldberg
2017-01-13
1
-1
/
+8
*
|
Merge branch 'release-3.6'
Christopher Speller
2017-01-12
1
-2
/
+5
|
\
|
|
*
Reset unread counts for channels being switched to/away (#5037)
Joram Wilander
2017-01-10
1
-0
/
+4
|
*
Temporary fix for JS errors when logging out with non-english language (#4990)
Joram Wilander
2017-01-06
1
-2
/
+1
*
|
Move instances of Client.updatePassword() in components to an action (#4908) ...
AymaneKhouaji
2017-01-10
1
-0
/
+15
|
/
*
Fixing errors on user updates (#4962)
Christopher Speller
2017-01-04
1
-1
/
+2
*
PLT-5109/PLT-5112 Fixed commented out unit tests (#4951)
Harrison Healey
2017-01-04
1
-1
/
+0
*
Fix console error when logging in with non-english language (#4941)
Joram Wilander
2017-01-03
1
-8
/
+4
*
Fix unread for your own message after logout (#4943)
Joram Wilander
2017-01-03
1
-0
/
+1
*
PLT-3960 Don't show (message deleted) placeholder to the user that deleted th...
khawerrind
2017-01-03
1
-0
/
+5
*
Clean up /logout command flow and errors (#4918)
Joram Wilander
2016-12-30
1
-9
/
+13
*
Fix console errors when logging out (#4915)
Joram Wilander
2016-12-29
2
-10
/
+10
*
On channel switch, only pull statuses the client doesn't have yet (#4894)
Joram Wilander
2016-12-26
1
-1
/
+5
*
Fix error after leaving team (#4888)
enahum
2016-12-26
1
-0
/
+1
*
Fix team switch (#4851)
enahum
2016-12-22
2
-12
/
+25
*
Remove new user event handling on client (#4822)
Joram Wilander
2016-12-22
1
-24
/
+0
*
#4697 Move Client.createChannel() in components to an action (#4855)
Björn Roland
2016-12-22
1
-0
/
+36
*
#4695 Move instances of Client.updateTeamMemberRoles() in components to an ac...
Björn Roland
2016-12-22
1
-0
/
+17
[next]