Commit Graph

91 Commits

Author SHA1 Message Date
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
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 5038046608 Skip adding ephemeral and dvm kinds to repository 2024-10-31 13:59:05 -07:00
Jon Staab da3379bca3 Fix relay selections 2024-10-29 15:40:36 -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 0348b4166e Improve profile loading, add feeds util, add deriveIsDeleted, loosen up delta guess 2024-10-24 14:19:32 -07:00
Jon Staab c121997a5f Avoid infinite loop on failed claim; allow concurrent thunks 2024-10-17 12:49:42 -07:00
Jon Staab d20d38a838 Add MergedThunk 2024-10-17 11:27:10 -07:00
Jon Staab 0523951e5a Re-work thunks 2024-10-17 08:38:53 -07:00
Jon Staab f7e570d868 Add abort to thunk 2024-10-16 12:07:57 -07:00
Jon Staab ac3c2e7d0b Use inbox relays only when fetching messages 2024-10-15 11:06:24 -07:00
Jon Staab f841de2a50 Re-work connection auth 2024-10-14 15:18:21 -07:00
Jon Staab edaf47ea35 bump versions 2024-10-10 14:38:12 -07:00
Jon Staab b5809b6f72 Add util to derive repository store, modify tracker to track relays by id 2024-10-10 13:10:50 -07:00
Jon Staab b8f4b29bb1 Add some relay display functions 2024-10-09 16:17:01 -07:00
Jon Staab 6e24f49384 Add default feed loader to app 2024-10-09 09:49:13 -07:00
Jon Staab cabeba4533 Add some common commands 2024-10-08 15:24:13 -07:00
Jon Staab a4085af9e3 Support rumors in thunks 2024-10-08 14:15:13 -07:00
Jon Staab 2156aeaeb5 Add update functions to lists, document Encryptable, fix tag inheritance 2024-10-07 14:03:12 -07:00
Jon Staab 944ee61b88 Slim down some things 2024-10-07 13:26:58 -07:00
Jon Staab eb2b078a39 Add inbox relays scenario 2024-10-07 10:39:18 -07:00
Jon Staab d747424c28 Move search to its own file, validate and search by nip05 2024-10-03 15:25:21 -07:00
Jon Staab 63761c91c8 Normalize relay urls before putting them in the database 2024-10-03 12:20:34 -07:00
Jon Staab 7af86f42cf Fix inbox relays, add time functions 2024-10-02 11:51:22 -07:00