discourse/spec/serializers
Sam Saffron 46b34e3c62 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.
2016-07-16 21:30:00 +10:00
..
basic_post_serializer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
category_detailed_serializer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_serializer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topic_list_item_serializer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_serializer_spec.rb FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00