Skip to content

Conversation

fiftin
Copy link
Collaborator

@fiftin fiftin commented Aug 24, 2025

Refactor the notification system to introduce a common interface, secure token-based configurations, and project-specific settings for Telegram, Slack, Gotify, and Dingtalk, while preserving backward compatibility.

The previous notification system relied on insecure URL parameters and lacked a unified interface, making it difficult to extend and manage. This refactoring addresses these issues by providing a secure, extensible, and project-configurable notification framework. It ensures existing configurations continue to function by running both old and new systems in parallel.


Open in Cursor Open in Web

…, DingTalk

Co-authored-by: denguk <denguk@gmail.com>
Copy link

cursor bot commented Aug 24, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: denguk <denguk@gmail.com>
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.

2 participants