Commit Graph

323 Commits

Author SHA1 Message Date
Jon Staab 07b439eef2 Warn when trying to connect to bad urls 2024-11-08 14:35:26 -08:00
Jon Staab 8b320e7c9f Add initialize to nip46 2024-11-08 14:11:53 -08:00
Jon Staab f9cc3e034b Rename getFilters to getRequestItems 2024-11-08 09:19:20 -08:00
Jon Staab fb93bacb28 Bump versions 2024-11-07 15:12:17 -08:00
Jon Staab 151837accb Bump versions 2024-11-07 09:09:34 -08:00
Jon Staab 0074b51aba Re-work feed to reduce annoyance of calling loaders 2024-11-07 09:07:03 -08:00
Jon Staab a3987cbf88 Bump versions 2024-11-05 16:21:11 -08:00
Jon Staab f55660eb06 Fix rebase 2024-11-05 16:17:35 -08:00
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 ff7340f326 Bump versions 2024-11-02 07:33:05 -07:00
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
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