Skip to content

feat: configurable notifications#438

Merged
boxdot merged 3 commits intoboxdot:mainfrom
iamwehi:feat-configurable-notifications
Dec 5, 2025
Merged

feat: configurable notifications#438
boxdot merged 3 commits intoboxdot:mainfrom
iamwehi:feat-configurable-notifications

Conversation

@iamwehi
Copy link
Copy Markdown
Contributor

@iamwehi iamwehi commented Oct 24, 2025

Closes #430.
Introduces new section in the config:

[notifications]
# replaces notifications = true
enabled = true

# whether to show message text
show_message_text = true

# whether to show message author/chat
show_message_chat = true

# whether to show notifications on new reactions
show_reactions = true

# whether to bell on reactions
mute_reactions_bell = false

Default values (as in the example above) provide the same behavior as notifications = true did.

@boxdot boxdot enabled auto-merge (squash) December 5, 2025 16:05
@boxdot
Copy link
Copy Markdown
Owner

boxdot commented Dec 5, 2025

Thank you for your contribution. Merging.

@boxdot boxdot merged commit fc008fc into boxdot:main Dec 5, 2025
9 checks passed
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.

Configurable notifications

2 participants