Commit Graph

93 Commits

Author SHA1 Message Date
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 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 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 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 df0ad3e7f2 Catch errors in worker 2024-10-14 13:08:21 -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 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 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 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 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
Jon Staab bb7a370fba Add signer 2024-08-07 11:09:40 -07:00
Jon Staab 28daebabee Add some utils, kinds 2024-08-06 15:55:05 -07:00
Jon Staab 3404a471bb Bump lib version 2024-08-06 11:57:20 -07:00
Jon Staab a10b322157 remove custom stores, remove tracker's reliance on them 2024-08-01 16:29:50 -07:00
Jon Staab 7bb6d8c54a Add store package 2024-08-01 15:33:37 -07:00
Jon Staab 69effe4f41 Add kind 30064 named communities 2024-07-22 10:11:22 -07:00
Jon Staab a277c107bb Add toggle, reverse arguments for append 2024-06-26 09:22:11 -07:00
Jon Staab 22a5fb58b4 Fix sortBy to work with more data types, add kind 10014 2024-06-20 10:19:32 -07:00
Jon Staab 39ca2fe6aa Put everything in src directories 2024-06-12 09:34:45 -07:00