sojorn/go-backend/internal/repository
2026-02-07 18:12:35 -06:00
..
backup_repository.go Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
category_repository.go Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
category_repository_test.go Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
chat_repository.go Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
notification_repository.go fix: badge count uses live query instead of stale cached column, excludes archived 2026-02-07 15:15:02 -06:00
post_repository.go fix: add is_nsfw/nsfw_reason to all post queries (profile, detail, saved, liked, chain, focus context) 2026-02-07 18:12:35 -06:00
post_repository_test.go Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
tag_repository.go fix: exclude NSFW posts from search, discover, trending, hashtag pages - only allow in following feed + own profile 2026-02-07 17:39:31 -06:00
user_repository.go feat: full NSFW system - Cinemax rules, auto-reclassify with warning, not-allowed removal with appeal email, blur toggle setting, user self-labeling 2026-02-07 16:58:57 -06:00