-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
feat(notifications): add in-app notification to message compose #9900
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(notifications): add in-app notification to message compose #9900
Conversation
917bb5b to
a97fe68
Compare
asoucar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More comments possibly pending, but wanted to get these available.
I think it is a mistake to have adding the in-app notifications being added to the message compose tied in the PR to fixing the sent folder issue. I think these are two separate ideas that should have separate PRs
...in/kotlin/net/thunderbird/feature/notification/api/content/SentFolderNotFoundNotification.kt
Outdated
Show resolved
Hide resolved
You are right, I will separate the fix from this PR. |
1efecae to
e42864a
Compare
e42864a to
4d3f421
Compare
Resolves #9888.
This PR introduces the following changes: