svthalia / concrexit

Thalia Website built on Django.
https://thalia.nu
Other
23 stars 11 forks source link

Send pushnotification when Thabloid is uploaded #3615

Closed DeD1rk closed 1 month ago

DeD1rk commented 4 months ago

What?

Send a pushnotification when the thabloid is uploaded, like we do with albums/newsletters. Opening it should open the PDF download. (make sure the S3 link doesn't expire quickly)

Why?

This should make it easier to read the thabloid digitally, reducing the number we need to print and increasing the number of readers.

How?

Take inspiration from pushnotifications/signals/newsletters.py.