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

📝 Note to self #1378

Merged
merged 8 commits into from
Oct 18, 2023
Merged

📝 Note to self #1378

merged 8 commits into from
Oct 18, 2023

Conversation

Ivansss
Copy link
Member

@Ivansss Ivansss commented Sep 29, 2023

Fix #300

Copy link
Collaborator

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

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

Noted some differences to web:

  • In web it's allowed to change the name/description and avatar of the room, on iOS it's forbidden
  • "Note to self" context menu item should not be available when inside the "Note to self" room
  • Web allows to clear the messages
  • Web allows to delete the room (we have "Leave conversation", which makes the room disappear because the only participant left, but guess that's not the intention). Web sends DELETE to ocs/v2.php/apps/spreed/api/v4/room/...

@SystemKeeper
Copy link
Collaborator

Also in Web the Start call button is completely hidden, should we hide it as well instead of disabling?

Copy link
Collaborator

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

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

Working nicely now! 👍

@SystemKeeper SystemKeeper merged commit 4862f3f into master Oct 18, 2023
5 checks passed
@SystemKeeper SystemKeeper deleted the note-to-self branch October 18, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support "Note to self"
2 participants