Commit Graph

261 Commits

Author SHA1 Message Date
Jon Staab 0fcb2482d8 Implement custom throttle function for performance 2024-12-11 16:41:31 -08:00
Jon Staab 8584d0d864 Bump versions 2024-12-02 16:21:02 -08:00
Jon Staab d52b192daa Refactor nip46 2024-12-02 15:17:22 -08:00
Jon Staab 6d1494be19 Bump versions 2024-11-26 11:54:50 -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 02617d9c24 Fix a type error 2024-11-14 13:45:23 -08:00
Jon Staab a3e5861468 Bump versions 2024-11-14 13:34:55 -08:00
Jon Staab e45b15ffb7 Make math utils more tolerant of nil 2024-11-14 13:13:41 -08:00
Jon Staab 8ff22b4fea Small fixes 2024-11-13 16:14:36 -08:00
Jon Staab b1f92f05bb Cache getSigner instead of strictly memoizing 2024-11-13 13:11:55 -08:00
Jon Staab 8b320e7c9f Add initialize to nip46 2024-11-08 14:11:53 -08:00
Jon Staab a3987cbf88 Bump versions 2024-11-05 16:21:11 -08:00
Jon Staab ecb08cace9 Re-work connections and relay stats 2024-11-05 16:09:55 -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 766abe136a Bump versions 2024-10-18 16:04:48 -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 951e5496cf Bump versions 2024-10-15 09:48:05 -07:00
Jon Staab df0ad3e7f2 Catch errors in worker 2024-10-14 13:08:21 -07:00
Jon Staab e2302722c2 Bump versions 2024-10-09 09:52:08 -07:00
Jon Staab 6e24f49384 Add default feed loader to app 2024-10-09 09:49:13 -07:00
Jon Staab 78c8c9e501 Bump versions 2024-10-02 11:55:40 -07:00
Jon Staab 7af86f42cf Fix inbox relays, add time functions 2024-10-02 11:51:22 -07:00
Jon Staab b27a389237 Bump versions, use semver caret 2024-09-30 15:47:57 -07:00
Jon Staab 5627721463 Add negentropy support to executor 2024-09-26 15:36:01 -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
Jon Staab fd4f782798 Add wot calculation to app 2024-09-24 16:30:18 -07:00
Jon Staab f246e9914a Fix mapVals types 2024-09-19 14:12:01 -07:00
Jon Staab 4e113faa1a Fix relay profile loading, add getTopicTags, allow mapping events to multiple items 2024-09-11 09:15:03 -07:00
Jon Staab 02dae9d463 Bump versions 2024-09-06 16:09:46 -07:00
Jon Staab 44f29c9da4 rework context 2024-09-05 13:38:48 -07:00
Jon Staab 9b44aac584 Fix a few bugs, improve storage adapter 2024-09-04 15:04:47 -07:00
Jon Staab 06d3462f99 Approach request optimization differently 2024-09-03 17:50:59 -07:00
Jon Staab 6ee79eb219 Move router into app, and out of util 2024-09-03 16:39:06 -07:00
Jon Staab 57e354519a Bump versions 2024-09-02 11:29:19 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00
Jon Staab 8a8bea71be Add message to handlers 2024-08-27 11:54:04 -07:00
Jon Staab 18d7cf279c Add displayUrl and displayDomain 2024-08-21 11:50:50 -07:00
Jon Staab 8d3ca2ef6a Remove CustomEvent 2024-08-19 08:59:39 -07:00
Jon Staab bd65aca99d Add some utils, add support for nip44 encryption to nip46 signer 2024-08-16 09:44:19 -07:00
Jon Staab 149c29472c Get rid of domain module, allow app to override default event type 2024-08-13 15:45:25 -07:00
Jon Staab 0576c3c0e0 Add domain package 2024-08-13 08:31:53 -07:00
Jon Staab d561039606 Add isPojo 2024-08-12 15:11:28 -07:00
Jon Staab 5d2186825b Add memoize and batcher, bump versions 2024-08-12 11:17:27 -07:00
Jon Staab a8d0f5bc4f Name signers after nips 2024-08-08 11:43:29 -07:00