Commit Graph

73 Commits

Author SHA1 Message Date
Jon Staab d13ea745ff Add blossom support 2025-06-06 16:35:46 -07:00
Jon Staab bc65b96d46 Sort events in deriveEventsMapped, bump nostr-tools 2025-06-06 12:55:03 -07:00
Jon Staab d2ba0f6642 Add bufferToHex, re-export some stuff from nostr-editor 2025-05-09 12:31:14 -07:00
Jon Staab f20eab929e Remove app date functions 2025-04-30 14:14:03 -07:00
Jon Staab b3e8d7a332 Tweak feed display 2025-04-25 17:17:18 -07:00
Jon Staab 4031564c6c Add feed validation and display 2025-04-24 09:40:22 -07:00
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab c5ea7edf6b Rework storage adapters 2025-04-16 12:54:34 -07:00
Jon Staab ded668890f Fix docs/tests 2025-04-14 13:18:49 -07:00
Jon Staab e54cb0a62d re-work thunks 2025-04-14 13:10:20 -07:00
Jon Staab 859f7fa68f Improve feed loader, wait for db before executing reads/updates, make taskQueue subscribable, add race, rename auth methods, fix failed wasm verify, fix localhost urls 2025-04-09 15:39:07 -07:00
Jon Staab 1bcc57d695 Add poll utility 2025-04-09 13:47:59 -07:00
Jon Staab 728ad1fba0 Lint 2025-04-09 11:58:29 -07:00
Jon Staab 8e585fc150 Delete readmes, update docs 2025-04-09 11:17:12 -07:00
Jon Staab 35f75bb38e Get rid of typed emitter 2025-04-02 08:54:50 -07:00
Jon Staab 34e22eaa27 Add adapter to net2 2025-03-27 11:07:25 -07:00
Jon Staab 7d0d303dae Add task queue, work on socket 2025-03-27 11:07:25 -07:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Ticruz 1bb83e556b fix vitepress prod build 2025-02-26 11:37:42 +01:00
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00
Jon Staab eb354b4330 Bump versions 2025-02-10 16:35:58 -08:00
Jon Staab cd0494659b Fix min 2025-02-07 17:05:52 -08:00
Jon Staab 63cfebe673 Add enumerate util 2025-02-04 20:03:52 -08:00
Jon Staab 369a89dc60 Add abortThunk, bump versions 2025-01-29 10:08:58 -08:00
Jon Staab f2a2b6f177 Improve spec, clean up connection sender a bit 2025-01-24 12:48:34 -08:00
Ticruz 218adee0a9 use generic 2025-01-24 17:12:58 +01:00
Ticruz 56a742b406 add round and filterVals functions from hurdak 2025-01-24 12:40:59 +01:00
Jon Staab 72e2787ec2 Normalize tor urls to use ws:// 2025-01-14 15:58:10 -08:00
Jon Staab 548da95623 Add deep merge 2024-12-30 13:47:24 -08:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab 0b86613161 Add a few utilities 2024-12-17 09:47:15 -08:00
Jon Staab 760d6d07cd Remove Fluent, Tags 2024-12-13 15:18:33 -08:00
Jon Staab 474555ff4d Add tsdoc to Tools 2024-12-13 15:03:10 -08:00
Jon Staab 627eb1e36d Fix throttle to use correct pending arguments 2024-12-12 15:09:58 -08:00
Jon Staab 31a0b3d671 Fix typo in utility function 2024-12-11 16:48:01 -08:00
Jon Staab 0fcb2482d8 Implement custom throttle function for performance 2024-12-11 16:41:31 -08:00
Jon Staab 976aa375cd Get dvms working better 2024-11-21 16:42:26 -08:00
Jon Staab 2fbcfc59a1 Remove nostr-wasm, add event validation sampling 2024-11-21 16:04:08 -08:00
Jon Staab 2bc575dc21 Attempt to speed up signature verification 2024-11-21 15:33:13 -08:00
Jon Staab ca00081b2b Add insert to tools 2024-11-20 10:02:38 -08:00
Jon Staab e45b15ffb7 Make math utils more tolerant of nil 2024-11-14 13:13:41 -08:00
Jon Staab 8b320e7c9f Add initialize to nip46 2024-11-08 14:11:53 -08:00
Jon Staab ea86d1dbf0 Continue re-working router to not use values, but include weight 2024-11-05 16:09:40 -08:00
Jon Staab da3379bca3 Fix relay selections 2024-10-29 15:40:36 -07:00
Jon Staab eec1552f5d Fix sync with dumb relays 2024-10-17 10:41:30 -07:00
Jon Staab f7e570d868 Add abort to thunk 2024-10-16 12:07:57 -07:00
Jon Staab 6e24f49384 Add default feed loader to app 2024-10-09 09:49:13 -07:00
Jon Staab 7af86f42cf Fix inbox relays, add time functions 2024-10-02 11:51:22 -07:00
Jon Staab 8d662cb2fc Change between to match clamp 2024-09-25 11:23:57 -07:00
Jon Staab 012a20c813 Simplify isPojo 2024-09-24 16:47:43 -07:00