The Diaspora communications policies allow comments to public posts literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page.

This commit is contained in:
friendica
2015-02-17 19:47:36 -08:00
parent 8c717f910a
commit e00be4de23
4 changed files with 81 additions and 21 deletions

View File

@@ -64,3 +64,17 @@ ul#settings-privacy-macros {
clear: both;
margin-bottom: 15px;
}
#dspr-pubcomment-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#dspr-pubcomment-checkbox {
float: left;
}
#settings-dspr-wrapper {
margin-top: 15px;
}