Glitch-Shrike/app
ThibG f08f880f58
Fix media not being marked sensitive when client sets a CW but no text (#13277)
Mastodon enforces the “sensitive” flag on media attachments whenever a toot
is posted with a Content Warning. However, it does so *after* potentially
converting the Content Warning to toot text (when there is no toot text),
which leads to inconsistent and surprising behavior for API clients.
This commit fixes this inconsistency.
2020-03-25 22:40:58 +01:00
..
chewy Fix bookmarks also searchable (#13293) 2020-03-22 02:40:03 +01:00
controllers
helpers
javascript Fix frontend crash when deleting announcements (#13312) 2020-03-25 22:39:55 +01:00
lib
mailers
models Make bookmarks also searchable (#13271) 2020-03-21 03:14:10 +01:00
policies
presenters
serializers
services Fix media not being marked sensitive when client sets a CW but no text (#13277) 2020-03-25 22:40:58 +01:00
validators
views
workers