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

@ -1053,7 +1053,6 @@ vi:
default_other_enable_quoting: "Bật trích dẫn trả lời để nổi bật nội dung theo mặc định."
default_other_dynamic_favicon: "Hiện bộ đếm chủ đề mới/cập nhật trên icon trình duyệt theo mặc định."
default_other_disable_jump_reply: "Không nhảy tới bài viết của thành viên sau khi họ trả lời theo mặc định."
default_other_edit_history_public: "Đặt sửa đổi bài viết công khai theo mặc định."
default_other_like_notification_frequency: "Thông báo thành viên khi like theo mặc định"
default_topics_automatic_unpin: "Tự động bỏ ghim chủ đề khi thành viên xuống cuối trang theo mặc định."
default_categories_watching: "Hiển thị danh sách chuyên mục đang xem theo mặc định."