Commit Graph

4 Commits

Author SHA1 Message Date
e99798ba5c feat: Completely rework notification framework
This change is needed as
a) there are many different types of notifications. A notification about a new comment does not only relate the comment but also adoption notice and a user that made the comment. Therefore, I introduce a new general notification that has optional links to other objects.
b) this change allows to define a different representation of e-mails vs. display on the website. The new notification type is in charge of representation from now on. Title and text will be deprecated and eventually removed
2025-07-11 11:39:55 +02:00
6557e9f9eb feat: Auto-add location to rescue org 2025-03-20 23:26:16 +01:00
1dd53a87e9 feat: Notify admins of new user via notification framework #10 2024-11-20 23:02:41 +01:00
231c27819d feat: Send e-mail notifications to user 2024-11-20 20:26:44 +01:00