Commit Graph

145 Commits

Author SHA1 Message Date
Jon Staab a21448c0df Make sure deletes are by the same author 2026-03-23 10:03:52 -07:00
Jon Staab 5dfcabce67 Add search relays 2026-03-11 11:36:05 -07:00
Jon Staab f24775d548 Add closed support to requestOne 2026-02-26 14:50:16 -08:00
Jon Staab 764241fc21 Tweak outbox again 2026-02-06 10:12:16 -08:00
Jon Staab 99c1d09b62 Various optimizations 2026-02-05 17:48:29 -08:00
Jon Staab 1ce053b26f Stringify supported nips 2026-01-26 10:08:37 -08:00
Jon Staab c850ab405c Add ping policy 2026-01-06 21:18:15 -08:00
Jon Staab d81ec62d2b Add since to reqs that get re-opened to avoid re-downloading and gaps in active subscriptions. Also add some getters for event stores and event sort utils 2025-12-04 15:16:56 -08:00
Jon Staab 92af4dcfde Clean up user data a tad 2025-11-25 14:19:11 -08:00
Jon Staab 250f5c772f Fix some bugs with deriving events by url 2025-11-24 09:52:47 -08:00
Jon Staab 2675f57ebc Fix update for remove method on repository 2025-11-13 14:52:15 -08:00
Jon Staab d8b3f45cc4 Handle negentropy messages in default policies 2025-11-05 09:33:41 -08:00
Jon Staab fe93becf41 Fix negentropy error 2025-11-04 16:59:47 -08:00
Jon Staab 3132b8c59a Make sorting/limit more resilient in repository 2025-10-28 13:23:25 -07:00
Jon Staab 8b8e3a6a51 Reduce socket batch size to prevent ui lockup when using non-wasm event validation 2025-10-28 08:33:17 -07:00
Jon Staab 7d8f5e05b4 Remove duplicates from pull 2025-10-27 14:44:51 -07:00
Jon Staab e2bdb88cc2 Fix compilation error, add mergeRepositoryUpdates 2025-10-27 10:39:36 -07:00
Jon Staab a03a289e93 Improve relay tracking with thunks, add/rename some kinds 2025-10-24 06:41:56 -07:00
Jon Staab 64871b1c99 Remove enum prefixes 2025-10-20 15:17:05 -07:00
Jon Staab 0be540c0d2 Remove relay package, move everything into net 2025-10-20 14:48:40 -07:00
Jon Staab 247c7bafeb Add wrap manager for tracking gift wraps 2025-10-20 14:19:44 -07:00
Jon Staab 080731c88b Tweak parsing links 2025-10-16 16:20:04 -07:00
Jon Staab bbab2e0628 Add abort signal support to diff 2025-10-06 11:19:47 -07:00
Jon Staab 419c7a0bb5 Auto close negentropy requests 2025-10-02 14:08:24 -07:00
Jon Staab d01f844078 Re-work publish/thunk status 2025-10-01 16:59:16 -07:00
Jon Staab beadfc571c Move deduplicateEvents to util 2025-09-17 09:41:20 -07:00
Jon Staab 3b99cb7d4c Fix throttle function, add retryAuth 2025-09-03 17:31:19 -07:00
Jon Staab f009801c84 Add extra params to outbox loaders, fix a message type, use net context's isEventValid in app repository sync 2025-09-02 18:48:23 -07:00
Jon Staab 24ed236a46 Open socket when re-sending pending messages 2025-08-22 12:37:19 -07:00
Jon Staab eca1ce849b Combine auto open and auto close policies 2025-08-20 11:35:39 -07:00
Jon Staab 1f5f869f7c Load user data before updating, prefer newer events in repository over old ones with the same created_at, add list update utils 2025-08-01 13:09:50 -07:00
Jon Staab bd67f2763d Add wrapped signer and signer log; fix adapter unsubscribing in app storage; add more details to thunk signing error, handle signing errors in auth 2025-07-29 11:11:40 -07:00
Jon Staab c54225380e Add alert kinds, minor tweaks, bump version 2025-06-30 10:52:03 -07:00
Jon Staab 24acae704d Improve socket auth, outbox loading, some other things 2025-06-19 12:51:05 -07:00
Jon Staab 1940deea20 Handle events with created_at = 0 in request 2025-06-16 10:55:38 -07:00
Jon Staab 1a81768e8e Re-write net docs 2025-06-10 15:07:58 -07:00
Jon Staab 1f2e4cf3f0 Reduce timeout for reconnect 2025-06-09 10:46:45 -07:00
Jon Staab fa815ff87a Handle socket error state better 2025-06-04 20:18:03 -07:00
Jon Staab a6886d9734 Match prefixes on entities 2025-05-23 09:22:15 -07:00
Jon Staab d2ba0f6642 Add bufferToHex, re-export some stuff from nostr-editor 2025-05-09 12:31:14 -07:00
Jon Staab 9e8dc7b26d Bring back repository store 2025-05-05 15:38:48 -07:00
Jon Staab 6589886df2 Thread context through feed controller 2025-05-05 14:05:34 -07:00
Jon Staab c538db070a Formatting/linting 2025-05-05 11:20:49 -07:00
Jon Staab 45721bfcb8 Split up tracker event types 2025-05-05 10:53:18 -07:00
Jon Staab f20eab929e Remove app date functions 2025-04-30 14:14:03 -07:00
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab e54cb0a62d re-work thunks 2025-04-14 13:10:20 -07:00
Jon Staab b6b54f650b Fix policy bug 2025-04-11 14:54:39 -07:00
Jon Staab f200fe1a42 Fix duplicate events by address in load 2025-04-11 11:35:57 -07:00
Jon Staab 7e44fa414c Refactor dvm request and outbox loader 2025-04-11 09:21:55 -07:00