Commit Graph

184 Commits

Author SHA1 Message Date
Jon Staab ff34e096d7 Bump versions 2024-10-17 08:46:09 -07:00
Jon Staab 0523951e5a Re-work thunks 2024-10-17 08:38:53 -07:00
Jon Staab 951e5496cf Bump versions 2024-10-15 09:48:05 -07:00
Jon Staab f841de2a50 Re-work connection auth 2024-10-14 15:18:21 -07:00
Jon Staab e025a8de36 Remove context onOk 2024-10-14 13:17:09 -07:00
Jon Staab c7816120b7 Wait for auth if status is unauthorized 2024-10-14 12:28:50 -07:00
Jon Staab cbf7aedfbf Track last auth on connection meta 2024-10-10 17:50:18 -07:00
Jon Staab 7aab6450b1 Fix memory leak, move onAuth and onOk handlers to connection 2024-10-10 17:08:30 -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 e2302722c2 Bump versions 2024-10-09 09:52:08 -07:00
Jon Staab da05362bf1 Switch to tilde because semver special cases 0.x 2024-10-07 14:35:47 -07:00
Jon Staab b27a389237 Bump versions, use semver caret 2024-09-30 15:47:57 -07:00
Jon Staab f27a64250e Refine sync, move repository publish to global onEvent 2024-09-27 12:13:20 -07:00
Jon Staab 0c2e58811b Add legacy alternatives to sync 2024-09-27 08:59:53 -07:00
Jon Staab d1730e74a2 Add sync util 2024-09-26 17:36:08 -07:00
Jon Staab 5627721463 Add negentropy support to executor 2024-09-26 15:36:01 -07:00
Jon Staab bdf0e8b82c Add negentropy to net 2024-09-26 14:29:57 -07:00
Jon Staab 40a63df6fa Bump versions 2024-09-25 14:06:52 -07:00
Jon Staab 8230d7a9f6 Add a few utilities 2024-09-19 09:13:58 -07:00
Jon Staab c200fdb38d Bump versions 2024-09-12 11:37:48 -07:00
Jon Staab c5364b60b8 Put tracker in a store 2024-09-11 14:07:34 -07:00
Jon Staab bece689530 Speed up profile loading 2024-09-10 09:58:46 -07:00
Jon Staab 02dae9d463 Bump versions 2024-09-06 16:09:46 -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 18db1421a9 Make dufflepud optional, fetch zappers/handles directly 2024-09-05 15:26:45 -07:00
Jon Staab ed7efac977 Fix hasValidSignature, rename to isValid 2024-09-05 13:57:51 -07:00
Jon Staab 44f29c9da4 rework context 2024-09-05 13:38:48 -07:00
Jon Staab 233a4e3576 Add shortcut handlers to subscribe 2024-09-05 11:47:38 -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
Jon Staab cb1993fa71 Fix relay stats tracking a bit 2024-09-02 16:39:08 -07:00
Jon Staab 57e354519a Bump versions 2024-09-02 11:29:19 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00
Jon Staab 8a8bea71be Add message to handlers 2024-08-27 11:54:04 -07:00
Jon Staab b89ec16997 Add ensureAuth/authTimeout 2024-08-19 10:25:32 -07:00
Jon Staab bacc86823f Bump versions 2024-08-19 09:01:08 -07:00
Jon Staab e38422c9ba Use delay instead of immediate for batching subscriptions 2024-08-14 09:27:49 -07:00
Jon Staab 2c32817ed3 Fix encryptable, fix async deriveEventsMapped 2024-08-13 17:58:12 -07:00
Jon Staab 149c29472c Get rid of domain module, allow app to override default event type 2024-08-13 15:45:25 -07:00
Jon Staab 5a63273b9d Remove generics for event type 2024-08-13 09:30:55 -07:00
Jon Staab 5d2186825b Add memoize and batcher, bump versions 2024-08-12 11:17:27 -07:00
Jon Staab 536c8123f4 Publish signer 2024-08-07 11:28:18 -07:00
Jon Staab 3404a471bb Bump lib version 2024-08-06 11:57:20 -07:00
Jon Staab a10b322157 remove custom stores, remove tracker's reliance on them 2024-08-01 16:29:50 -07:00
Jon Staab dd3fb2c7c6 Bump versions, update scripts 2024-08-01 15:51:58 -07:00
Jon Staab cfb0d01316 Add isDeletedByAddress 2024-07-22 11:54:19 -07:00
Jon Staab 69effe4f41 Add kind 30064 named communities 2024-07-22 10:11:22 -07:00
Jon Staab f6b10ee7b6 Only notify about events that were actually loaded on initial repository load 2024-07-19 11:44:58 -07:00
Jon Staab 68ee77540f Handle empty tags in repository, tweak dvm types 2024-07-19 09:14:04 -07:00