Commit Graph

397 Commits

Author SHA1 Message Date
Jon Staab 86c710f40f Avoid duplicate auth_urls 2024-11-20 10:27:11 -08:00
Jon Staab ca00081b2b Add insert to tools 2024-11-20 10:02:38 -08:00
Jon Staab 75e0d0603b Fix connection error, bump versions 2024-11-18 17:26:13 -08:00
Jon Staab 2de2d24e0b Fix quote, retry errored sockets 2024-11-18 17:11:24 -08:00
Jon Staab 02617d9c24 Fix a type error 2024-11-14 13:45:23 -08:00
Jon Staab a3e5861468 Bump versions 2024-11-14 13:34:55 -08:00
Jon Staab e45b15ffb7 Make math utils more tolerant of nil 2024-11-14 13:13:41 -08:00
Jon Staab 8ff22b4fea Small fixes 2024-11-13 16:14:36 -08:00
Jon Staab b1f92f05bb Cache getSigner instead of strictly memoizing 2024-11-13 13:11:55 -08:00
Jon Staab 78bc9df7a6 Fix a type error 2024-11-13 10:30:05 -08:00
Jon Staab 1eb519c97a Bump versions 2024-11-13 10:22:05 -08:00
Jon Staab c049ecb6a8 Accept ack responses in nip46 initiate 2024-11-13 09:51:55 -08:00
Jon Staab e2508ad063 Stop loading profiles eagerly 2024-11-12 20:46:46 -08:00
Jon Staab 2644c388c3 Bump app 2024-11-12 15:57:35 -08:00
Jon Staab 15513983e4 Add global thunks store, add publishThunks 2024-11-12 15:48:00 -08:00
Jon Staab ea7f38789b Bump versions 2024-11-12 13:05:37 -08:00
Jon Staab 3d8c33a49f Simplify nip46 initiate 2024-11-12 11:10:56 -08:00
Jon Staab 76ad0ba976 Fix marking events as seen in subscriptions when not matched 2024-11-11 11:45:44 -08:00
Jon Staab 2bc5565580 Bump versions 2024-11-11 10:01:15 -08:00
Jon Staab 75bb578192 Fix createAccount 2024-11-08 16:24:49 -08:00
Jon Staab 65719412a4 Emit send, even when it doesn't happen 2024-11-08 16:22:00 -08:00
Jon Staab 2878aeec64 Optimize feeds a bit more, push local relay url up a layer to avoid opting in when we don't want it 2024-11-08 15:29:11 -08:00
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