experiments in a post-browser web
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update TODO: add URL prefix detection, mark iOS cache done

+2 -1
+2 -1
TODO.md
··· 11 11 Be able to use the app on mobile and desktop with the safety of knowing there's also at least one remote copy. 12 12 13 13 Today 14 - - [ ][mobile] shared iOS build artifacts in ./tmp to avoid full rebuilds per workspace (one mobile task at a time) 15 14 - [ ][desktop] titlebar investigation and controls: why do some window.open links show titlebars? add universal hide/show pref, commands, and show on hover at top edge 16 15 - [ ][mobile] fix big bottom bar showing again 17 16 ··· 84 83 85 84 ### Commands Enhancement 86 85 86 + - [ ] detect URL input without http(s):// prefix, auto-add https:// and open 87 87 - [ ] command tags {str} to load tag in group view 88 88 - [ ] peek addresses as cmds by title (http too?) 89 89 - [ ] cmd/peek history (they don't show up in cmd!) ··· 422 422 423 423 ### 2026-W04 424 424 425 + - [x][mobile] shared iOS build cache to avoid Rust rebuilds across agent workspaces 425 426 - [x][desktop] debug and stabilize build on new Electron (stale node_modules after upgrade) 426 427 - [x][desktop] upgrade Electron to 40 + pin Node to 24 (ensure yarn start always runs with correct better-sqlite3) 427 428 - [x][mobile] pull-to-refresh gesture triggers sync