![autofix-ci[bot]](/assets/img/avatar_default.png) tionisandautofix-ci[bot]
|
0981fee9b2
|
feat(nostr): switch to gift-wrapped events (#6677)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-12 04:23:52 +01:00 |
|
![autofix-ci[bot]](/assets/img/avatar_default.png) Frank Elsingaandautofix-ci[bot]
|
0f61d7ee1b
|
chore: enable formatting over the entire codebase in CI (#6655)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-09 02:10:36 +01:00 |
|
 
|
66908c7055
|
chore(deps): update nostr notification provider (#5495)
Co-authored-by: zappityzap <zappityzap@proton.me>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-01-26 13:58:38 +01:00 |
|
Frank Elsinga
|
0ddf35e7b5
|
Removed now unnecessary version checking (#4815)
|
2024-08-24 18:38:50 +02:00 |
|
Frank Elsinga
|
0e3b3a9ab8
|
Made sure that more of the async usages are awaited (#4574)
|
2024-03-15 15:02:55 +01:00 |
|
 Matthew NicksonandLouis Lam
|
8a92054c2b
|
Added JSDoc to ESLint (#3529)
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
|
2023-08-11 15:46:41 +08:00 |
|
 
|
eb6167aaf1
|
Nostr dm notifications (#3473)
* Add nostr DM notification provider
* require crypto for node 18 compatibility
* remove whitespace
Co-authored-by: Frank Elsinga <frank@elsinga.de>
* move closer to where it is used
* simplify success or failure logic
* don't clobber the non-alert msg
* Update server/notification-providers/nostr.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
* polyfills required for node <= 18
* resolve linter warnings
* missing comma
* better websocket polyfill, update deprecated function
* add conditional polyfills for node versions
* lint
* use correct npm for package-lock
---------
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
|
2023-07-31 17:24:45 +08:00 |
|