revoltchat / backend

Monorepo for Revolt backend services.
https://developers.revolt.chat/api/
Other
1.12k stars 123 forks source link

Fix: actually send APNS messages #331

Closed IAmTomahawkx closed 1 month ago

IAmTomahawkx commented 1 month ago

This PR fixes notification sending to iOS devices via APNS. It also adds in some metadata in the notification for future usage to transform the notification client-side, and for tap-to-open navigation.

Zomatree commented 1 month ago

Manually merged into https://github.com/revoltchat/backend/tree/feat/apns.