Commit Graph

119 Commits

Author SHA1 Message Date
Jon Staab 5ad6347123 Clean up nostr-tools dependencies 2025-04-01 10:50:43 -07:00
Jon Staab 04816f8377 Get rid of Worker, use TaskQueue instead 2025-03-31 15:55:10 -07:00
Jon Staab db588495e3 Batch load requests 2025-03-31 15:52:43 -07:00
Jon Staab d0eca0d1b8 Remove some poorly written tests 2025-03-31 14:44:57 -07:00
Jon Staab 8bc336ae5d Fix some tests 2025-03-31 14:06:52 -07:00
Jon Staab 1524d128e3 Fix ts errors 2025-03-31 12:49:28 -07:00
Jon Staab cfd2e3aac7 Add relay package 2025-03-31 10:17:31 -07:00
Jon Staab 4e49410b8b Fix sending nip46 signer pubkey on connect 2025-03-24 12:36:01 -07:00
Jon Staab 3e289e9eac Simplify comment tags 2025-03-03 12:53:52 -08:00
Jon Staab 100f80d4b8 Fix some ts errors 2025-02-28 16:30:04 -08:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Ticruz 8c638a7d8f More tests 2025-02-28 14:18:02 -08:00
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00
Jon Staab 43255bcb74 Return timezone string, not match 2025-02-25 09:27:20 -08:00
Jon Staab 15a603cd1c Add more logging to db put failures 2025-02-18 17:36:21 -08:00
Jon Staab 369a89dc60 Add abortThunk, bump versions 2025-01-29 10:08:58 -08:00
Jon Staab d0c6d5245b Make tags more unique 2025-01-28 13:19:01 -08:00
Jon Staab 038687e890 Bump nostr-editr/editor 2025-01-28 08:17:44 -08:00
Jon Staab 6b9e5ae77f Move subscription to a class 2025-01-24 10:05:04 -08:00
Jon Staab 2353cce832 Move parseBunkerUrl to static method, add getBunkerUrl 2025-01-22 09:46:48 -08:00
Ticruz 856055f99c Add support for nip 22 tags 2025-01-17 11:44:39 -08:00
Ticruz b334da9389 add PIN kind utilities 2025-01-16 17:47:28 +01:00
Jon Staab 29a0726165 Improve relay scoring 2025-01-15 09:54:19 -08:00
Jon Staab 72e2787ec2 Normalize tor urls to use ws:// 2025-01-14 15:58:10 -08:00
Jon Staab 7e5ca073f3 Penalize IP relays, explicitly allow onion/local relays 2025-01-13 11:58:21 -08:00
Jon Staab 01dd28552d Clean up isShareableRelayUrl, and allow bypassing check in router 2025-01-06 12:16:37 -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 f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -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 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 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 976aa375cd Get dvms working better 2024-11-21 16:42:26 -08:00
Jon Staab 81bf3bec10 Make DVMs work better 2024-11-21 15:12:59 -08:00
Jon Staab 2de2d24e0b Fix quote, retry errored sockets 2024-11-18 17:11:24 -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 e2508ad063 Stop loading profiles eagerly 2024-11-12 20:46:46 -08:00
Jon Staab 15513983e4 Add global thunks store, add publishThunks 2024-11-12 15:48:00 -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 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 fb93bacb28 Bump versions 2024-11-07 15:12:17 -08:00
Jon Staab 0074b51aba Re-work feed to reduce annoyance of calling loaders 2024-11-07 09:07:03 -08:00
Jon Staab f55660eb06 Fix rebase 2024-11-05 16:17:35 -08:00