Add configurable front page (anonymous discover view) behaviour (#1103)
Co-authored-by: James Mills <prologic@shortcircuit.net.au> Reviewed-on: #1103 Reviewed-by: lyse <lyse@noreply@mills.io>lists_ui
parent
a12b53322e
commit
f3f1e42974
@ -1,31 +1,11 @@ |
||||
[FilterTitle_clear] |
||||
hash = "sha1-381c4bf1d409c0271f73195c2f3c68225ec7c00c" |
||||
other = "Clear Filters" |
||||
[SettingsFormFrontPageAll] |
||||
hash = "sha1-563dcd61f244e3684535aa54fdd574be7a642a59" |
||||
other = "all posts in cache" |
||||
|
||||
[FilterTitle_excludeme] |
||||
hash = "sha1-102b6213d2e069f6ea8e10dbfe22f1fe32dd3496" |
||||
other = "Hide my posts" |
||||
[SettingsFormFrontPageLocal] |
||||
hash = "sha1-06c500968fa079d987f1672b5714d790def29211" |
||||
other = "local posts only" |
||||
|
||||
[FilterTitle_localonly] |
||||
hash = "sha1-7a28a960d5020f90caae43f2c6a297527e5953ba" |
||||
other = "Only {{ .InstanceName }}" |
||||
|
||||
[FilterTitle_mentionsme] |
||||
hash = "sha1-85e12bc6f2e56024e47cc826a14968247a52dc54" |
||||
other = "Mentions" |
||||
|
||||
[FilterTitle_nobots] |
||||
hash = "sha1-56dc31961dd1059fd2086c1b57c998ce7b5ed790" |
||||
other = "Hide Bots" |
||||
|
||||
[FilterTitle_noreplies] |
||||
hash = "sha1-59c6bbf03b541b7f5e65ca704429a552b2e6988b" |
||||
other = "Without replies" |
||||
|
||||
[FilterTitle_norss] |
||||
hash = "sha1-39b28771d9c1019cb39dba837bbf74f1fdd47dd5" |
||||
other = "Hide Feeds" |
||||
|
||||
[ProfileDoesNotFollowYou] |
||||
hash = "sha1-3e9436055805b0093be35787f9ed73099eec0ad0" |
||||
other = "may not follow you" |
||||
[SettingsFormFrontPageTitle] |
||||
hash = "sha1-29fbad2d5dd4550f50d7eb29b5a5722230ca653e" |
||||
other = "Front page displays" |
||||
|
@ -1,31 +1,11 @@ |
||||
[FilterTitle_clear] |
||||
hash = "sha1-381c4bf1d409c0271f73195c2f3c68225ec7c00c" |
||||
other = "Clear Filters" |
||||
[SettingsFormFrontPageAll] |
||||
hash = "sha1-563dcd61f244e3684535aa54fdd574be7a642a59" |
||||
other = "all posts in cache" |
||||
|
||||
[FilterTitle_excludeme] |
||||
hash = "sha1-102b6213d2e069f6ea8e10dbfe22f1fe32dd3496" |
||||
other = "Hide my posts" |
||||
[SettingsFormFrontPageLocal] |
||||
hash = "sha1-06c500968fa079d987f1672b5714d790def29211" |
||||
other = "local posts only" |
||||
|
||||
[FilterTitle_localonly] |
||||
hash = "sha1-7a28a960d5020f90caae43f2c6a297527e5953ba" |
||||
other = "Only {{ .InstanceName }}" |
||||
|
||||
[FilterTitle_mentionsme] |
||||
hash = "sha1-85e12bc6f2e56024e47cc826a14968247a52dc54" |
||||
other = "Mentions" |
||||
|
||||
[FilterTitle_nobots] |
||||
hash = "sha1-56dc31961dd1059fd2086c1b57c998ce7b5ed790" |
||||
other = "Hide Bots" |
||||
|
||||
[FilterTitle_noreplies] |
||||
hash = "sha1-59c6bbf03b541b7f5e65ca704429a552b2e6988b" |
||||
other = "Without replies" |
||||
|
||||
[FilterTitle_norss] |
||||
hash = "sha1-39b28771d9c1019cb39dba837bbf74f1fdd47dd5" |
||||
other = "Hide Feeds" |
||||
|
||||
[ProfileDoesNotFollowYou] |
||||
hash = "sha1-3e9436055805b0093be35787f9ed73099eec0ad0" |
||||
other = "may not follow you" |
||||
[SettingsFormFrontPageTitle] |
||||
hash = "sha1-29fbad2d5dd4550f50d7eb29b5a5722230ca653e" |
||||
other = "Front page displays" |
||||
|
Loading…
Reference in new issue