thunder icon indicating copy to clipboard operation
thunder copied to clipboard

Improve UnifiedPush notifications

Open micahmo opened this issue 1 year ago • 2 comments

Pull Request Description

This PR fixes the notification server endpoint path and also adds support for a new test endpoint.

https://github.com/thunder-app/thunder/assets/7417301/134be552-a383-4305-834d-4722103f8b28

micahmo avatar May 13 '24 21:05 micahmo

I pushed another commit which fixes an issue where we'd be missing the ID of the message from notifications generated by UnifiedPush.

micahmo avatar May 14 '24 14:05 micahmo

I pushed another commit which uses the slimmer payload object for reply notifications.

micahmo avatar May 15 '24 19:05 micahmo