Commit Graph

861 Commits

Author SHA1 Message Date
Jon Staab d450f532ea Bump util 2024-12-05 09:56:53 -08:00
Jon Staab d9ebaf6e14 Make toNostrURI idempotent 2024-12-05 09:55:32 -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 d52b192daa Refactor nip46 2024-12-02 15:17:22 -08:00
Jon Staab 2fa49e0dec refine session type 2024-12-02 09:28:49 -08:00
Jon Staab 6d1494be19 Bump versions 2024-11-26 11:54:50 -08:00
Jon Staab 26c2fc133a Switch default encryption algorithm for nip46 to nip 44 2024-11-22 08:36:14 -08:00
Jon Staab 976aa375cd Get dvms working better 2024-11-21 16:42:26 -08:00
Jon Staab 2fbcfc59a1 Remove nostr-wasm, add event validation sampling 2024-11-21 16:04:08 -08:00
Jon Staab 2bc575dc21 Attempt to speed up signature verification 2024-11-21 15:33:13 -08:00
Jon Staab 81bf3bec10 Make DVMs work better 2024-11-21 15:12:59 -08:00
Jon Staab 2848310d91 Update readme 2024-11-20 15:46:06 -08:00
Jon Staab 3cb85a7b70 Simplify paging algorithm 2024-11-20 13:33:54 -08:00
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