discourse/spec
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
..
components FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
controllers UX: group pages should not show Messages tab to unauthorised users (#4318) 2016-07-09 00:50:04 +05:30
fabricators FIX: ensure emojis have absolute URLs and uses CDN 2016-07-15 18:37:51 +02:00
fixtures don't send more than 1 reply per day to auto-generated emails 2016-06-28 16:42:05 +02:00
helpers modernize user agent "is mobile" test strings 2016-03-27 10:28:18 -07:00
integration UX: rename setting num_flags_to_block_new_user to num_spam_flags_to_block_new_user 2016-06-15 13:19:06 -04:00
integrity Server side code for Watching First Post Only 2016-07-07 11:21:50 -04:00
jobs FIX: don't send emails to mailing_list users when bounce threshold is reached 2016-07-05 12:20:07 +02:00
mailers FIX: ensure summary emails have the 'List-Unsubscribe' header set 2016-07-15 11:39:29 +02:00
models FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
phantom_js was failing on latest phantom, fix test 2016-05-24 13:26:07 +10:00
serializers FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
services Revert "Update rails." 2016-07-15 16:35:57 -04:00
support FIX: Random Redis connection timeout failure in Travis. 2016-05-18 10:42:40 +08:00
views/omniauth_callbacks FIX: Weird spec 2016-06-10 11:32:32 -04:00
rails_helper.rb Upgrade rspec to 3.4.0. 2016-05-30 11:38:38 +08:00