nextcloud / notifications

🔔 Notifications app for Nextcloud
GNU Affero General Public License v3.0
118 stars 58 forks source link

Notifications as Atom Feed (RSS) #335

Open sunjam opened 5 years ago

sunjam commented 5 years ago

It would be very helpful if there would be an option to send notifications as an RSS feed for all the people who don't use the app.

Inspired by #314 email request and the Activity App, which allows users to subscribe to receiving both email and rss feeds.

sunjam commented 3 years ago

Adding a little clarification: I find rss is important as a workaround for notification polling not being available to any Android user without Google Services / Firebase for the foreseeable future. See issue 7046, 7567 related to no polling for F-Droid users, etc.

nickvergessen commented 3 years ago

There is another API endpoint that can be used for that. Doesn't really need a RSS one

RokeJulianLockhart commented 1 year ago

Atom, not RSS specifically. RSS isn't a standard – it can technically literally be any format. Atom is just the web standard version of RSS. I believe that the title should reflect this.

sunjam commented 1 year ago

I believe that the title should reflect this.

edited