Commit Graph

267 Commits

Author SHA1 Message Date
Jon Staab 481a1fc5b7 bump version 2026-01-16 10:50:23 -08:00
Jon Staab 09e687ab05 Remove promenade and pomade stuff from signer package 2026-01-13 10:25:29 -08:00
Jon Staab 0728910d63 Switch stuff to peer dependencies 2026-01-09 09:06:14 -08:00
Jon Staab c850ab405c Add ping policy 2026-01-06 21:18:15 -08:00
Jon Staab 483fff2fbb Bump version to 0.7.1 2025-12-05 09:47:08 -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 2381c29799 Bump version to 0.7.0 2025-12-02 13:18:38 -08:00
Jon Staab 351b60631e Move key stuff to util, add pow util 2025-12-02 13:15:24 -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 cc17711dc0 Bump version 2025-11-11 14:06:34 -08:00
Jon Staab d04284cde8 Bump version 2025-11-06 11:12:04 -08:00
Jon Staab 5345cc1405 Bump version 2025-11-05 11:50:02 -08:00
Jon Staab b0718ec840 Bump version 2025-11-05 09:39:03 -08:00
Jon Staab d8b3f45cc4 Handle negentropy messages in default policies 2025-11-05 09:33:41 -08:00
Jon Staab 2d75d9de6f Bump to 0.6.4 2025-11-04 17:00:37 -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 c386e21321 Bump version 2025-10-24 06:43:31 -07:00
Jon Staab a03a289e93 Improve relay tracking with thunks, add/rename some kinds 2025-10-24 06:41:56 -07:00
Jon Staab c026084635 Bump version 2025-10-20 15:18:09 -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 a418350b53 Bump version 2025-10-17 10:10:23 -07:00
Jon Staab 080731c88b Tweak parsing links 2025-10-16 16:20:04 -07:00
Jon Staab 9e9a1d5d28 Bump version 2025-10-13 15:08:42 -07:00
Jon Staab bbab2e0628 Add abort signal support to diff 2025-10-06 11:19:47 -07:00
Jon Staab 846d274e83 Bump version 2025-10-06 11:12:54 -07:00
Jon Staab 0ab74612bf remove some typedoc files 2025-10-02 17:49:26 -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 a2d519766d Bump version, drop storage stuff 2025-09-30 15:55:18 -07:00
Jon Staab beadfc571c Move deduplicateEvents to util 2025-09-17 09:41:20 -07:00
Jon Staab 599e6a5085 Add some type utils, findFeed, and fix feed listener to use limit: 0 instead of since 2025-09-09 16:20:21 -07:00
Jon Staab 9a476d2c30 Fix getCompleteThunkUrls 2025-09-08 09:42:59 -07:00
Jon Staab 8716d1fdb1 Update docs, bump version 2025-09-05 09:33:02 -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 c63d9086c6 Bump version 2025-08-26 11:06:03 -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 3b4fe0973d Validate url in fetch, rework some hints 2025-08-05 17:26:18 -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 dc9a873d92 Fix list loading in feeds hanging and pagination in feeds with since/until 2025-07-25 11:04:28 -07:00