Commit Graph

119 Commits

Author SHA1 Message Date
Jon Staab 0ec2b6ec73 Re-work waiting for auth 2024-11-05 16:10:04 -08:00
Jon Staab ecb08cace9 Re-work connections and relay stats 2024-11-05 16:09:55 -08:00
Jon Staab 770ce1a617 Add quote method to router 2024-11-05 16:09:43 -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 75aec594e2 Start re-working router 2024-11-05 16:08:32 -08:00
Ticruz 0c4fbf70ad remove group related utilities 2024-11-05 17:51:26 +01:00
Jon Staab 5038046608 Skip adding ephemeral and dvm kinds to repository 2024-10-31 13:59:05 -07:00
Jon Staab da3379bca3 Fix relay selections 2024-10-29 15:40:36 -07:00
Jon Staab dc62248b7c Update signer to use get_public_key instead of assuming bunker key == user key 2024-10-28 15:43:34 -07:00
Jon Staab 0348b4166e Improve profile loading, add feeds util, add deriveIsDeleted, loosen up delta guess 2024-10-24 14:19:32 -07:00
Jon Staab c121997a5f Avoid infinite loop on failed claim; allow concurrent thunks 2024-10-17 12:49:42 -07:00
Jon Staab d20d38a838 Add MergedThunk 2024-10-17 11:27:10 -07:00
Jon Staab 0523951e5a Re-work thunks 2024-10-17 08:38:53 -07:00
Jon Staab f7e570d868 Add abort to thunk 2024-10-16 12:07:57 -07:00
Jon Staab ac3c2e7d0b Use inbox relays only when fetching messages 2024-10-15 11:06:24 -07:00
Jon Staab f841de2a50 Re-work connection auth 2024-10-14 15:18:21 -07:00
Jon Staab edaf47ea35 bump versions 2024-10-10 14:38:12 -07:00
Jon Staab b5809b6f72 Add util to derive repository store, modify tracker to track relays by id 2024-10-10 13:10:50 -07:00
Jon Staab b8f4b29bb1 Add some relay display functions 2024-10-09 16:17:01 -07:00
Jon Staab 6e24f49384 Add default feed loader to app 2024-10-09 09:49:13 -07:00
Jon Staab cabeba4533 Add some common commands 2024-10-08 15:24:13 -07:00
Jon Staab a4085af9e3 Support rumors in thunks 2024-10-08 14:15:13 -07:00
Jon Staab 2156aeaeb5 Add update functions to lists, document Encryptable, fix tag inheritance 2024-10-07 14:03:12 -07:00
Jon Staab 944ee61b88 Slim down some things 2024-10-07 13:26:58 -07:00
Jon Staab eb2b078a39 Add inbox relays scenario 2024-10-07 10:39:18 -07:00
Jon Staab d747424c28 Move search to its own file, validate and search by nip05 2024-10-03 15:25:21 -07:00
Jon Staab 63761c91c8 Normalize relay urls before putting them in the database 2024-10-03 12:20:34 -07:00
Jon Staab 7af86f42cf Fix inbox relays, add time functions 2024-10-02 11:51:22 -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 5660459b16 Add app tag utils 2024-09-25 13:51:32 -07:00
Jon Staab fd4f782798 Add wot calculation to app 2024-09-24 16:30:18 -07:00
Jon Staab 9e52d89ba8 Handle decryption errors 2024-09-19 05:49:13 -07:00
Jon Staab 2b1cb5fa33 Improve speed of freshness and storage 2024-09-18 10:11:00 -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 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 3d2e98aacc Improve loading, including crucial bug preventing merged subscriptions from completing 2024-09-06 15:54:52 -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 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