Skip to content

Conversation

@setchy
Copy link
Member

Add setting to control whether notification from Bot accounts are shown or hidden.

Closes#591

@setchysetchy added the enhancement New feature or enhancement to existing functionality label Mar 27, 2024
@setchysetchy added this to the 5.1.0 milestone Mar 27, 2024
constisEnterprise=isEnterpriseHost(
accountNotifications.hostname,
);
consttoken=isEnterprise
Copy link
Collaborator

Choose a reason for hiding this comment

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

IMHO this indentation level has crossed a line where something should be split into smaller pieces.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Agree - I too would really like to refactor most of this file into smaller pieces.

Copy link
Collaborator

@bmulhollandbmulholland left a comment

Choose a reason for hiding this comment

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

Looks good, just the concern about nested complexity in useNotifications

@setchysetchy merged commit ee3a8f4 into mainMar 27, 2024
@setchysetchy deleted the feature/ignore-bot-notifications branch March 27, 2024 11:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or enhancement to existing functionality

Development

Successfully merging this pull request may close these issues.

Ignore specific notifications

3 participants

@setchy@bmulholland