Merge branch 'main' into themes

This commit is contained in:
Mouse Reeve
2022-02-28 13:27:05 -08:00
committed by GitHub
27 changed files with 234 additions and 97 deletions

View File

@ -117,6 +117,12 @@
{% trans "Manually approve followers" %}
</label>
</div>
<div class="field">
<label class="checkbox label" for="id_hide_follows">
{{ form.hide_follows }}
{% trans "Hide followers and following on profile" %}
</label>
</div>
<div class="field">
<label class="label" for="id_default_post_privacy">
{% trans "Default post privacy:" %}