Commit Graph

135 Commits

Author SHA1 Message Date
Ticruz 856055f99c Add support for nip 22 tags 2025-01-17 11:44:39 -08:00
Jon Staab 29a0726165 Improve relay scoring 2025-01-15 09:54:19 -08:00
Jon Staab cf559b9d2d Bump versions 2025-01-02 10:45:12 -08:00
Jon Staab 462a2afe45 Use template strings instead of join for speed 2025-01-02 10:41:26 -08:00
Jon Staab c1e9d99ad9 Add parameter to optimize repository.query, auto-connect when sending, optimize storage adapters 2025-01-02 09:27:35 -08:00
Jon Staab 865fa4b101 Bump versions 2024-12-30 12:46:07 -08:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab fd097c9021 Bump versions 2024-12-16 16:38:02 -08:00
Jon Staab d8005b7c10 Improve connection management, re-send stuff after a connection gets closed 2024-12-16 16:09:58 -08:00
Jon Staab 887fbfc25d Avoid re-opening connections after they're closed 2024-12-16 15:20:10 -08:00
Jon Staab 8825ed4d57 Fix tags on deletes other than a/e 2024-12-16 13:30:17 -08:00
Jon Staab d90c35cc4c Bump versions again 2024-12-13 16:31:32 -08:00
Jon Staab f7baa54724 Add documentation 2024-12-13 14:16:38 -08:00
Jon Staab 31a0b3d671 Fix typo in utility function 2024-12-11 16:48:01 -08:00
Jon Staab 79d3996a5a Bump versions 2024-12-11 16:46:11 -08:00
Jon Staab 6f75ef4ab9 Fix sync, rename kinds 2024-12-11 08:31:03 -08:00
Jon Staab 03c5103ee9 Don't report ok to global onEvent when ok is false 2024-12-10 08:44:20 -08:00
Jon Staab 8978b77983 Bump versions 2024-12-10 08:25:49 -08:00
Jon Staab 9ab8b70bb9 Add a few thunk utils 2024-12-10 08:21:14 -08:00
Jon Staab d450f532ea Bump util 2024-12-05 09:56:53 -08:00
Jon Staab 8584d0d864 Bump versions 2024-12-02 16:21:02 -08:00
Jon Staab 134692e5a1 Small tweaks to subscriptions 2024-12-02 16:18:38 -08:00
Jon Staab 6d1494be19 Bump versions 2024-11-26 11:54:50 -08:00
Jon Staab 2fbcfc59a1 Remove nostr-wasm, add event validation sampling 2024-11-21 16:04:08 -08:00
Jon Staab 2848310d91 Update readme 2024-11-20 15:46:06 -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 a3e5861468 Bump versions 2024-11-14 13:34:55 -08:00
Jon Staab 78bc9df7a6 Fix a type error 2024-11-13 10:30:05 -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 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 151837accb Bump versions 2024-11-07 09:09:34 -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 ff7340f326 Bump versions 2024-11-02 07:33:05 -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 5bb5e3342b Update readme, bump packages 2024-10-29 12:57:12 -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 bd8aaa8685 Bump util version 2024-10-22 10:18:51 -07:00
Jon Staab ba4deb8ad5 Bump util version 2024-10-18 16:38:44 -07:00
Jon Staab 766abe136a Bump versions 2024-10-18 16:04:48 -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