Commit Graph

33 Commits

Author SHA1 Message Date
Jon Staab d0eca0d1b8 Remove some poorly written tests 2025-03-31 14:44:57 -07:00
Jon Staab 1524d128e3 Fix ts errors 2025-03-31 12:49:28 -07: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
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 f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -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 2de2d24e0b Fix quote, retry errored sockets 2024-11-18 17:11:24 -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 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 da3379bca3 Fix relay selections 2024-10-29 15:40:36 -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 eb2b078a39 Add inbox relays scenario 2024-10-07 10:39:18 -07:00
Jon Staab 3d2e98aacc Improve loading, including crucial bug preventing merged subscriptions from completing 2024-09-06 15:54:52 -07:00
Jon Staab 975b2feb93 Add local relay to auto selections, improve fallback selections 2024-09-06 08:24:49 -07:00
Jon Staab b9c73ea826 Improve collection loader 2024-09-05 16:29:23 -07:00
Jon Staab 44f29c9da4 rework context 2024-09-05 13:38:48 -07:00
Jon Staab eb1a219ca5 Speed up loading, improve relay selection from filters 2024-09-04 16:16:14 -07:00
Jon Staab 9b44aac584 Fix a few bugs, improve storage adapter 2024-09-04 15:04:47 -07:00
Jon Staab b8e69154af Remove default throttle on event stores, add indexer relays to router 2024-09-04 10:39:55 -07:00
Jon Staab 06d3462f99 Approach request optimization differently 2024-09-03 17:50:59 -07:00
Jon Staab 6ee79eb219 Move router into app, and out of util 2024-09-03 16:39:06 -07:00