zappityzap 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
..
2023-07-17 16:15:44 +08:00
2023-02-04 16:58:39 +08:00
2022-04-20 19:56:40 +01:00
2023-06-26 04:49:49 +08:00
2023-07-14 18:02:49 +08:00
2023-07-17 16:15:44 +08:00
2023-02-04 17:03:00 +08:00
2023-07-31 17:24:45 +08:00
2022-12-08 19:13:47 +08:00
2023-01-05 22:19:05 +00:00
2023-07-17 16:15:44 +08:00