Commit Graph

8 Commits

Author SHA1 Message Date
Miguel Ribeiro
9eb2907145 feat: show name on mobile view when subscription has no logo
feat: use symbol from db when currencyFormatter does not support the currency
feat: use currencyConverter for notifications as well
fix: date comparison check on sendnotifications cronjob
feat: show timezone on sendnotification cronjob on admin page
fix: emails with encryption set to none not working without ssl
fix: error when not setting custom headers for ntfy
2025-04-13 18:01:40 +02:00
Miguel Ribeiro
87f148d174 feat: allow notifications on due date
fix: email notification test always sending to admins email
fix: don't expose disabled notifications to ical feed
2025-01-12 16:26:49 +01:00
Igor Rzegocki
153a6a48c0 support for relays without authentication and encryption (#662) 2024-12-20 21:47:25 +00:00
Miguel Ribeiro
ebc7b83e9a fix: display actual error message when email test fails
fix: add missing {{days_until}} variable to string version of the webhook
2024-10-25 22:36:17 +02:00
Miguel Ribeiro
c2e85d6e10 feat: support automatic dark mode
refactor: run linter and cleanup php files
fix: not every payment cycle was shown on the calendar
feat: also show previous payments on the calendar for the current month
2024-06-26 18:11:37 +02:00
Miguel Ribeiro
e1006e5823 feat!: allow registration of multiple users (#340)
feat: administration area
feat: add reset password functionality
2024-05-26 23:30:51 +02:00
Miguel Ribeiro
899482982e feat: add discord and pushover as notification agents (#300)
fix: most error messages of the notifications endpoints would not reach the frontend
2024-05-06 18:55:10 +02:00
Miguel Ribeiro
a408031ef8 feat: add new notification methods (telegram, webhooks, gotify) (#295) 2024-05-06 00:15:44 +02:00