Skip to content

Drop upvote events from PUSH_EVENT_TYPES palette (@sublay/node)#21

Merged
Tsabary merged 1 commit into
mainfrom
refactor/upvote-events-in-app-only
Jul 8, 2026
Merged

Drop upvote events from PUSH_EVENT_TYPES palette (@sublay/node)#21
Tsabary merged 1 commit into
mainfrom
refactor/upvote-events-in-app-only

Conversation

@Tsabary

@Tsabary Tsabary commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Mirrors the server change making entity-upvote / comment-upvote in-app-only. They're no longer push events, so @sublay/node's exported PUSH_EVENT_TYPES / PushEventType must drop them to stay in sync with the server.

  • Removed the two entries from PUSH_EVENT_TYPES in src/interfaces/Push.ts.
  • Left the AppNotification type union untouched — upvotes remain valid in-app notification types.

Part of a coordinated set: server (merged), dashboard (merged), docs, @sublay/core, @sublay/js.

🤖 Generated with Claude Code

entity-upvote and comment-upvote are no longer push events (they remain
in-app-only AppNotification types). Mirror the server's PUSH_EVENT_TYPES,
which dropped them, so @sublay/node's exported palette stays in sync.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Tsabary Tsabary self-assigned this Jul 8, 2026
@Tsabary Tsabary merged commit 32493e1 into main Jul 8, 2026
1 check 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