Skip to content

Feat/tauri integration - Add UnifiedPush#139

Open
TastelessVoid wants to merge 10 commits intoSableClient:feat/tauri-integrationfrom
TastelessVoid:feat/tauri-integration
Open

Feat/tauri integration - Add UnifiedPush#139
TastelessVoid wants to merge 10 commits intoSableClient:feat/tauri-integrationfrom
TastelessVoid:feat/tauri-integration

Conversation

@TastelessVoid
Copy link
Contributor

Description

This PR adds UnifiedPush support using my fork of the Tauri Plugin Notification, as well as fix the APK for Android devices.

Service workers do not exist in Android WebViews so I manually auth media (images, avatars, etc.) and cache them. The caching could use some improvement.

It also cleans up build artifacts that were accidentally committed to the repo.

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@TastelessVoid TastelessVoid requested a review from 7w1 as a code owner March 10, 2026 14:40
@TastelessVoid TastelessVoid changed the title Feat/tauri integration Feat/tauri integration - Add UnifiedPush Mar 10, 2026
Copy link
Collaborator

@hazre hazre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good for the most part. although the binding thing definitely should be fixed. I will take a look at the actual plugin after this. also run npm run fmt/typcheck/lint/knip and fix any issues there.

@TastelessVoid TastelessVoid requested a review from hazre March 10, 2026 20:27
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