discourse/spec/models
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
..
about_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
admin_dashboard_data_spec.rb enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
api_key_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
application_request_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
backup_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
badge_spec.rb FIX: all badges got revoked due to ensure consistency query 2016-03-29 23:54:18 +11:00
badge_type.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
category_featured_topic_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
category_featured_user_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
category_group_spec.rb Enums that are used in tables need to be stable 2016-01-08 20:43:11 +05:30
category_list_spec.rb correct spec to stop checking for empty category suppression 2016-02-19 17:43:26 +11:00
category_spec.rb FEATURE: create permalink when category slug is changed 2016-04-27 17:34:03 +05:30
category_user_spec.rb FEATURE: improved tag and category watching and tracking 2016-07-08 12:58:30 +10:00
color_scheme_color_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
color_scheme_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
digest_email_site_setting_spec.rb FEATURE: More digest email frequency options. Digests can be sent as often as every 30 minutes. 2016-03-02 15:43:47 -05:00
directory_item_spec.rb PERF: stop rebuilding full directory item table on refresh 2016-03-02 18:23:29 +11:00
discourse_single_sign_on_spec.rb FIX: unstage users when using SSO 2016-06-21 11:28:58 +02:00
draft_sequence_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
draft_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
email_log_spec.rb FIX: only ever send users 1 email per post 2016-04-15 15:59:01 +10:00
email_token_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
embeddable_host_spec.rb Support IP addresses for embeddable hosts 2016-01-11 11:06:32 -05:00
emoji_spec.rb FIX: Support unicode replacements with multiple codepoints 2016-07-05 13:55:41 -04:00
given_daily_like_spec.rb FIX: Use a logging table for daily likes given. Use it for badges. 2016-03-18 11:18:54 -04:00
global_setting_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
group_spec.rb FIX: Allow longer TLDs 2016-04-08 12:15:21 -04:00
incoming_link_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
incoming_links_report_spec.rb FIX: broken links on admin dashboard in Top Referrers section 2016-02-22 14:31:13 -05:00
invite_redeemer_spec.rb FIX: Redeeming an invitation fails if inviter has been destroyed. 2016-07-13 11:58:31 +08:00
invite_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
locale_site_setting_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
mailing_list_mode_site_setting_spec.rb FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
notification_spec.rb correct bad spec 2016-03-22 14:50:12 +11:00
optimized_image_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
permalink_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
plugin_store_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_action_spec.rb Upgrade rspec to 3.4.0. 2016-05-30 11:38:38 +08:00
post_action_type_spec.rb Enums that are used in tables need to be stable 2016-01-08 20:43:11 +05:30
post_alert_observer_spec.rb FIX: if user undos like, and relikes notify 2016-03-04 22:56:27 +11:00
post_analyzer_spec.rb FEATURE: New "First Onebox" badge 2016-04-12 15:31:14 -04:00
post_detail_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_mover_spec.rb FIX: Update post replies when we move posts. (#4324) 2016-07-13 17:34:21 +02:00
post_reply_spec.rb FIX: Update post replies when we move posts. (#4324) 2016-07-13 17:34:21 +02:00
post_spec.rb REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
post_timing_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_upload_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
queued_post_spec.rb Enums that are used in tables need to be stable 2016-01-08 20:43:11 +05:30
quoted_post_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
report_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
rtl_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
s3_region_site_setting_spec.rb Add support for AWS cn (#4327) 2016-07-14 16:56:09 +02:00
screened_email_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
screened_ip_address_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
screened_url_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
search_observer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
site_customization_spec.rb FIX: Raw templates in customizations were broken 2016-07-11 12:57:05 -04:00
site_setting_spec.rb Rename SiteSetting#use_https to force_https. 2016-06-29 15:02:43 +08:00
site_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
stylesheet_cache_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
tag_spec.rb FIX: tag filter dropdown was gone if some tags were restricted to a category. 2016-07-08 17:13:40 -04:00
tag_user_spec.rb FEATURE: improved tag and category watching and tracking 2016-07-08 12:58:30 +10:00
top_menu_item_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
top_topic_spec.rb FEATURE: make top criteria formula multipliers controlled by site 2016-01-21 10:30:06 +05:30
topic_allowed_user_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topic_converter_spec.rb FEATURE: move a topic from PM to regular topic or vice versa 2016-05-02 21:34:05 +05:30
topic_embed_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topic_featured_users_spec.rb FIX: If posts are deleted they should be updated in consistency jobs 2016-06-21 13:05:56 -04:00
topic_invite_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topic_link_click_spec.rb FIX: S3Cdn link clicks weren't working 2016-06-28 15:52:38 -04:00
topic_link_spec.rb FIX: Incorrect scope when checking for existing topic link. 2016-06-15 14:13:30 +08:00
topic_list_spec.rb FIX: tag filter dropdown was gone if some tags were restricted to a category. 2016-07-08 17:13:40 -04:00
topic_participants_summary_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topic_posters_summary_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topic_spec.rb FEATURE: max topics/replies per day for new users now starts counting from the first post, not signup date 2016-06-20 16:55:11 -04:00
topic_status_update_spec.rb FIX: Autoclose message was not correct when immediate 2015-12-08 18:16:48 +05:30
topic_tracking_state_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topic_user_spec.rb FEATURE: offer to unwatch categories when unwatching category 2016-06-28 18:34:20 +10:00
topic_view_item_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
translation_override_spec.rb FIX: Allow message format translations to be overridden 2016-04-08 14:49:50 -04:00
trust_level3_requirements_spec.rb FEATURE: add caps to trust level 3 requirements for posts read and topics viewed, configurable in settings 2016-05-25 14:55:49 -04:00
twitter_user_info_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
unsubscribe_key_spec.rb FEATURE: simpler and friendlier unsubscribe workflow 2016-06-17 11:28:49 +10:00
upload_spec.rb SECURITY: check magic bytes before using ImageMagick tools 2016-05-03 21:54:07 +02:00
user_action_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_archived_message_spec.rb FEATURE: don't move muted messages back into inbox 2016-02-15 10:56:39 +11:00
user_avatar_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_badge.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_email_observer_spec.rb Email support for watching first post 2016-07-07 12:23:19 -04:00
user_history_spec.rb Enums that are used in tables need to be stable 2016-01-08 20:43:11 +05:30
user_open_id_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_option_spec.rb FIX: ensure consistency of user options 2016-03-17 10:03:56 +11:00
user_profile_spec.rb FIX: validate user website 2016-02-06 02:19:48 +05:30
user_profile_view_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_search_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_spec.rb FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
user_stat_spec.rb FEATURE: first pass at user summary page 2016-01-20 15:14:25 +11:00
user_summary_spec.rb SECURITY: user summary could show topic links you have no permissions to 2016-01-28 11:12:12 +11:00
user_visit_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
username_validator_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00