Commit Graph

423 Commits

Author SHA1 Message Date
Jon Staab a454a8494d Bump lib 2024-12-11 16:54:06 -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 0fcb2482d8 Implement custom throttle function for performance 2024-12-11 16:41:31 -08:00
Jon Staab ab0517e804 Change default limit for router urls 2024-12-11 11:02:33 -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 caccc43f03 Add fromRepositoryAndTracker storage adapter 2024-12-09 14:03:51 -08:00
Jon Staab fba0482ec3 Optimize date formatting and repository/tracker stores 2024-12-09 13:37:14 -08:00
Jon Staab 7982bebb35 Fix some tag utilities, re-work content rendering 2024-12-05 15:30:39 -08:00
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