Skip to content

Conversation

@lemrey
Copy link
Contributor

@lemrey lemrey commented Dec 17, 2025

The service is maintaining information about whether the notifications are enabled or not, but it is not using that information for any purpose. Additionally, this logic is maintained per link thus requiring to handle
multiple contexts. This patch removes the logic around notifications, thus simplifying the implementation.

@lemrey lemrey requested a review from a team as a code owner December 17, 2025 09:33
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Dec 17, 2025
@github-actions
Copy link

You can find the documentation preview for this PR here.

@eivindj-nordic
Copy link
Contributor

@lemrey Please rebase :)

lemrey added 2 commits January 9, 2026 10:06
The service is maintaining information about whether the notifications
are enabled or not, but it is not using that information for any purpose.
Additionally, this logic is maintained per link thus requiring to handle
multiple contexts. This patch removes the logic around notifications,
thus simplifying the implementation.

Signed-off-by: Emanuele Di Santo <[email protected]>
Remove unused variable.

Signed-off-by: Emanuele Di Santo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants