Commit Graph

233 Commits

Author SHA1 Message Date
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
Jon Staab 0899a55119 Fix lnurls, and collection load args 2024-09-02 11:26:24 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00
Jon Staab e462ec2ada Handle zaps confirmed by the recipient 2024-08-27 11:56:58 -07:00
Jon Staab 8a8bea71be Add message to handlers 2024-08-27 11:54:04 -07:00
Jon Staab fcbaa67ade Update dependencies 2024-08-21 12:02:34 -07:00
Jon Staab 18d7cf279c Add displayUrl and displayDomain 2024-08-21 11:50:50 -07:00
Jon Staab b89ec16997 Add ensureAuth/authTimeout 2024-08-19 10:25:32 -07:00
Jon Staab bacc86823f Bump versions 2024-08-19 09:01:08 -07:00
Jon Staab 8d3ca2ef6a Remove CustomEvent 2024-08-19 08:59:39 -07:00
Jon Staab 975d51cafa Fix link regex 2024-08-16 10:40:30 -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 e38422c9ba Use delay instead of immediate for batching subscriptions 2024-08-14 09:27:49 -07:00
Jon Staab 2c32817ed3 Fix encryptable, fix async deriveEventsMapped 2024-08-13 17:58:12 -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 5a63273b9d Remove generics for event type 2024-08-13 09:30:55 -07:00