Julien Calixte julien
julien pushed to main at julien/remanso-jetstream 2026-05-05 12:00:15 +00:00
c00f3d631c chore(scripts): add admin task to list every webhook
julien pushed to main at julien/remanso-jetstream 2026-05-05 11:46:02 +00:00
911d062423 chore(jetstream): log bulk-create record count on flush
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:57:40 +00:00
a35fb0397d chore(jetstream): log bulk-create record count on flush
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:52:31 +00:00
a33ad47c7e chore(jetstream): log bulk-create record count on flush
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:48:19 +00:00
8055060af3 fix: increase create debounce time
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:38:36 +00:00
5cb581123d chore(scripts): add list and delete commands to manage-webhooks
bcea56c529 feat(webhooks): add list and granular delete endpoints
a3c92254ea refactor(scripts): auto-resolve PDS from handle, drop BSKY_PDS
Compare 3 commits »
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:32:45 +00:00
e0fe4ce16f chore(scripts): add deno task webhooks for register and delete-all
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:27:24 +00:00
1ce5d9150d feat(auth): require DID owner JWT to manage webhooks
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:26:06 +00:00
7b53909c52 feat(webhooks): add per-verb subscriptions and bulk-create debounce
julien pushed to main at remanso-space/remanso 2026-05-04 21:54:28 +00:00
5a9c0a3704 lint
julien pushed to main at remanso-space/remanso 2026-05-04 21:53:51 +00:00
e425be5c96 refactor(freshness): drop time-based stale-known status
julien pushed to main at remanso-space/remanso 2026-05-04 21:02:13 +00:00
84803c45dd refactor(scroll): clean up debug overlay and pass anchor by param
julien pushed to main at remanso-space/remanso 2026-05-04 17:57:02 +00:00
a526a9f6af fix(scroll): snap to click-time scrollTop before smooth scroll
julien pushed to main at remanso-space/remanso 2026-05-04 17:04:48 +00:00
08e01d8484 revert: restore mobile body scroll for pull-to-reload
julien pushed to main at remanso-space/remanso 2026-05-04 17:02:37 +00:00
c88340d5f1 chore(debug): add temporary scroll overlay for mobile diagnosis
julien pushed to main at remanso-space/remanso 2026-05-04 16:58:06 +00:00
550b3cf019 fix(layout): remove mobile body scroll to keep one scroll container
julien pushed to main at remanso-space/remanso 2026-05-04 16:45:46 +00:00
2f05b93f51 fix(stacked-note): size mobile notes with svh to stabilize scroll target
julien pushed to main at remanso-space/remanso 2026-05-04 16:29:07 +00:00
cc266eac7c refactor(scroll): delegate note scroll to scrollIntoView
julien pushed to main at remanso-space/remanso 2026-05-04 16:15:15 +00:00
be006f08b4 fix(stacked-note): align mobile scroll target to element rect
55ee3bddeb fix(router): skip view transition on query-only navigation
Compare 2 commits »
julien pushed to main at remanso-space/remanso 2026-05-04 08:54:52 +00:00
1f324208d2 design(stacked-notes): action buttons in vertical bar