Andras Bacsai
470cc15e62
feat(jobs): implement encrypted queue jobs
...
- Add ShouldBeEncrypted interface to all queue jobs to encrypt sensitive
job payloads
- Configure explicit retry policies for messaging jobs (5 attempts,
10-second backoff)
2026-03-10 14:05:05 +01:00
peaklabs-dev
f88438edd3
chore: rename topicID to threadId like in the telegram API response
2024-12-11 23:13:13 +01:00
Andras Bacsai
7eb955c95a
Refactor Telegram notification error handling
2024-11-22 18:37:51 +01:00
Andras Bacsai
7dc65dfd79
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
andrasbacsai
d1a5f97f59
Fix styling
2024-06-19 06:59:46 +00:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
bb6c9cf49e
fix: backups
2024-04-29 09:38:45 +02:00
Andras Bacsai
83993cbbb2
fix: telegram text
2023-11-06 10:49:35 +01:00
Andras Bacsai
b07cc500e7
fix: invitation
2023-09-15 11:19:36 +02:00
Andras Bacsai
fe4a0ae166
fix: encrypt jobs
2023-09-14 10:12:44 +02:00
Andras Bacsai
acd78ae196
feat: Telegram topics separation
2023-09-08 14:15:28 +02:00
Andras Bacsai
f9a2ff6d90
feat: add discord notifications
2023-09-06 14:31:38 +02:00