goon/mobile/src
goon-foss b430811b93 fix(mobile): capture site/origin text params in bug-report auto-context
SiteScenes passes the tube as origin/name (strings), not UUIDs, so the existing UUID-only auto-context loop dropped them. Reports like 'ingest of this site has been stuck 2 days' (14f3a655) arrived without any site identifier. Add a second loop for known string identity params (origin/name/sitetag/tag/q), length-capped, so per-site/per-performer reports become actionable.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-15 09:35:58 +02:00
..
components fix(mobile): capture site/origin text params in bug-report auto-context 2026-06-15 09:35:58 +02:00
lib feat(mobile): phone-side resolvers for IP-bound tubes (sxyprn, eporner, voe) 2026-06-11 16:14:25 +02:00
native Initial commit 2026-05-20 10:10:22 +02:00
screens fix(mobile): show Refresh thumbnail when the hero image actually fails to load 2026-06-14 14:18:44 +02:00
api.ts feat(mobile): source-code link in Settings + Refresh thumbnail button 2026-06-13 19:04:11 +02:00
changelog.ts feat(mobile): source-code link in Settings + Refresh thumbnail button 2026-06-13 19:04:11 +02:00
ClientContext.tsx Initial commit 2026-05-20 10:10:22 +02:00
ErrorBoundary.tsx Initial commit 2026-05-20 10:10:22 +02:00
navigation.tsx fix(mobile): unify header branding to logo mark + fix top-tab overflow on narrow phones 2026-06-01 21:44:16 +02:00
SceneActionsContext.tsx fix(mobile): English long-press action labels + clean thumb error placeholder 2026-06-10 10:11:10 +02:00
storage.ts feat(mobile): "What's new" popup after OTA updates 2026-06-12 11:41:54 +02:00
theme.ts build(apk): 0.2.0 — expo-font native, runtime 1.1, fonts re-enabled 2026-05-31 12:51:32 +02:00
types.ts feat(mobile): tile long-press actions (hide / mark-duplicate), drop dead preview 2026-06-09 09:52:15 +02:00