Commit Graph

298 Commits

Author SHA1 Message Date
Jon Staab 5627721463 Add negentropy support to executor 2024-09-26 15:36:01 -07:00
Jon Staab bdf0e8b82c Add negentropy to net 2024-09-26 14:29:57 -07:00
Jon Staab 40a63df6fa Bump versions 2024-09-25 14:06:52 -07:00
Jon Staab 5660459b16 Add app tag utils 2024-09-25 13:51:32 -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 8230d7a9f6 Add a few utilities 2024-09-19 09:13:58 -07:00
Jon Staab 9e52d89ba8 Handle decryption errors 2024-09-19 05:49:13 -07:00
Jon Staab bdff45f2bc Bump app 2024-09-18 10:11:55 -07:00
Jon Staab 2b1cb5fa33 Improve speed of freshness and storage 2024-09-18 10:11:00 -07:00
Jon Staab 315f53e9b2 Bump versions 2024-09-16 11:06:12 -07:00
Jon Staab 73949b9627 Get rid of createEventStore, throttle storage adapters 2024-09-13 14:29:22 -07:00
Jon Staab 97b0d78b9d Eagerly load profiles 2024-09-13 12:39:12 -07:00
Jon Staab c200fdb38d Bump versions 2024-09-12 11:37:48 -07:00
Jon Staab c5364b60b8 Put tracker in a store 2024-09-11 14:07:34 -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 bece689530 Speed up profile loading 2024-09-10 09:58:46 -07:00
Jon Staab 77e8243d8b Only use default timeout if closeOnEose is true 2024-09-09 11:18:57 -07:00
Jon Staab 1dd1d1b501 Rename session methods 2024-09-09 10:26:59 -07:00
Jon Staab 02dae9d463 Bump versions 2024-09-06 16:09:46 -07:00
Jon Staab 3d2e98aacc Improve loading, including crucial bug preventing merged subscriptions from completing 2024-09-06 15:54:52 -07:00
Jon Staab df3efdee59 Fix link regex to not catch periods at the end of links 2024-09-06 14:09:18 -07:00
Jon Staab 1a480e5890 Fix zapper fetching 2024-09-06 12:58:49 -07:00
Jon Staab 975b2feb93 Add local relay to auto selections, improve fallback selections 2024-09-06 08:24:49 -07:00
Jon Staab c30bdd6534 Add migrate to event store 2024-09-05 17:05:36 -07:00
Jon Staab b9c73ea826 Improve collection loader 2024-09-05 16:29:23 -07:00
Jon Staab 3868daa04e Reduce auth timeout 2024-09-05 15:42:58 -07:00
Jon Staab 8e6423f488 Prefer dufflepud if enabled 2024-09-05 15:31:51 -07:00
Jon Staab 18db1421a9 Make dufflepud optional, fetch zappers/handles directly 2024-09-05 15:26:45 -07:00
Jon Staab ed7efac977 Fix hasValidSignature, rename to isValid 2024-09-05 13:57:51 -07:00
Jon Staab 44f29c9da4 rework context 2024-09-05 13:38:48 -07:00
Jon Staab 233a4e3576 Add shortcut handlers to subscribe 2024-09-05 11:47:38 -07:00
Jon Staab 25845dc837 Get rid of loadOne since it only works for id-based filters, not addresses 2024-09-04 17:29:31 -07:00
Jon Staab 8874884b9b Make display profile stuff take undefined 2024-09-04 17:14:08 -07:00
Jon Staab 89e1569359 Add deriveEvent 2024-09-04 16:52:08 -07:00
Jon Staab eb1a219ca5 Speed up loading, improve relay selection from filters 2024-09-04 16:16:14 -07:00
Jon Staab 9b44aac584 Fix a few bugs, improve storage adapter 2024-09-04 15:04:47 -07:00
Jon Staab b8e69154af Remove default throttle on event stores, add indexer relays to router 2024-09-04 10:39:55 -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 7b2233f8db Load results from repository when possible 2024-09-03 09:43:44 -07:00
Jon Staab d2dd7544fa Remove relay selection from loaders 2024-09-03 09:35:13 -07:00
Jon Staab 606de1fe4a Rename env to AppContext 2024-09-03 09:28:39 -07:00
Jon Staab d7c3617daf Add utils for deriving verified zappers/handles 2024-09-03 09:27:22 -07:00
Jon Staab cb1993fa71 Fix relay stats tracking a bit 2024-09-02 16:39:08 -07:00
Jon Staab b910569fc0 Fix load bypassing freshness 2024-09-02 15:57:40 -07:00
Jon Staab 9a5a423b3e Update get_versions 2024-09-02 11:32:26 -07:00
Jon Staab 57e354519a Bump versions 2024-09-02 11:29:19 -07:00