Add support for configurable CW clickthrough
this is already deployed on my instance and can be previewed here: https://post.catgirl.science/notice/259186
this reuses some of the things already there for the 'show more of long posts' feature, and can be changed to mimic the old behaviour in the settings menu.
suggestions welcome, considering i wrote this while sleep deprived and with minimal knowledge of vue.js.
Merge request reports
Activity
-
expandCW
should probably becollapseMessageWithSubject
and in pleroma-fe default tofalse
-
static/config.json
should have the setting (as default) so admins are aware of it.
the reason why all of the new extensions are disabled by default is due to the GNU social background. most new instances enable the features, so disabling by default is fine here.
-
added 1 commit
- 3ec8e43a - Rename expandCW to collapseMessageWithSubject.
mentioned in commit 4ba4772e
mentioned in merge request pleroma!288 (merged)