Mark Veidemanis m
  • Joined on 2021-03-14
m pushed to master at Pathogen/neptune 2023-01-16 00:10:46 +00:00
a2207bbcf4 Support sending messages when a rule no longer matches and fix dual-use notification sender
m pushed to master at Pathogen/neptune 2023-01-15 23:02:17 +00:00
75603570ff Finish implementing webhook delivery
m pushed to master at Pathogen/neptune 2023-01-15 20:27:22 +00:00
2dd9efcc6f Fix window/interval validation and make aggs optional in parse_results
m pushed to master at Pathogen/neptune 2023-01-15 18:40:20 +00:00
eb2486afba Allow using webhooks for notifications
46c7d96310 Allow clearing matches
Compare 2 commits »
m pushed to master at Pathogen/neptune 2023-01-15 17:59:21 +00:00
6bfa0aa73b Implement running scheduled rules and check aggregations
435d9b5571 Implement running scheduled tasks
2a1e6b3292 Allow scheduling notification rules
9ee9c7abde Fix insights
dbf581245b Validate interval and window fields in form
Compare 6 commits »
m pushed to master at Pathogen/neptune 2023-01-13 09:56:43 +00:00
158fffed99 Show which fields matched
m pushed to master at Pathogen/neptune 2023-01-12 19:00:12 +00:00
dd4b2ddd3a Log NTFY errors
m pushed to master at Pathogen/neptune 2023-01-12 18:25:46 +00:00
092d4c64ff Don't show None to the user if no topic is set
m pushed to master at Pathogen/neptune 2023-01-12 18:24:18 +00:00
9aacc2cc51 Lowercase msg before matching
031995d4b9 Allow partial matching on msg field
Compare 2 commits »
m pushed to master at Pathogen/neptune 2023-01-12 18:17:52 +00:00
4f55ffeaf7 Allow overriding topic
m pushed to master at Pathogen/neptune 2023-01-12 18:08:34 +00:00
0b840d227b Add priority to notification rules
m pushed to master at Pathogen/neptune 2023-01-12 18:00:05 +00:00
e01aea7712 Properly check tokens in notification rules
m pushed to master at Pathogen/neptune 2023-01-12 17:48:26 +00:00
b68d7606f8 Clean up debug statements
m pushed to master at Pathogen/neptune 2023-01-12 17:44:04 +00:00
37789a1f18 Add local settings to processing
m pushed to master at Pathogen/neptune 2023-01-12 17:41:47 +00:00
4dd8224a77 Finish implementing notification rules
m pushed to master at Pathogen/monolith 2023-01-12 17:40:58 +00:00
02071758b5 Send messages to Neptune Redis via PubSub
m pushed to master at Pathogen/neptune 2023-01-12 16:21:58 +00:00
f93d37d1c0 Implement notification rules and settings
m pushed to master at XF/fisk 2023-01-11 21:12:46 +00:00
f4ef280f80 Fix circular import
m pushed to master at Pathogen/neptune 2023-01-11 21:04:57 +00:00
a70bc16d22 Add CRUD and form helpers
m pushed to master at XF/fisk 2023-01-11 20:53:06 +00:00
70d1fdbbd3 Adjust comment