Skip to content

Feat/tauri integration - Add UnifiedPush#139

Merged
hazre merged 311 commits intoSableClient:feat/tauri-integrationfrom
TastelessVoid:feat/tauri-integration
Mar 12, 2026
Merged

Feat/tauri integration - Add UnifiedPush#139
hazre merged 311 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

Evie Gauthier and others added 30 commits March 8, 2026 14:40
showUnreadCounts defaults to false — unread badges show a number only for
direct mentions (Discord-style). Users can opt in to full counts in
Notifications settings.
Add cute events (hug, cuddle, wave, poke, headpat)
fix properly apply block quotes so that custom html also gets forwarded
fix scroll when clicking message links
fix crash when invalid location sent
fix scroll clamping to bottom of timeline
Add MSC4144 per-message-profile rendering
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.

lgtm thanks!

blocked by #177 (so ci doesn't fail)

@hazre hazre merged commit e4df9d1 into SableClient:feat/tauri-integration Mar 12, 2026
5 of 7 checks passed
hazre added a commit that referenced this pull request Mar 12, 2026
Feat/tauri integration - Add UnifiedPush
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.