sojorn/go-backend/internal
Patrick Britton c98c73f724 feat: Add capsule entry reporting system with image proxy for external GIFs
- Add capsule_reports table and admin UI: new /capsule-reports page with list/update handlers
- POST /capsules/:id/entries/:entryId/report: members can report encrypted entries with voluntary decrypted sample
- GET /image-proxy: stream external images (Reddit, GifCities) through server to hide client IPs
- group_chat_tab: add GIF picker, report button, proxy external GIF URLs through ApiConfig.proxyImageUrl()
- api.ts: add list
2026-02-18 09:03:30 -06:00
..
config feat: Audio overlay system — AudioLibraryScreen, Funkwhale proxy, ffmpeg audio mix 2026-02-17 16:00:55 -06:00
database security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
handlers feat: Add capsule entry reporting system with image proxy for external GIFs 2026-02-18 09:03:30 -06:00
middleware feat: Implement repost/boost API, profile layout persistence, feed algorithm wiring, and legacy cleanup 2026-02-17 14:04:24 -06:00
models feat: Add overlay_json field for Quip text/sticker decorations 2026-02-17 20:06:53 -06:00
monitoring feat: Feed cooling, group key rotation, admin groups/quip repair, bulk block, health endpoints 2026-02-17 15:04:14 -06:00
realtime security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
repository feat: Reaction system for Quips feed + fix groups 500 + reduce jank 2026-02-18 08:11:08 -06:00
services feat: Reaction system for Quips feed + fix groups 500 + reduce jank 2026-02-18 08:11:08 -06:00
testing feat: Add enhanced video moderation with frame extraction and implement placeholder UI methods 2026-02-17 13:32:58 -06:00