MbinOrg / mbin

Mbin: a federated content aggregator, voting, discussion and microblogging platform (By the community, for the community)
https://joinmbin.org
GNU Affero General Public License v3.0
159 stars 17 forks source link

Push Notifications #840

Open BentiGorlich opened 1 week ago

BentiGorlich commented 1 week ago

Is your feature request related to a problem? Please describe. I want to receive notifications in real time as well as have the option to receive them in an app

Describe the solution you'd like Push notifications in the web UI as well as an API call to register notification endpoints

Describe alternatives you've considered none

Additional context https://docs.joinmastodon.org/methods/push/

codenyte commented 6 days ago

Please also add support for UnifiedPush. It's an open standard for notifications on Android, unlike Google's proprietary FCM. Apps can still implement FCM when using UP, they just need to bundle the FCM distributor for UP.