Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement last time online for users #947

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

ipasic-softserve
Copy link
Contributor

@ipasic-softserve ipasic-softserve commented Oct 30, 2024

  • Add a lastSeen field for users
  • Update lastSeen when socket disconnect event is triggered
  • Make migrations

@ipasic-softserve ipasic-softserve added Backend feature sockets This is related to web sockets labels Oct 30, 2024
@ipasic-softserve ipasic-softserve self-assigned this Oct 30, 2024
@ipasic-softserve ipasic-softserve marked this pull request as draft October 30, 2024 14:38
@ipasic-softserve ipasic-softserve linked an issue Oct 30, 2024 that may be closed by this pull request
3 tasks
Copy link

Copy link
Contributor

@dudchakk dudchakk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

@Made1ra Made1ra merged commit 0b3a51e into develop Dec 2, 2024
3 checks passed
@Made1ra Made1ra deleted the feature/944/last-seen-online branch December 2, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend feature sockets This is related to web sockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SP: 3) Implement last time online for users
5 participants