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

feat(chat): Add capability for editing messages #11408

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

🛠️ API Checklist

🚧 Tasks

  • Add capability for editing messages
  • Add capability for "unlimited" deleting messages

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@nickvergessen nickvergessen added 3. to review enhancement feature: chat 💬 Chat and system messages feature: api 🛠️ OCS API for conversations, chats and participants labels Jan 19, 2024
@nickvergessen nickvergessen added this to the 💞 Next Major (29) milestone Jan 19, 2024
@nickvergessen nickvergessen self-assigned this Jan 19, 2024
@nickvergessen nickvergessen mentioned this pull request Jan 19, 2024
18 tasks
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/11206/capability branch from aecc98b to 54b5928 Compare January 19, 2024 12:16
@Antreesy Antreesy mentioned this pull request Jan 19, 2024
9 tasks
@nickvergessen nickvergessen merged commit 256d440 into main Jan 19, 2024
53 checks passed
@nickvergessen nickvergessen deleted the bugfix/11206/capability branch January 19, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✏️ Edit message - API
2 participants