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

add mentions toggle #2434

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

add mentions toggle #2434

wants to merge 4 commits into from

Conversation

r10s
Copy link
Member

@r10s r10s commented Dec 9, 2024

review is done best with ignoring whitespace; the logic from the flowchart is in the last two commits

this PR adds a "Mentions" toggle to the settings; to keep notification things together, a new NotificationsViewController is created.

as a bonus, a link for the system settings is added as well, making all relevant notification settings directly accessible:

counterpart of deltachat/deltachat-android#3456

closes #2429

@r10s r10s force-pushed the r10s/mentions branch 2 times, most recently from 1963274 to 3dfa17c Compare December 11, 2024 16:00
@r10s r10s force-pushed the r10s/mentions branch 2 times, most recently from 4e18828 to 84524a2 Compare December 22, 2024 10:39
@r10s
Copy link
Member Author

r10s commented Dec 22, 2024

ftr, required notification flow is drafted at https://github.com/deltachat/interface/blob/main/notification-flow.md and looks like:

394862831-5abc0889-130a-46e9-9670-dca8340c38a9

@r10s r10s added the notify label Jan 4, 2025
@r10s r10s added the enhancement actually in development, user visible enhancement label Jan 5, 2025
@r10s r10s force-pushed the r10s/mentions branch 8 times, most recently from 6f6640f to 7db3ee7 Compare January 7, 2025 19:43
@r10s r10s requested review from zeitschlag, Amzd and adbenitez and removed request for zeitschlag January 7, 2025 20:00
@r10s r10s marked this pull request as ready for review January 7, 2025 20:00
r10s added 3 commits January 7, 2025 21:06
this creates a new NotificationsViewController,
that also allows to open the system's notification settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement actually in development, user visible enhancement notify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add "mention" notification switch
1 participant