Skip to content

[codex] Add admin notification hooks#279

Merged
Rabithua merged 2 commits into
developfrom
codex/admin-notification-hooks
Jul 6, 2026
Merged

[codex] Add admin notification hooks#279
Rabithua merged 2 commits into
developfrom
codex/admin-notification-hooks

Conversation

@Rabithua

@Rabithua Rabithua commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add administrator-only notification hooks under the notification settings group.
  • Support Bark, HTTP POST, and admin PWA delivery channels for user registration and public note creation events.
  • Add the admin Hooks tab with dialog-based channel creation/editing and localized zh/en/ja copy.

Notes

  • Hook delivery is independent from user broadcast notifications.
  • HTTP/Bark delivery blocks local/private network targets and does not echo endpoint response bodies in test results.
  • Public note events fire on creation when the note is created as public; updates/private-to-public are not included.

Validation

  • server: bun run lint
  • server: bun run build
  • web: bun run lint
  • web: bun run build
  • git diff --check

@Rabithua Rabithua marked this pull request as ready for review July 6, 2026 15:41
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@Rabithua Rabithua merged commit ba75e8a into develop Jul 6, 2026
2 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.

1 participant