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

Allow clients to get a list of the account's teams #14283

Closed
nickvergessen opened this issue Feb 3, 2025 · 2 comments
Closed

Allow clients to get a list of the account's teams #14283

nickvergessen opened this issue Feb 3, 2025 · 2 comments
Labels
1. to develop enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages
Milestone

Comments

@nickvergessen
Copy link
Member

isMemberOfTeam to be passed with parsed user mentions (system messages, comments. autocomplete mentions)

Originally posted by @Antreesy in #12036


Similar to the list of groups, clients, desktop and web would need this information to know if they should highlight a circle mention in primary.

@nickvergessen nickvergessen added 1. to develop feature: chat 💬 Chat and system messages feature: api 🛠️ OCS API for conversations, chats and participants enhancement labels Feb 3, 2025
@nickvergessen
Copy link
Member Author

  • lighter api to get circles circles#1863 was added and backported
  • So we should be able to try the endpoint and use it, theres no capability, but it's basically meant to always be available on 29+ in the future. So just make sure you're falling back on a 404 to an empty list?

@Antreesy
Copy link
Contributor

I didn't close it due to mobile clients, is it relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages
Projects
None yet
Development

No branches or pull requests

2 participants