..
add_admin_member_view_feature_flag_spec.rb
Add admin_member_view Feature Flag ( #16346 )
2022-01-28 09:13:35 -07:00
add_billboard_location_targeting_feature_flag_spec.rb
Feature-flagged support for filtering billboards by location ( #19834 )
2023-07-27 18:13:26 +01:00
add_connect_feature_flag_spec.rb
Add feature flag for Connect ( #14644 )
2021-09-13 10:45:56 -04:00
add_data_updates_scripts_feature_flag_spec.rb
Adds a feature flag for Data Update Scripts ( #12641 )
2021-02-10 18:22:27 +02:00
add_fastly_http_purge_feature_flag_spec.rb
Fastly edge caching: use PURGE HTTP method instead of POST ( #12627 )
2021-02-17 13:34:37 -05:00
add_feature_flag_for_feed_experiment_spec.rb
Configurable weighted feed strategy ( #15240 )
2021-11-29 10:46:56 -05:00
add_multiple_reactions_feature_flag_spec.rb
Frontend for multiple reactions (v1) ( #18808 )
2023-01-23 16:00:50 +01:00
add_schedule_articles_feature_flag_spec.rb
Scheduling articles ( #17939 )
2022-07-07 17:32:49 +03:00
add_single_resource_role_to_tech_admins_spec.rb
Fix erroring data update script ( #12628 )
2021-02-09 11:16:44 -08:00
backfill_creator_role_for_first_super_admin_spec.rb
Refactoring questions asked of user ( #15762 )
2021-12-21 12:45:12 -05:00
backfill_forem_consumer_app_team_id_spec.rb
Make Consumer Apps dictate aasa results ( #14015 )
2021-06-24 08:36:11 -06:00
backfill_navigation_links_column_display_to_spec.rb
Add "only display when logged out" as an option on Navigation Links ( #18275 )
2022-08-08 10:55:24 +01:00
backfill_section_column_for_navigation_links_spec.rb
Static Sections for Site Navigation - Pt1 ( #14213 )
2021-07-14 11:01:56 -04:00
backfill_user_blank_name_spec.rb
Fix blank user's name ( #19723 )
2023-07-21 09:55:41 -04:00
cleanup_articles_with_invalid_feed_source_url_spec.rb
Routine Rubocop fixes ( #16838 )
2022-03-09 09:32:50 -05:00
cleanup_orphan_git_hub_repositories_spec.rb
Remove GitHub repositories when GitHub identity is removed ( #11951 )
2020-12-20 15:15:40 +01:00
coerce_identity_auth_data_format_spec.rb
Subscribe to Comment Functionality ( #19555 )
2023-07-10 17:11:46 +02:00
create_home_navigation_link_spec.rb
Make home link an admin-customisable navigation link ( #16268 )
2022-02-01 09:27:09 +00:00
create_initial_audience_segments_spec.rb
Allow DisplayAd to target users via audience segmentation ( #19284 )
2023-04-25 08:41:10 -04:00
disable_creator_onboarding_feature_flag_spec.rb
disable creator onboarding feature flag ( #17404 )
2022-04-22 15:44:07 +01:00
enable_admin_member_view_spec.rb
feat: enable the feature flag across all Forems ( #16700 )
2022-03-01 10:46:43 -07:00
enable_creator_onboarding_feature_flag_spec.rb
Launch creator Onboarding with the Feature Flag [ To merge only on January 17 ] ( #16090 )
2022-01-17 16:46:38 +02:00
enable_profile_admin_feature_spec.rb
Enable :profile_admin feature flag ( #17187 )
2022-04-08 14:03:55 -05:00
generate_display_ad_names_spec.rb
Add "name" field to Display Ads ( #18396 )
2022-09-02 16:29:33 +02:00
insert_apple_connect_broadcast_message_spec.rb
Add apple_connect welcome notification broadcast ( #16063 )
2022-01-11 14:34:19 -06:00
insert_forem_connect_broadcast_message_spec.rb
Forem passport (cont) ( #14759 )
2021-09-30 06:47:45 -06:00
insert_google_ouauth2_connect_broadcast_message_spec.rb
Login with Google ( #15986 )
2022-01-13 10:25:52 -06:00
make_local_navigation_links_relative_spec.rb
Update NavigationLink handling ( #12316 )
2021-01-20 13:57:59 -05:00
make_tags_with_mods_supported_spec.rb
Automatically mark tag supported when adding mod ( #11151 )
2020-10-30 09:46:10 -04:00
migrate_themes_spec.rb
Theme data update script, remove theme choices from UI ( #15225 )
2021-11-08 08:38:43 -05:00
nullify_empty_string_for_alias_for_spec.rb
Tidying up and documenting Tag model ( #15949 )
2022-01-07 09:14:31 -05:00
nullify_empty_tag_colors_spec.rb
Nullify invalid tag colors ( #15361 )
2021-11-12 14:35:08 -06:00
nullify_invalid_tag_fields_spec.rb
Revisit previous update script ( #15373 )
2021-12-09 14:10:59 -06:00
populate_explicit_follow_points_spec.rb
Add implicit points to follows to improve feed relevancy (in all algorithms) ( #11513 )
2020-11-25 16:09:51 -05:00
populate_suggested_tags_from_settings_spec.rb
Update onboarding suggested tag logic ( #19477 )
2023-05-23 17:22:27 +02:00
profile_website_url_format_fixup_spec.rb
[hotfix] website_url update script should handle parse errors ( #14306 )
2021-07-22 14:16:43 -05:00
profile_website_url_format_spec.rb
[hotfix] website_url update script should handle parse errors ( #14306 )
2021-07-22 14:16:43 -05:00
remove_admin_member_view_feature_flag_spec.rb
Remove admin_member_view Feature Flag-Related Conditionals ( #16764 )
2022-03-10 08:29:05 -07:00
remove_apple_auth_feature_flag_spec.rb
Take Apple Authentication out of Beta ( #12114 )
2021-08-03 15:04:00 -06:00
remove_connect_feature_flag_spec.rb
Remove the connect feature flag ( #17061 )
2022-03-30 14:51:45 -05:00
remove_dangling_user_reactions_spec.rb
Remove reactions to a user when deleting the user ( #15724 )
2021-12-10 11:24:23 -06:00
remove_detect_animated_images_feature_flag_spec.rb
remove detect_animated_images feature flag ( #16621 )
2022-02-17 15:27:48 +00:00
remove_fastly_http_purge_flag_spec.rb
Remove fastly http purge feature flag and conditional behavior ( #16903 )
2022-03-18 09:10:43 -05:00
remove_feeds_import_feature_flag_spec.rb
Remove RssReader ( #12169 )
2021-01-08 11:45:15 -05:00
remove_mailchimp_sustaining_members_newsletter_spec.rb
Remove sustaining member newsletter, and its settings ( #17514 )
2022-04-29 11:47:12 -05:00
remove_notification_setting_migration_scripts_spec.rb
Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields ( #14121 )
2021-07-08 09:31:34 -05:00
remove_passport_feature_flag_spec.rb
Enable Forem (Passport) Auth ( #15141 )
2021-11-23 14:59:00 -06:00
remove_profile_admin_flag_spec.rb
Remove profile admin feature flag ( #17194 )
2022-04-11 09:27:35 -05:00
remove_profile_field_update_scripts_spec.rb
Profile attribute names should be unique and non-empty ( #16396 )
2022-04-04 12:14:02 -05:00
remove_runtime_banner_feature_flag_spec.rb
Remove :runtime_banner feature flag ( #13662 )
2021-05-28 15:10:15 -06:00
remove_site_config_scripts_spec.rb
[Hotfix] Fix DataUpdateScripts::RemoveSiteConfigScripts script ( #13824 )
2021-05-21 16:34:21 +02:00
remove_stackbit_page_spec.rb
Removing the stackbit integration ( #15701 )
2021-12-08 10:20:15 -05:00
remove_unused_data_update_scripts_spec.rb
Cleanup unused DataUpdateScripts ( #13640 )
2021-05-04 09:19:24 -04:00
rename_moderator_to_super_moderator_spec.rb
Routine rubocop fix on /spec ( #19217 )
2023-03-21 09:55:26 -04:00
set_onboarding_profile_fields_for_existing_forems_spec.rb
Profile attribute names should be unique and non-empty ( #16396 )
2022-04-04 12:14:02 -05:00
stripping_html_tags_from_tag_short_summary_spec.rb
Stripping tags from "tags.short_summary" column ( #16248 )
2022-01-21 09:38:26 -05:00
touch_articles_with_capitalized_paths_spec.rb
Upgrade rubocop* packages to the latest version and fix violations ( #11972 )
2020-12-21 18:29:43 +01:00
update_article_flag_without_parsing_article_spec.rb
Short-circuiting parsing any articles to update ( #16413 )
2022-02-04 11:13:01 -05:00
update_article_main_image_path_spec.rb
Bump rubocop from 1.17.0 to 1.18.0 ( #14107 )
2021-07-01 13:51:49 +02:00
update_articles_cached_entities_spec.rb
✂✂✂ Remove Connect ( #14734 )
2021-11-18 08:21:00 -06:00
update_each_articles_privileged_user_point_count_spec.rb
Caching sum privileged reaction scores ( #15299 )
2021-11-08 12:50:08 -05:00
update_home_navigation_link_position_spec.rb
Fixes for home nav link positioning ( #16381 )
2022-02-01 14:06:51 +00:00
update_user_update_rate_limit_default_spec.rb
Create settings model for rate limits ( #13381 )
2021-04-20 11:29:22 +07:00