yusiboyz
  • Joined on 2026-03-28
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:19:55 -05:00
cb7907ef33 fix: scroll mark-as-read — three bugs found from round 3 logs
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:16:09 -05:00
f0717ce347 debug: round 3 — log which guard fails when entry near top
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:14:32 -05:00
63123c187c fix: scroll mark-as-read — delta filter and threshold tuned from logs
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:11:13 -05:00
85a38705ec debug: add scroll tracking logs round 2
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:09:00 -05:00
78ee06695b fix: scroll direction check always failed — read prevMinY before write
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:06:25 -05:00
6cff4a9036 fix: scroll mark-as-read — move all tracking to per-row GeometryReader
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:01:59 -05:00
93bdffaae5 debug: add scroll mark-as-read instrumentation for first 3 entries
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 23:58:32 -05:00
cd64255632 fix: scroll mark-as-read crossing event missed by LazyVStack recycling
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 23:50:51 -05:00
99ad307103 feat: hide Reader tab for Madiha (user ID 4)
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 23:18:55 -05:00
1f32e5436e refine: scroll mark-as-read with visibility, dynamic threshold, stable deltas
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 23:04:34 -05:00
532a071715 feat: scroll-based mark-as-read with geometry tracking + navigation protection
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 22:54:38 -05:00
343abb0a80 perf: warm WebKit rendering pipeline with realistic HTML template
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 22:13:58 -05:00
c0078adeb7 fix: synchronous optimistic read-state on article open
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 22:01:17 -05:00
415b125fb7 refactor: simplify article toolbar to Save to Brain only + tappable title
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 21:50:02 -05:00
5e13f92a00 fix: remove WKProcessPool — iOS 15+ shares process automatically
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 21:47:19 -05:00
670e2b2bac polish: scope content upgrade to #article-body container only
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 21:42:59 -05:00
f10c356199 polish: explicit WKProcessPool, scroll-preserving content upgrade, no reload flash
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 21:31:56 -05:00
8ae1d48d68 perf: instant article open + non-blocking mark-read + static CSS
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 21:28:27 -05:00
18dd5aa44d fix: mark-read on first open + eliminate long-article scroll freeze
yusiboyz pushed to master at yusiboyz/platform 2026-04-03 21:20:13 -05:00
05bc5f8047 fix: remove deprecated WKProcessPool — iOS 15+ shares automatically