Skip to content

Add native push notifications with reply actions, content preview, and configurable gateway#1242

Closed
eleboucher wants to merge 1 commit into
SableClient:devfrom
eleboucher:feat/notifications-minimal
Closed

Add native push notifications with reply actions, content preview, and configurable gateway#1242
eleboucher wants to merge 1 commit into
SableClient:devfrom
eleboucher:feat/notifications-minimal

Conversation

@eleboucher

Copy link
Copy Markdown
Contributor

Adds native push notification support addressing #1176, #1183, #1209, and #1182.

Reply actions (#1209)

  • Inline reply from OS notifications (Android, iOS, desktop)
  • Action types registered in tauri.conf.json (sable-message / sable-reply)
  • Reply queue with dedup and expiry (nativeNotificationReplies.ts)
  • NativeNotificationActionRouting component wired into ClientNonUIFeatures

Content preview (#1182)

  • Rich push payloads enabled by default (useRichPushPayloads)
  • Fetch + decrypt event when not in local timeline (encrypted rooms)
  • largeBody for single-message BigTextStyle (expanded view shows body)
  • Sender name fallback for DMs when room name is missing

Configurable gateway URL (#1183)

  • pushNotifyUrlOverride setting
  • PushPusherConfig.ts helper for URL resolution + payload format

Distributor timeout (#1176)

  • Bumps tauri-plugin-notifications to e7a8796 (fixes 2+ distributor selection + native warm-path notifications)

@eleboucher
eleboucher requested review from 7w1 and hazre as code owners July 23, 2026 10:22
@eleboucher

Copy link
Copy Markdown
Contributor Author

Consolidating into #1238

@eleboucher eleboucher closed this Jul 23, 2026
@eleboucher
eleboucher deleted the feat/notifications-minimal branch July 23, 2026 10:24
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