Commit Graph

560 Commits

Author SHA1 Message Date
Jon Staab fd0e710672 Reduce signer throttling 2024-11-02 07:28:52 -07:00
Jon Staab 0ac4cc66f4 Add logging to nip46 2024-11-02 07:24:24 -07:00
Jon Staab 51f9ae2e29 Fix eose count on subscriptions against targets with fewer connections than relays 2024-10-31 15:18:06 -07:00
Jon Staab 5038046608 Skip adding ephemeral and dvm kinds to repository 2024-10-31 13:59:05 -07:00
Jon Staab c93d102c08 Wait for disconnect before removing listeners on connection 2024-10-30 13:26:32 -07:00
Jon Staab da3379bca3 Fix relay selections 2024-10-29 15:40:36 -07:00
Jon Staab a25adeb235 Add parseBunkerLink 2024-10-29 15:27:26 -07:00
Jon Staab 5bb5e3342b Update readme, bump packages 2024-10-29 12:57:12 -07:00
Jon Staab 5babdd8143 Throttle nip46 signer requests 2024-10-29 08:48:32 -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 dcdf42723c Bump versions 2024-10-24 14:21:12 -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 bd8aaa8685 Bump util version 2024-10-22 10:18:51 -07:00
Jon Staab 672a679e01 Fix reporting duplicate events from load 2024-10-22 10:16:52 -07:00
Jon Staab ba4deb8ad5 Bump util version 2024-10-18 16:38:44 -07:00
Jon Staab af3f951bdd Fix duplicates in repository derived stores 2024-10-18 16:37:47 -07:00
Jon Staab 766abe136a Bump versions 2024-10-18 16:04:48 -07:00
Jon Staab 538a7c51af Fix conflict on removed values in repository 2024-10-18 15:55:56 -07:00
Jon Staab b34e4923a8 Reset auth when connection closes 2024-10-18 09:41:23 -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 eec1552f5d Fix sync with dumb relays 2024-10-17 10:41:30 -07:00
Jon Staab c0b66557c4 Bump app version 2024-10-17 08:50:07 -07:00
Jon Staab ff34e096d7 Bump versions 2024-10-17 08:46:09 -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 0eae86fa5b Merge remote-tracking branch 'origin/master' 2024-10-15 09:51:04 -07:00
Jon Staab 951e5496cf Bump versions 2024-10-15 09:48:05 -07:00
hodlbod b82952843a Merge pull request #9 from chebizarro/npm-install
Added npm dependency
2024-10-15 09:09:04 -07:00
Chris Daley 51a44a86fb added npm dependency 2024-10-14 20:39:10 -07:00
Jon Staab f841de2a50 Re-work connection auth 2024-10-14 15:18:21 -07:00
Jon Staab e025a8de36 Remove context onOk 2024-10-14 13:17:09 -07:00
Jon Staab df0ad3e7f2 Catch errors in worker 2024-10-14 13:08:21 -07:00
Jon Staab c7816120b7 Wait for auth if status is unauthorized 2024-10-14 12:28:50 -07:00
Jon Staab cbf7aedfbf Track last auth on connection meta 2024-10-10 17:50:18 -07:00
Jon Staab 7aab6450b1 Fix memory leak, move onAuth and onOk handlers to connection 2024-10-10 17:08:30 -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 17282c51dd Tweak get_versions script 2024-10-09 09:55:41 -07:00
Jon Staab e2302722c2 Bump versions 2024-10-09 09:52:08 -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 da05362bf1 Switch to tilde because semver special cases 0.x 2024-10-07 14:35:47 -07:00
Jon Staab 42763a4150 Bump versions 2024-10-07 14:04:29 -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