server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
actions
/
user_actions.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MFA setup page (#6856)
Joram Wilander
2017-07-06
1
-1
/
+1
*
Fix account creation redirect (#6765)
Joram Wilander
2017-06-28
1
-6
/
+6
*
fix JS errors in saving preferences - for user's display (including custom th...
Saturnino Abril
2017-06-27
1
-10
/
+3
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
1
-6
/
+37
*
fix JS error when saving a custom theme vector (#6734)
Saturnino Abril
2017-06-23
1
-10
/
+7
*
Load current user after loading client config (#6648)
Harrison Healey
2017-06-23
1
-44
/
+31
*
Fix autocomplete and replying to flagged posts (#6690)
Joram Wilander
2017-06-20
1
-3
/
+3
*
Move integrations over to redux and v4 (#6679)
Joram Wilander
2017-06-19
1
-9
/
+11
*
Fix scroll store typo and user action copy/paste errors (#6680)
Joram Wilander
2017-06-18
1
-6
/
+10
*
Move user actions over to use redux and v4 (#6649)
Joram Wilander
2017-06-15
1
-164
/
+132
*
PLT-4257 Add pop-up asking if user wants to reset status (#6526)
Joram Wilander
2017-06-06
1
-1
/
+25
*
Fix JS errors when receiving message when on no teams (#6533)
Joram Wilander
2017-06-01
1
-26
/
+9
*
PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)
Harrison Healey
2017-05-09
1
-0
/
+3
*
Fix MFA enforcement on login and page load (#6356)
Joram Wilander
2017-05-09
1
-0
/
+6
*
PLT-6492 Use new cookie to determine if user is logged in (#6317)
Joram Wilander
2017-05-04
1
-3
/
+0
*
Prevent unnecessary store emits (#6285)
Joram Wilander
2017-05-01
1
-1
/
+4
*
Fix inactive users showing up in team members modal (#6260)
Joram Wilander
2017-04-28
1
-4
/
+1
*
Fix error not appearing when updating to existing username (#6255)
Joram Wilander
2017-04-28
1
-1
/
+1
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-5
/
+4
*
PLT-6213 Move team store and actions over to use redux (#6222)
Joram Wilander
2017-04-26
1
-33
/
+14
*
Redux bug fixes (#6243)
Joram Wilander
2017-04-26
1
-1
/
+1
*
Start moving webapp to Redux (#6140)
Joram Wilander
2017-04-25
1
-281
/
+178
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
1
-14
/
+47
|
\
|
*
PLT-6253: Handle demote self from Team Admin. (#6056)
George Goldberg
2017-04-10
1
-0
/
+12
|
*
Check if we need to add DM/GM to sidebar regardless of post sender (#6009)
Joram Wilander
2017-04-07
1
-14
/
+35
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
|
/
*
PLT-6023: Add Users to Team in WebApp. (#5956)
George Goldberg
2017-04-04
1
-0
/
+22
*
PLT-2713/PLT-6028 Added System Users list to System Console (#5882)
Harrison Healey
2017-03-30
1
-22
/
+40
*
PLT-5035 Added loading of missing profiles when hovering over reactions (#5887)
Harrison Healey
2017-03-30
1
-0
/
+10
*
Fix GMs showing up on refresh after being hidden (#5702)
Joram Wilander
2017-03-09
1
-1
/
+1
*
Fix MFA page showing up when not active on account switch (#5687)
Joram Wilander
2017-03-09
1
-1
/
+1
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-56
/
+137
*
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
1
-1
/
+45
*
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
*
Move remaining client functions in components to actions (#5171)
Carlos Tadeu Panato Junior
2017-01-27
1
-1
/
+156
*
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.updateUserNotifyProps() in components to an action (...
Saturnino Abril
2017-01-23
1
-0
/
+18
*
PLT-5050 (WebApp): Change channel member roles. (#5076)
George Goldberg
2017-01-18
1
-32
/
+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
1
-0
/
+108
*
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
*
#4698 Move Client.updateActive() in components to an action (#4858)
Björn Roland
2016-12-21
1
-0
/
+17
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-1
/
+42
*
Fix react warnings and part of backstage (#4706)
enahum
2016-12-05
1
-1
/
+1
[next]