From b44b770ec3eb820699bad44600c78edb5f4aac9e Mon Sep 17 00:00:00 2001 From: Derf Null Date: Sat, 24 Jun 2023 21:25:14 +0200 Subject: fine-graned visibility selection of history / past checkins most notably, adds a 'history for followers only' mode --- templates/account.html.ep | 1 + templates/privacy.html.ep | 48 +++++++++++++++++++++++++++++++++-------------- 2 files changed, 35 insertions(+), 14 deletions(-) (limited to 'templates') diff --git a/templates/account.html.ep b/templates/account.html.ep index bb03c7b..68161a7 100644 --- a/templates/account.html.ep +++ b/templates/account.html.ep @@ -80,6 +80,7 @@ edit <%= visibility_icon($acc->{default_visibility_str}) %> + • <%= visibility_icon($acc->{past_visibility_str}) %>Öffentliches Profil diff --git a/templates/privacy.html.ep b/templates/privacy.html.ep index 3f1d1d5..b5a0129 100644 --- a/templates/privacy.html.ep +++ b/templates/privacy.html.ep @@ -85,20 +85,40 @@
- -
- -
- + +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+
-- cgit v1.2.3