-
-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
Description
Hi,
Maybe you remember me, i've contributed PR's before.
the user-status package seems to delete the status.lastActivity when user logs out. This makes sense if lastActivity is used only for idle tracking, but realistically I want to know when the user was last active even when he has logged out - this field is the best source for this information. Honestly I spent a good hour trying to fix this in your package but did not understand what piece of code is responsible.
Temporarily I got my fix by using your API, but please can you fix this? This extra field will not hurt anyone if it stays there and it's valuable information.
Reactions are currently unavailable