Find a file
Patrick Britton 0753fd91e6 fix: Resolve Flutter compile errors across 15 files
- Fix GroupCategory enum duplication (group.dart re-exports from cluster.dart)
- Fix stitchVideos arg count (use stitchVideosLegacy in quip_recorder)
- Fix enhanced_quip_recorder: getter/field conflict, XFile→File, static calls, CameraLensDirection, setState syntax
- Fix blocking_service: imports, ShareXFiles, SnackBar content, nullable bool
- Fix audio_overlay_service: path_provider import, getOutput() stub, fade icons
- Fix enhanced_beacon_detail_screen: flutter_map v8 interactionOptions, const constraints, Uri.parse
- Fix private_capsule_screen: add api_provider import
- Stub e2ee_device_sync_service (packages not in pubspec)
- Add generic post()/delete() helpers to api_service
- Fix repost_service: remove static, migrate StateNotifier→Notifier (Riverpod 3.x)
- Fix repost_widget: Repost? null assertion, RepostState type, Post field names, timeago, context param
- Fix sojorn_swipeable_post: close if-block, remove undefined _updateChainSetting
- Fix draggable_widget_grid: use this.widget for isEditable/theme/callbacks when ProfileWidget param shadows

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 17:43:30 -06:00
.claude feat: Add go vet to allowed bash commands in Claude settings 2026-02-17 15:33:31 -06:00
.vscode security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
.windsurf/rules feat: replace Turnstile with ALTCHA for all authentication 2026-02-16 22:18:29 -06:00
_legacy/supabase security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
admin feat: Admin panel completions — audit log, waitlist, feed reset, profile edit for all users 2026-02-17 16:21:42 -06:00
ai-gateway/internal security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
deploy security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
go-backend fix: resolve Gin route wildcard conflict (:userId vs :id) causing startup panic 2026-02-17 16:33:37 -06:00
html_landing legal: update Terms of Service and Privacy Policy for AGPL-3.0 2026-02-17 00:17:16 -06:00
media security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
nginx security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
sojorn_app fix: Resolve Flutter compile errors across 15 files 2026-02-17 17:43:30 -06:00
sojorn_docs docs: Update TODO and add Funkwhale deployment guide 2026-02-17 16:03:45 -06:00
SVG security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
website feat: replace Turnstile with ALTCHA across Flutter app, Go backend, and website 2026-02-17 03:18:50 -06:00
.firebaserc security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
.gitignore 2026-02-16 07:27:41 -06:00
applogo.png security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
beta.sojorn.net.nginx 2026-02-16 07:27:41 -06:00
Caddyfile security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
create_firebase_json.sh security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
firebase.json security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
indiegogo-banner-big.png 2026-02-16 07:27:41 -06:00
indiegogo-banner.png 2026-02-16 07:27:41 -06:00
indiegogo-launch.png 2026-02-16 07:27:41 -06:00
indiegogo.png 2026-02-16 07:27:41 -06:00
leaf.png security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
LICENSE license: switch from BSL 1.1 to AGPL-3.0 2026-02-17 00:12:56 -06:00
logo [Recovered].ai 2026-02-16 07:27:41 -06:00
logo.png security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
nginx_sojorn_v2.conf feat(auth): Add password reset functionality (backend + app + web) & enhance Turnstile integration 2026-02-16 13:06:00 -06:00
PRIVACY.md legal: update Terms of Service and Privacy Policy for AGPL-3.0 2026-02-17 00:17:16 -06:00
reset-password.html feat(auth): Add password reset functionality (backend + app + web) & enhance Turnstile integration 2026-02-16 13:06:00 -06:00
run_dev.ps1 2026-02-16 07:27:41 -06:00
run_web.ps1 2026-02-16 07:27:41 -06:00
run_web_chrome.ps1 2026-02-16 07:27:41 -06:00
run_windows.ps1 2026-02-16 07:27:41 -06:00
run_windows_app.ps1 2026-02-16 07:27:41 -06:00
TERMS.md legal: update Terms of Service and Privacy Policy for AGPL-3.0 2026-02-17 00:17:16 -06:00
toplogo.png security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
verified.html feat(auth): Add password reset functionality (backend + app + web) & enhance Turnstile integration 2026-02-16 13:06:00 -06:00
verify-error.html security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
web.png security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00