Slyghtning
a10c741a26
lint: fix linter issues
2026-03-09 14:39:45 +01:00
Slyghtning
d2d8e71ea0
notifications: fix test race
2026-02-26 20:57:27 +01:00
Slyghtning
6e4569f916
notifications: fix test race
2026-02-26 09:37:26 +01:00
Slyghtning
e98f733ef8
linter: fix lint issues after linter v2 update
2025-08-19 21:57:00 +02:00
Oliver Gugger
65251e8821
multi: update linter, fix issues
2025-03-10 22:59:50 +01:00
Andras Banki-Horvath
61e1528526
notifications: handle pending L402 payment
2025-01-29 20:48:30 +01:00
Andras Banki-Horvath
43aa5664fe
notifications: implement incremental backoff for invalid L402 tokens
2025-01-29 20:21:52 +01:00
sputn1ck
e9f1a1aef3
ntfn: use l402 store for tokens
...
This commit changes the way we fetch the l402 tokens for the
notification stream. Instead of fetching them from the server and
paying an invoice, we now look into our local store for the token.
This means that a loop client will not autofetch a token.
2024-10-30 17:12:28 +01:00
sputn1ck
5df53cd81a
notifications: add notification manager
...
This commit adds a generic notification manager
that can be used to subscribe to different types
of notifications.
2024-10-08 14:58:41 +02:00