logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 5ffaa2bf69679f118af9736d62535cc4eb870709
parent e5642d75668298eff25309a8ee775ec38ed927f3
Author: William Pitcock <nenolod@dereferenced.org>
Date:   Mon, 27 Aug 2018 10:49:12 +0000

Revert "enable scope options and such"

This reverts commit e5642d75668298eff25309a8ee775ec38ed927f3.

Diffstat:

Mpriv/static/static/config.json4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/priv/static/static/config.json b/priv/static/static/config.json @@ -11,6 +11,6 @@ "whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}", "whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html", "showInstanceSpecificPanel": false, - "scopeOptionsEnabled": true, - "collapseMessageWithSubject": true + "scopeOptionsEnabled": false, + "collapseMessageWithSubject": false }