sojorn/sojorn_app/lib/screens
Patrick Britton 5b5e89e383 feat: Add overlay_json field for Quip text/sticker decorations
- Go: Add overlay_json to Post model, CreatePost handler, and all post queries
- Flutter: Rename QuipTextOverlay → QuipOverlayItem with type enum (text/sticker)
- QuipOverlayItem: add id field, content replaces text, backward-compat alias
- quip_video_item: parse overlay_json and render non-interactive overlays in feed
- quip_upload_provider: accept overlayJson param and pass to publishPost
- api_service: add overlayJson param to publish
2026-02-17 20:06:53 -06:00
..
admin feat: Flutter group nav, quip repair API, share, capsule key rotation, admin groups/quips pages 2026-02-17 15:45:42 -06:00
audio feat: Audio overlay system — AudioLibraryScreen, Funkwhale proxy, ffmpeg audio mix 2026-02-17 16:00:55 -06:00
auth feat: replace Turnstile with ALTCHA across Flutter app, Go backend, and website 2026-02-17 03:18:50 -06:00
beacon feat: Add overlay_json field for Quip text/sticker decorations 2026-02-17 20:06:53 -06:00
clusters fix: Resolve Flutter compile errors across 15 files 2026-02-17 17:43:30 -06:00
compose security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
discover security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
home feat: Add overlay_json field for Quip text/sticker decorations 2026-02-17 20:06:53 -06:00
notifications security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
post security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
profile fix: Update viewable_profile_screen to handle void return from followUser 2026-02-17 10:43:55 -06:00
quips feat: Add overlay_json field for Quip text/sticker decorations 2026-02-17 20:06:53 -06:00
search security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
secure_chat feat: Implement repost/boost API, profile layout persistence, feed algorithm wiring, and legacy cleanup 2026-02-17 14:04:24 -06:00
security feat: Implement repost/boost API, profile layout persistence, feed algorithm wiring, and legacy cleanup 2026-02-17 14:04:24 -06:00
settings security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00