Commit Graph

120 Commits

Author SHA1 Message Date
Jon Staab bece689530 Speed up profile loading 2024-09-10 09:58: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 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 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 a10b322157 remove custom stores, remove tracker's reliance on them 2024-08-01 16:29:50 -07:00
Jon Staab fafbb345f1 remove result from subscription, pass closeOnEose through 2024-06-20 12:11:38 -07:00
Jon Staab 39ca2fe6aa Put everything in src directories 2024-06-12 09:34:45 -07:00