autobrr/internal/notification
soup a89a1a55d9
feat(notifications): add LunaSea support (#1284)
* feat(notifications): add lunasea

* fix(web): truncate overflow in PasswordFieldWide

* refactor(notifications): centralize msg building

Left the building logic in discord.go and notifiarr.go as is because of their unique structure.

* refactor: moved components and swapped to outline

- Refactored the iconComponentMap to use a single iconStyle variable.

* upped size from 4 to 5

* rename NotificationBuilder function
2023-12-15 23:13:44 +01:00
..
discord.go feat(notifications): add Size to Discord notification (#1075) 2023-09-03 16:40:48 +02:00
gotify.go feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00
lunasea.go feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00
message_builder.go feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00
notifiarr.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
pushover.go feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00
service.go feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00
telegram.go feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00