mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FEATURE: remove user option for edit history public
Users can no longer opt-in for "public" edit history if site owner disables it. This feature adds cost and complexity to post rendering since user options need to be premeptively loaded for every user in the stream. It is also confusing to explain to communities with private edit history.
This commit is contained in:
parent
9893953f62
commit
46b34e3c62
58 changed files with 12 additions and 82 deletions
|
@ -432,7 +432,6 @@ da:
|
|||
dismiss_notifications_tooltip: "Marker alle ulæste notifikationer som læst"
|
||||
disable_jump_reply: "Ikke hop til mit indlæg efter jeg svarer"
|
||||
dynamic_favicon: "Vis nyt / opdateret emnetal på browserikon"
|
||||
edit_history_public: "Lad andre brugere se mine tidligere revisioner"
|
||||
external_links_in_new_tab: "Åbn alle eksterne links i en ny fane"
|
||||
enable_quoting: "Tillad citering af markeret tekst"
|
||||
change: "skift"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue