Collapse subjects/CWs by default #129
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#129
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A lot of people use "subjects" as content warnings, since this is what Mastodon and Misskey uses that field for.
Historically, upstream has been quite reluctant to treat subject lines as such, which has resulted in posts with them being expanded by default (unless the user or admin configures it otherwise).
I think posts with subjects should just be collapsed by default since this is in line with most people's expectations.
Why is it that pleroma still treats this as a "subject" field? Old legacy?
it's technically in line with the AP spec that it's a subject field
but everyone indeed uses it as a CW
is it not already default to collapse? i don't think i've ever had to turn that on explicitly but i might be wrong there
Yeah I had to turn that on in adminfe, it defaulted to being expanded.
Is this not resolved yet?
fixed