2
0
Fork 0
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:
Sam Saffron 2016-07-16 21:30:00 +10:00
parent 9893953f62
commit 46b34e3c62
58 changed files with 12 additions and 82 deletions

View file

@ -392,7 +392,6 @@ zh_TW:
dismiss_notifications_tooltip: "標記所有未讀通知為已讀"
disable_jump_reply: "不要在回覆之後直接跳到我的文章"
dynamic_favicon: "在瀏覽器小圖示上顯示新主題/更新的主題數"
edit_history_public: "讓其他用戶檢視我的文章修訂紀錄"
external_links_in_new_tab: "以新分頁開啟所有外部連結"
enable_quoting: "允許引用已標註的文字"
change: "修改"