Commit Graph

20 Commits

Author SHA1 Message Date
Skorpios fa50706541 Simplified network response. 2025-02-10 18:52:06 -08:00
Skorpios ef41712544 Got rid of falsey value. 2025-02-10 18:46:39 -08:00
Skorpios f46b0768fc Refactored notification schema config object. 2025-02-09 13:58:14 -08:00
Skorpios 964a923265 Returned comments. 2025-02-04 15:07:02 -08:00
Skorpios aa977ce34e Refactor out to a template for easier message maintenance. 2025-02-04 15:00:20 -08:00
Skorpios e44cbf376f Stop execution in the event of an unwanted platform. 2025-02-04 14:50:16 -08:00
Skorpios 8f9406261f Store bot token and chat id in their own respective fields. 2025-02-02 23:50:09 -08:00
Skorpios d3fb41acfe Refactor BASE URL. 2025-02-02 21:45:45 -08:00
Skorpios 0bb7eae71e Got rid of imports. 2025-02-02 21:17:55 -08:00
Skorpios cc48f1d3aa Use the NetworkService for making network requests. 2025-02-01 23:06:35 -08:00
Skorpios 84fe58b361 Refactor webhook integrations functions. 2025-01-26 14:11:36 -08:00
Skorpios d3810db6cb Added telegram notifications 2025-01-25 16:13:16 -08:00
Skorpios 172597e768 Add Slack webhook integration. 2025-01-22 18:46:50 -08:00
Skorpios 28f5d355a7 Add Discord webhook notification support 2025-01-22 15:41:47 -08:00
Alex Holliday 8b0af64761 Add static name exports to all services 2024-12-24 11:58:26 -08:00
Alex Holliday 02666397c9 Move all notification handling from JobQueue to NotificaitonService where it should be 2024-11-24 17:43:37 +08:00
Alex Holliday 80763356e5 fix typo in comment 2024-11-22 12:24:26 +08:00
Alex Holliday a5e918e0a7 remove percentage to decimal conversion from BE 2024-11-22 12:23:40 +08:00
Alex Holliday b9cfbd7a74 handle hardware notifications 2024-11-22 11:56:26 +08:00
Alex Holliday 903ce58b39 Add notificationService 2024-10-28 14:20:05 +08:00