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

Fix diverging user status #9411

Merged
merged 2 commits into from
May 2, 2023

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

🚧 Tasks

  • clearAt was invalid type (and only handed in to the event so far)
  • clearAt was missing from docs
  • emit event to update NcAvatar's of the user when we have a new status from the room list

🏁 Checklist

Signed-off-by: Joas Schilling <coding@schilljs.com>
…dates

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added 3. to review feature: api 🛠️ OCS API for conversations, chats and participants feature: frontend 🖌️ "Web UI" client feature: conversations 👥 labels May 1, 2023
@nickvergessen nickvergessen added this to the 💙 Next Major (27) milestone May 1, 2023
@nickvergessen nickvergessen self-assigned this May 1, 2023
@nickvergessen nickvergessen changed the title Bugfix/8744/fix diverging user status Fix diverging user status May 1, 2023
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

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

Tested on web client

@nickvergessen
Copy link
Member Author

/backport to stable26

@nickvergessen nickvergessen merged commit 12c7d4a into master May 2, 2023
@nickvergessen nickvergessen deleted the bugfix/8744/fix-diverging-user-status branch May 2, 2023 10:42
lib/Controller/RoomController.php Show resolved Hide resolved
docs/conversation.md Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review feature: api 🛠️ OCS API for conversations, chats and participants feature: conversations 👥 feature: frontend 🖌️ "Web UI" client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User status in topbar and conversation list is not synchronized
3 participants