Commit Graph

756 Commits

Author SHA1 Message Date
Jon Staab b12f4aec4d Fix false positive IP address parsing 2024-09-30 16:22:55 -07:00
Jon Staab b27a389237 Bump versions, use semver caret 2024-09-30 15:47:57 -07:00
Chris Daley e1f8d6a4e0 Add NIP 55 signer support 2024-09-30 15:41:50 -07:00
Jon Staab 1ef7c1c59f Make repository.load sync, move migrate into adapters 2024-09-27 13:02:02 -07:00
Jon Staab f27a64250e Refine sync, move repository publish to global onEvent 2024-09-27 12:13:20 -07:00
Jon Staab b6c338376a Wrap sync in app 2024-09-27 09:25:15 -07:00
Jon Staab 0c2e58811b Add legacy alternatives to sync 2024-09-27 08:59:53 -07:00
Jon Staab d1730e74a2 Add sync util 2024-09-26 17:36:08 -07:00
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