Gabriel Kaszewski
ca7ca51949
feat: per-entity federation privacy toggles for reviews and watchlist
- add federate_reviews + federate_watchlist to UserSettings (default true)
- new UserFederationSettingsQuery port with FederationFlags struct
- remove get_user_federate_goals from LocalApContentQuery
- gate ReviewLogged, ReviewUpdated, WatchlistEntryAdded, on_poster_synced on flags
- goals gating migrated to UserFederationSettingsQuery
- ReviewDeleted and WatchlistEntryRemoved ungated (tombstones always fire)
- sqlite + postgres migrations and adapter impls
- settings API and SPA toggles
2026-06-12 02:26:01 +02:00
..
2026-06-12 02:26:01 +02:00
2026-06-11 14:35:53 +02:00
2026-06-12 01:34:47 +02:00
2026-05-13 23:38:57 +02:00
2026-06-12 01:20:45 +02:00
2026-06-04 16:22:57 +02:00
2026-05-13 23:38:57 +02:00
2026-06-02 17:34:16 +02:00
2026-05-13 23:38:57 +02:00
2026-06-11 13:30:19 +02:00
2026-06-04 17:32:34 +02:00
2026-06-02 17:34:16 +02:00
2026-05-13 23:38:57 +02:00
2026-06-12 01:34:47 +02:00
2026-06-12 02:26:01 +02:00
2026-05-13 23:38:57 +02:00
2026-06-04 23:21:19 +02:00
2026-05-13 23:38:57 +02:00
2026-05-12 16:39:58 +02:00
2026-06-12 02:26:01 +02:00
2026-05-13 23:38:57 +02:00
2026-06-04 23:21:19 +02:00
2026-06-02 17:34:16 +02:00
2026-06-09 02:29:11 +02:00
2026-06-12 01:46:16 +02:00