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 Conversation Controls and Search Function #2198

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mquevill
Copy link
Collaborator

This fixes most of the selected conversation controls as well as the search functionality within a conversation.

The archive and delete functions need to be negative, since there are slightly different menus if a conversation is encrypted or not (usually if there's a separate encrypted conversation), but the end of the menus are the same. (Not sure why this distinction still exists...)

Already encrypted:
image
Can start encrypted chat:
image

Fixes #2185.

@mquevill mquevill requested a review from dusansimic June 28, 2024 23:36
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.

search shortcut does not work on caprine
1 participant