Add custom content warnings for remote posts

This commit is contained in:
Daniel Supernault 2020-04-20 22:24:27 -06:00
parent 85b537346a
commit 6afc61a409
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7
3 changed files with 12 additions and 5 deletions

View file

@ -552,6 +552,7 @@ class PublicApiController extends Controller
'reblogs_count',
'scope',
'local',
'cw_summary',
'created_at',
'updated_at'
)->whereProfileId($profile->id)