catstodon/db/migrate
Essem 6bcd0a8c76
Remove emoji reaction settings move migration
It's now broken and pointless due to the complete removal of legacy user settings. Since this effectively predates the current reaction branch as well, there is little chance that someone running an older iteration will need to use this migration.
2025-01-04 00:39:17 +01:00
..
20160220174730_create_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160220211917_create_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160221003140_create_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160221003621_create_follows.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160222122600_create_stream_entries.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160222143943_add_profile_fields_to_accounts.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20160223162837_add_metadata_to_statuses.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20160223164502_make_uris_nullable_in_statuses.rb Fix Rails/ReversibleMigration cop for change_column (#30835) 2024-06-26 13:51:11 +00:00
20160223165723_add_url_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160223165855_add_url_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160223171800_create_favourites.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160224223247_create_mentions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160227230233_add_attachment_avatar_to_accounts.rb Fix Rails/ReversibleMigrationMethodDefinition cop (#30794) 2024-06-21 14:43:12 +00:00
20160305115639_add_devise_to_users.rb Fix Rails/ReversibleMigrationMethodDefinition cop (#30794) 2024-06-21 14:43:12 +00:00
20160306172223_create_doorkeeper_tables.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160312193225_add_attachment_header_to_accounts.rb Fix Rails/ReversibleMigrationMethodDefinition cop (#30794) 2024-06-21 14:43:12 +00:00
20160314164231_add_owner_to_application.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20160316103650_add_missing_indices.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160322193748_add_avatar_remote_url_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160325130944_add_admin_to_users.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20160826155805_add_superapp_to_oauth_applications.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160905150353_create_media_attachments.rb Change older Paperclip database migrations for consistency (#30204) 2024-05-20 14:59:27 +00:00
20160919221059_add_subscription_expires_at_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160920003904_remove_verify_token_from_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20160926213048_remove_owner_from_application.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20161003142332_add_confirmable_to_users.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20161003145426_create_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161006213403_rails_settings_migration.rb Fix Rails/ReversibleMigrationMethodDefinition cop (#30794) 2024-06-21 14:43:12 +00:00
20161009120834_create_domain_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161027172456_add_silenced_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161104173623_create_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161105130633_create_statuses_tags_join_table.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161116162355_add_locale_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161119211120_create_notifications.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161122163057_remove_unneeded_indexes.rb Fix Rails/ReversibleMigration cop for remove_index (#30832) 2024-09-03 15:32:22 +00:00
20161123093447_add_sensitive_to_statuses.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20161128103007_create_subscriptions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161130142058_add_last_successful_delivery_at_to_subscriptions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161130185319_add_visibility_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161202132159_add_in_reply_to_account_id_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161203164520_add_from_account_id_to_notifications.rb Use heredoc SQL blocks in AddFromAccountIdToNotifications migration (#26178) 2023-07-26 09:49:15 +02:00
20161205214545_add_suspended_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161221152630_add_hidden_to_stream_entries.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161222201034_add_locked_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20161222204147_create_follow_requests.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170105224407_add_shortcode_to_media_attachments.rb Use migration classes in migrations where current definition conflicts with older (#26390) 2023-08-09 11:26:42 +02:00
20170109120109_create_web_settings.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170112154826_migrate_settings.rb Use explicit config loading from bin/rubocop (#33256) 2024-12-16 13:50:58 +00:00
20170114194937_add_application_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170114203041_add_website_to_oauth_application.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170119214911_create_preview_cards.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170123162658_add_severity_to_domain_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170123203248_add_reject_media_to_domain_blocks.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20170125145934_add_spoiler_text_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170127165745_add_devise_two_factor_to_users.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20170205175257_remove_devices.rb Enable Rails/ReversibleMigration cop (#33264) 2024-12-11 15:50:50 +00:00
20170209184350_add_reply_to_statuses.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20170214110202_create_reports.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170217012631_add_reblog_of_id_foreign_key_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170301222600_create_mutes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170303212857_add_last_emailed_at_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170304202101_add_type_to_media_attachments.rb Update deprecated enum style in older migrations (#32925) 2024-12-12 10:44:58 +00:00
20170317193015_add_search_index_to_accounts.rb Use SQL heredoc on long statement lines in migrations (#29112) 2024-02-06 16:42:25 +00:00
20170318214217_add_header_remote_url_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170322021028_add_lowercase_index_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170322143850_change_primary_key_to_bigint_on_statuses.rb Fix Rails/ReversibleMigration cop for change_column (#30835) 2024-06-26 13:51:11 +00:00
20170322162804_add_search_index_to_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170330021336_add_counter_caches.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20170330163835_create_imports.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20170330164118_add_attachment_data_to_imports.rb Fix Rails/ReversibleMigrationMethodDefinition cop (#30794) 2024-06-21 14:43:12 +00:00
20170403172249_add_action_taken_by_account_id_to_reports.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170405112956_add_index_on_mentions_status_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170406215816_add_notifications_and_favourites_indices.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170409170753_add_last_webfingered_at_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170414080609_add_devise_two_factor_backupable_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170414132105_add_language_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170418160728_add_indexes_to_reports_for_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170423005413_add_allowed_languages_to_user.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170424003227_create_account_domain_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170424112722_add_status_id_index_to_statuses_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170425131920_add_media_attachment_meta.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170425202925_add_oembed_to_preview_cards.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20170427011934_re_add_owner_to_application.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20170506235850_create_conversations.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170507000211_add_conversation_id_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170507141759_optimize_index_subscriptions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170508230434_create_conversation_mutes.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20170516072309_add_index_accounts_on_uri.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170520145338_change_language_filter_to_opt_out.rb Fix Rails/ReversibleMigration cop for remove (#30833) 2024-06-26 13:51:44 +00:00
20170601210557_add_index_on_media_attachments_account_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170604144747_add_foreign_keys_for_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170606113804_change_tag_search_index_to_btree.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170609145826_remove_default_language_from_statuses.rb Fix Rails/ReversibleMigration cop for change_column (#30835) 2024-06-26 13:51:11 +00:00
20170610000000_add_statuses_index_on_account_id_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170623152212_create_session_activations.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170624134742_add_description_to_session_activations.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20170625140443_add_access_token_id_to_session_activations.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170711225116_fix_null_booleans.rb Enable Rails/ReversibleMigration cop (#33264) 2024-12-11 15:50:50 +00:00
20170713112503_make_tag_search_case_insensitive.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170713175513_create_web_push_subscriptions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170713190709_add_web_push_subscription_to_session_activations.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170714184731_add_domain_to_subscriptions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170716191202_add_hide_notifications_to_mute.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20170718211102_add_activitypub_to_accounts.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20170720000000_add_index_favourites_on_account_id_and_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170823162448_create_status_pins.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20170824103029_add_timestamps_to_status_pins.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170829215220_remove_status_pins_account_index.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170901141119_truncate_preview_cards.rb Change older Paperclip database migrations for consistency (#30204) 2024-05-20 14:59:27 +00:00
20170901142658_create_join_table_preview_cards_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170905044538_add_index_id_account_id_activity_type_on_notifications.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170905165803_add_local_to_statuses.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20170913000752_create_site_uploads.rb Change older Paperclip database migrations for consistency (#30204) 2024-05-20 14:59:27 +00:00
20170914032032_default_existing_mutes_to_hiding_notifications.rb Fix migrating from upstream to glitch-soc messing with hide_notifications mute settings (#2164) 2023-04-07 20:56:11 +02:00
20170917153509_create_custom_emojis.rb Change older Paperclip database migrations for consistency (#30204) 2024-05-20 14:59:27 +00:00
20170918125918_ids_to_bigints.rb Move length value mapping to constant in ids to bigints migration (#29048) 2024-02-06 11:40:24 +00:00
20170920024819_status_ids_to_timestamp_ids.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170920032311_fix_reblogs_in_feeds.rb Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
20170924022025_ids_to_bigints2.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170927215609_add_description_to_media_attachments.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20170928082043_create_email_domain_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171005102658_create_account_moderation_notes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171005171936_add_disabled_to_custom_emojis.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20171006142024_add_uri_to_custom_emojis.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20171009222537_create_keyword_mutes.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
20171010023049_add_foreign_key_to_account_moderation_notes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171010025614_change_accounts_nonnullable_in_account_moderation_notes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171020084748_add_visible_in_picker_to_custom_emoji.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171021191900_move_keyword_mutes_into_glitch_namespace.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
20171028221157_add_reblogs_to_follows.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20171107143332_add_memorial_to_accounts.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20171107143624_add_disabled_to_users.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20171109012327_add_moderator_to_accounts.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20171114080328_add_index_domain_to_email_domain_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171114231651_create_lists.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171116161857_create_list_accounts.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20171118012443_add_moved_to_account_id_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171119172437_create_admin_action_logs.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171122120436_add_index_account_and_reblog_of_id_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171125024930_create_invites.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171125031751_add_invite_id_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171125185353_add_index_reblog_of_id_and_account_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171125190735_remove_old_reblog_index_on_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171129172043_add_index_on_stream_entries.rb Fix Rails/ReversibleMigration cop for remove_index (#30832) 2024-09-03 15:32:22 +00:00
20171130000000_add_embed_url_to_preview_cards.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20171201000000_change_account_id_nonnullable_in_lists.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20171210213213_add_local_only_flag_to_statuses.rb Fix rubocop failure in old glitch-soc migration 2024-12-25 21:21:39 +01:00
20171212195226_remove_duplicate_indexes_in_lists.rb Fix Rails/ReversibleMigration cop for remove_index (#30832) 2024-09-03 15:32:22 +00:00
20171226094803_more_faster_index_on_notifications.rb Fix Rails/ReversibleMigration cop for remove_index (#30832) 2024-09-03 15:32:22 +00:00
20180106000232_add_index_on_statuses_for_api_v1_accounts_account_id_statuses.rb Disable Naming/VariableNumber cop in old migrations (#33274) 2024-12-12 08:15:38 +00:00
20180109143959_add_remember_token_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180204034416_create_identities.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180206000000_change_user_id_nonnullable.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180211015820_create_backups.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180304013859_add_featured_collection_url_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180310000000_change_columns_in_notifications_nonnullable.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180402031200_add_assigned_account_id_to_reports.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180402040909_create_report_notes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180410204633_add_fields_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180410220657_glitch_create_bookmarks.rb Change how migrations duplicated between glitch and upstream are handled (#2878) 2024-10-09 18:36:19 +02:00
20180416210259_add_uri_to_relationships.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180506221944_add_actor_type_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180510214435_add_access_token_id_to_web_push_subscriptions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180510230049_migrate_web_push_subscriptions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180514130000_improve_index_on_statuses_for_api_v1_accounts_account_id_statuses.rb Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275) 2023-03-27 16:09:10 +02:00
20180514140000_revert_index_change_on_statuses_for_api_v1_accounts_account_id_statuses.rb Disable Naming/VariableNumber cop in old migrations (#33274) 2024-12-12 08:15:38 +00:00
20180528141303_fix_accounts_unique_index.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180604000556_add_apply_to_mentions_flag_to_keyword_mutes.rb Fix old glitch-soc migration using removed add_column_with_default helper 2024-01-11 13:26:17 +01:00
20180608213548_reject_following_blocked_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180609104432_migrate_web_push_subscriptions2.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180615122121_add_autofollow_to_invites.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20180616192031_add_chosen_languages_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180617162849_remove_unused_indexes.rb Fix Rails/ReversibleMigration cop for remove_index (#30832) 2024-09-03 15:32:22 +00:00
20180628181026_create_custom_filters.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180707154237_add_whole_word_to_custom_filter.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20180707193142_migrate_filters.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
20180711152640_create_relays.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180808175627_create_account_pins.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180812123222_change_relays_enabled.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20180812162710_create_status_stats.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20180812173710_copy_status_stats.rb Use AR database_version in PG version checks in migrations (#28804) 2024-01-18 16:11:50 +00:00
20180814171349_add_confidential_to_doorkeeper_application.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20180820232245_add_foreign_key_indices.rb Add missing indices for ON DELETE CASCADE constraints (#8332) 2018-08-21 20:11:34 +02:00
20180831171112_create_bookmarks.rb Change how migrations duplicated between glitch and upstream are handled (#2878) 2024-10-09 18:36:19 +02:00
20180929222014_create_account_conversations.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20181007025445_create_pghero_space_stats.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20181010141500_add_silent_to_mentions.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20181017170937_add_reject_reports_to_domain_blocks.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20181018205649_add_unread_to_account_conversations.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20181024224956_migrate_account_conversations.rb Update deprecated enum style in older migrations (#32925) 2024-12-12 10:44:58 +00:00
20181026034033_remove_faux_remote_account_duplicates.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181116165755_create_account_stats.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181116173541_copy_account_stats.rb Use AR database_version in PG version checks in migrations (#28804) 2024-01-18 16:11:50 +00:00
20181127130500_identity_id_to_bigint.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181127165847_add_show_replies_to_lists.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20181203003808_create_accounts_tags_join_table.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181203021853_add_discoverable_to_accounts.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20181204193439_add_last_status_at_to_account_stats.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181204215309_create_account_tag_stats.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181207011115_downcase_custom_emoji_domains.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181213184704_create_account_warnings.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181213185533_create_account_warning_presets.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181219235220_add_created_by_application_id_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20181226021420_add_also_known_as_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190103124649_create_scheduled_statuses.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20190103124754_add_scheduled_status_id_to_media_attachments.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190117114553_create_tombstones.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190201012802_add_overwrite_to_imports.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20190203180359_create_featured_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190225031541_create_polls.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190225031625_create_poll_votes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190226003449_add_poll_id_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190304152020_add_uri_to_poll_votes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190306145741_add_lock_version_to_polls.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20190307234537_add_approved_to_users.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20190314181829_migrate_open_registrations_setting.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190316190352_create_account_identity_proofs.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190317135723_add_uri_to_reports.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190403141604_add_comment_to_invites.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190409054914_create_user_invite_requests.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190420025523_add_blurhash_to_media_attachments.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190509164208_add_by_moderator_to_tombstone.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20190511134027_add_silenced_at_suspended_at_to_accounts.rb Update deprecated enum style in older migrations (#32925) 2024-12-12 10:44:58 +00:00
20190512200918_add_content_type_to_statuses.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
20190529143559_preserve_old_layout_for_existing_users.rb Solve remaining db/*migrate* cops (#28579) 2024-01-04 16:40:28 +00:00
20190627222225_create_custom_emoji_categories.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190627222826_add_category_id_to_custom_emojis.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190701022101_add_trust_level_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190705002136_create_domain_allows.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190715164535_add_instance_actor.rb Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 2024-02-19 11:09:43 +00:00
20190726175042_add_case_insensitive_index_to_tags.rb Use SQL heredoc on long statement lines in migrations (#29112) 2024-02-06 16:42:25 +00:00
20190729185330_add_score_to_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190805123746_add_capabilities_to_tags.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20190807135426_add_comments_to_domain_blocks.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20190815225426_add_last_status_at_to_tags.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20190819134503_add_deleted_at_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190820003045_update_statuses_index.rb Disable Naming/VariableNumber cop in old migrations (#33274) 2024-12-12 08:15:38 +00:00
20190823221802_add_local_index_to_statuses.rb Disable Naming/VariableNumber cop in old migrations (#33274) 2024-12-12 08:15:38 +00:00
20190901035623_add_max_score_to_tags.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20190904222339_create_markers.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190914202517_create_account_migrations.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190915194355_create_account_aliases.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20190917213523_add_remember_token_index.rb Add users remember_token index (#11881) 2019-09-18 10:58:08 +02:00
20190927232842_add_voters_count_to_polls.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20191001213028_add_lock_version_to_account_stats.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20191007013357_update_pt_locales.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20191031163205_change_list_account_follow_nullable.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20191212003415_increase_backup_size.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20191212163405_add_hide_collections_to_accounts.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20191218153258_create_announcements.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200113125135_create_announcement_mutes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200114113335_create_announcement_reactions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200119112504_add_public_index_to_statuses.rb Disable Naming/VariableNumber cop in old migrations (#33274) 2024-12-12 08:15:38 +00:00
20200126203551_add_published_at_to_announcements.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200306035625_add_processing_to_media_attachments.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200309150742_add_forwarded_to_reports.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20200312144258_add_title_to_account_warning_presets.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20200312162302_add_status_ids_to_announcements.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200312185443_add_parent_id_to_email_domain_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200317021758_add_expires_at_to_mutes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200407201300_create_unavailable_domains.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200407202420_migrate_unavailable_inboxes.rb Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
20200417125749_add_storage_schema_version.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20200508212852_reset_unique_jobs_locks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200510110808_reset_web_app_secret.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200510181721_remove_duplicated_indexes_pghero.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200516180352_create_devices.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200516183822_create_one_time_keys.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200518083523_create_encrypted_messages.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200521180606_encrypted_message_ids_to_timestamp_ids.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200529214050_add_devices_url_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200601222558_create_system_keys.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200605155027_add_blurhash_to_preview_cards.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200608113046_add_sign_in_token_to_users.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20200614002136_add_sensitized_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200620164023_add_fixed_lowercase_index_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200622213645_media_attachment_ids_to_timestamp_ids.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200627125810_add_thumbnail_columns_to_media_attachments.rb Change older Paperclip database migrations for consistency (#30204) 2024-05-20 14:59:27 +00:00
20200628133322_create_account_notes.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200630190240_create_webauthn_credentials.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200630190544_add_webauthn_id_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200908193330_create_account_deletion_requests.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200917192924_add_notify_to_follows.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20200917193034_add_type_to_notifications.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20200917222316_add_index_notifications_on_type.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20201008202037_create_ip_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20201008220312_add_sign_up_ip_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20201017233919_add_suspension_origin_to_accounts.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20201206004238_create_instances.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20201218054746_add_obfuscate_to_domain_blocks.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20210221045109_create_rules.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210306164523_account_ids_to_timestamp_ids.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210322164601_create_account_summaries.rb Change materialized views to be refreshed concurrently to avoid locks (#29015) 2024-01-30 18:21:30 +00:00
20210323114347_create_follow_recommendations.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210324171613_create_follow_recommendation_suppressions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210416200740_create_canonical_email_blocks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210421121431_add_case_insensitive_btree_index_to_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210425135952_add_index_on_media_attachments_account_id_status_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210505174616_update_follow_recommendations_to_version_2.rb Change materialized views to be refreshed concurrently to avoid locks (#29015) 2024-01-30 18:21:30 +00:00
20210609202149_create_login_activities.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20210616214526_create_user_ips.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210621221010_add_skip_sign_in_token_to_users.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20210630000137_fix_canonical_email_blocks_foreign_key.rb Use SQL heredoc on long statement lines in migrations (#29112) 2024-02-06 16:42:25 +00:00
20210722120340_create_account_statuses_cleanup_policies.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210904215403_add_edited_at_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20210908220918_create_status_edits.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20211031031021_create_preview_card_providers.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20211112011713_add_language_to_preview_cards.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20211115032527_add_trendable_to_preview_cards.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20211123212714_add_link_type_to_preview_cards.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20211213040746_update_account_summaries_to_version_2.rb Change materialized views to be refreshed concurrently to avoid locks (#29015) 2024-01-30 18:21:30 +00:00
20211231080958_add_category_to_reports.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20220105163928_remove_mentions_status_id_index.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220115125126_add_report_id_to_account_warnings.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220115125341_fix_account_warning_actions.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220116202951_add_deleted_at_index_on_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220124141035_create_appeals.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220202200743_add_trendable_to_accounts.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20220202200926_add_trendable_to_statuses.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20220209175231_add_content_type_to_status_edits.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
20220210153119_add_overruled_at_to_account_warnings.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220224010024_add_ips_to_email_domain_blocks.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20220227041951_add_last_used_at_to_oauth_access_tokens.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20220302232632_add_ordered_media_attachment_ids_to_statuses.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220303000827_add_ordered_media_attachment_ids_to_status_edits.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20220304195405_migrate_hide_network_preference.rb Remove thing_type and thing_id columns from settings table (#31971) 2024-12-05 14:34:14 +00:00
20220307094650_fix_featured_tags_constraints.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220309213005_fix_reblog_deleted_at.rb Use SQL heredoc on long statement lines in migrations (#29112) 2024-02-06 16:42:25 +00:00
20220316233212_update_kurdish_locales.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220428112511_add_index_statuses_on_account_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220428112727_add_index_statuses_pins_on_status_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220428114454_add_index_reports_on_assigned_account_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220428114902_add_index_reports_on_action_taken_by_account_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220606044941_create_webhooks.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220611210335_create_user_roles.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220611212541_add_role_id_to_users.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220613110628_create_custom_filter_keywords.rb Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
20220613110711_migrate_custom_filters.rb Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
20220613110834_add_action_to_custom_filters.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20220710102457_add_display_name_to_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220714171049_create_tag_follows.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220808101323_create_custom_filter_statuses.rb Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
20220824164433_add_human_identifier_to_admin_action_logs.rb Fix Rails/BulkChangeTable cop (#26890) 2023-11-06 16:15:48 +00:00
20220824233535_create_status_trends.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20220827195229_change_canonical_email_blocks_nullable.rb Enable Rails/ReversibleMigration cop (#33264) 2024-12-11 15:50:50 +00:00
20220829192633_add_languages_to_follows.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20220829192658_add_languages_to_follow_requests.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20221006061337_create_preview_card_trends.rb Fix Rails/CreateTableWithTimestamps cop (#30836) 2024-10-04 17:48:03 +02:00
20221012181003_add_blurhash_to_site_uploads.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20221021055441_add_index_featured_tags_on_account_id_and_tag_id.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20221025171544_add_index_ip_blocks_on_ip.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20221104133904_add_name_to_featured_tags.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
20221124114030_create_status_reactions.rb Add support for emoji reactions 2023-12-29 12:33:13 -06:00
20221218015350_fix_foreign_keys_status_reactions.rb More cleanup 2023-12-29 12:39:01 -06:00
20230129023109_add_template_to_webhooks.rb Add webhook templating (#23289) 2023-06-06 10:42:47 +02:00
20230215074327_add_settings_to_users.rb Change user settings to be stored in a more optimal way (#23630) 2023-03-30 14:44:00 +02:00
20230215074423_move_user_settings.rb Merge MoveGlitchUserSettings migration into MoveUserSettings (#2925) 2024-12-29 19:24:52 +01:00
20230330135507_create_bulk_imports.rb Rewrite import feature (#21054) 2023-05-02 12:08:48 +02:00
20230330140036_create_bulk_import_rows.rb Rewrite import feature (#21054) 2023-05-02 12:08:48 +02:00
20230330155710_add_follow_request_id_to_list_accounts.rb Change lists to be able to include accounts with pending follow requests (#19727) 2023-05-02 14:40:36 +02:00
20230524190515_add_index_accounts_on_domain_and_id.rb Improve various queries against account domains (#25126) 2023-05-25 09:27:16 +02:00
20230524192812_fix_account_domain_casing.rb Improve various queries against account domains (#25126) 2023-05-25 09:27:16 +02:00
20230524194155_add_index_instances_on_reverse_domain.rb Improve various queries against account domains (#25126) 2023-05-25 09:27:16 +02:00
20230531153942_add_primary_key_to_accounts_tags_join_table.rb Add missing primary keys to accounts_tags and statuses_tags (#25210) 2023-06-01 09:49:06 +02:00
20230531154811_add_primary_key_to_statuses_tags_join_table.rb Add missing primary keys to accounts_tags and statuses_tags (#25210) 2023-06-01 09:49:06 +02:00
20230605085710_add_exclusive_to_lists.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20230605085711_add_time_zone_to_users.rb Add time zone preference (#25342) 2023-06-10 03:29:37 +02:00
20230630145300_add_index_backups_on_user_id.rb Add index to backups on user_id column (#25647) 2023-06-30 19:09:03 +02:00
20230702131023_add_superapp_index_to_applications.rb Add superapp index on oauth_applications (#25670) 2023-07-02 16:56:16 +02:00
20230702151753_add_index_user_on_unconfirmed_email.rb Fix forgotten unconfirmed_email migration file (#25702) 2023-07-04 11:25:29 +02:00
20230724160715_add_published_at_to_preview_cards.rb Add published_at attribute to preview cards (#26153) 2023-07-25 13:40:35 +02:00
20230725213448_add_image_description_to_preview_cards.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20230814223300_add_indexable_to_accounts.rb Remove add_column_with_default migration helper (#28654) 2024-01-10 10:35:06 +00:00
20230818141056_create_global_follow_recommendations.rb Change materialized views to be refreshed concurrently to avoid locks (#29015) 2024-01-30 18:21:30 +00:00
20230822081029_create_software_updates.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
20230907150100_add_index_account_stats_on_last_status_at_and_account_id.rb Fix performances of profile directory (#26842) 2023-09-07 18:55:25 +02:00
20231006183200_add_url_to_preview_cards_statuses.rb Change link previews to keep original URL from the status (#27312) 2023-11-13 09:58:28 +00:00
20231018192110_add_index_to_webauthn_credentials_user_id_nickname.rb Fix Rubocop Rails/UniqueValidationWithoutIndex cop (#27461) 2024-04-22 08:04:05 +00:00
20231018193209_add_index_to_account_alias_uri_account_id.rb Fix Rubocop Rails/UniqueValidationWithoutIndex cop (#27461) 2024-04-22 08:04:05 +00:00
20231018193355_add_index_to_custom_filter_statuses_status_custom_filter.rb Fix Rubocop Rails/UniqueValidationWithoutIndex cop (#27461) 2024-04-22 08:04:05 +00:00
20231018193659_add_index_to_identities_uid_provider.rb Fix Rubocop Rails/UniqueValidationWithoutIndex cop (#27461) 2024-04-22 08:04:05 +00:00
20231210154528_add_otp_secret_to_user.rb Update devise-two-factor to version 5.0.0 (#28325) 2024-05-02 09:31:41 +00:00
20231211234923_create_follow_recommendation_mutes.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
20231212073317_add_languages_index_to_account_summaries.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
20231222100226_add_allow_with_approval_to_email_domain_blocks.rb Add ability to require approval when users sign up using specific email domains (#28468) 2024-01-04 09:07:05 +00:00
20240109103012_fix_canadian_french_locale.rb Fix ISO code for Canadian French (#26015) 2024-01-09 10:56:13 +00:00
20240111033014_create_generated_annual_reports.rb Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
20240217171534_remove_defaults_for_status_pins_timestamps.rb Remove column defaults for status_pins timestamp columns (#29261) 2024-04-24 14:56:54 +00:00
20240221195424_add_filtered_to_notifications.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
20240221195828_create_notification_requests.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
20240221211359_notification_request_ids_to_timestamp_ids.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
20240222193403_create_notification_permissions.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
20240222203722_create_notification_policies.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
20240227191620_add_filtered_index_on_notifications.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
20240304090449_migrate_interaction_settings_to_policy.rb Use upsert_all and insert_all to reduce back-and-forth in costly migrations (#29752) 2024-03-26 15:57:08 +00:00
20240310123453_add_hint_to_rules.rb Add hints for rules (#29539) 2024-03-11 08:57:07 +00:00
20240312100644_create_relationship_severance_events.rb Add notifications of severed relationships (#27511) 2024-03-20 15:37:21 +00:00
20240312105620_create_severed_relationships.rb Fix Rails/ThreeStateBooleanColumn cop (#33269) 2024-12-11 14:25:48 +00:00
20240320140159_create_account_relationship_severance_events.rb Fix account_relationship_severance_events unique indexes (#29665) 2024-03-20 16:08:34 +00:00
20240320163441_change_notification_request_last_status_id_nullable.rb Fix error when attempting to delete posts that triggered a notification request (#29666) 2024-03-20 19:53:20 +01:00
20240322125607_add_followers_and_following_counts_to_account_relationship_severance_events.rb Change AccountRelationshipSeveranceEvent model to store lost followers and following counts separately (#29714) 2024-03-22 15:44:31 +00:00
20240510192043_fix_notification_policies_foreign_key.rb Add missing on_delete: :cascade on notification_policies (#30251) 2024-05-10 20:00:25 +00:00
20240513095755_add_group_key_to_notifications.rb Add experimental server-side notification grouping (#29889) 2024-06-03 08:35:59 +00:00
20240513123807_add_index_notifications_on_account_id_and_group_key.rb Add experimental server-side notification grouping (#29889) 2024-06-03 08:35:59 +00:00
20240522041528_add_author_account_id_to_preview_cards.rb Add support for fediverse:creator OpenGraph tag (#30398) 2024-05-29 01:34:33 +02:00
20240607093446_change_mention_status_id_non_nullable.rb Fix mentions.account_id and mentions.status_id not having NOT NULL database constraints (#30591) 2024-06-07 13:45:11 +00:00
20240607093954_validate_change_mention_status_id_non_nullable.rb Fix mentions.account_id and mentions.status_id not having NOT NULL database constraints (#30591) 2024-06-07 13:45:11 +00:00
20240607094603_change_mention_account_id_non_nullable.rb Fix mentions.account_id and mentions.status_id not having NOT NULL database constraints (#30591) 2024-06-07 13:45:11 +00:00
20240607094856_validate_change_mention_account_id_non_nullable.rb Fix mentions.account_id and mentions.status_id not having NOT NULL database constraints (#30591) 2024-06-07 13:45:11 +00:00
20240713171841_add_application_to_reports.rb Add optional OAuth application to reports (#30539) 2024-07-16 13:23:08 +00:00
20240713171909_validate_add_application_to_reports.rb Add optional OAuth application to reports (#30539) 2024-07-16 13:23:08 +00:00
20240724181224_enable_pkce.rb Enable OAuth PKCE Extension (#31129) 2024-07-26 08:53:10 +00:00
20240808114841_add_new_notification_policies.rb Revamp notification policy options (#31343) 2024-08-09 13:30:55 +00:00
20240808124338_migrate_notifications_policy_v2.rb Fix incorrect notification settings migration for non-followers (#33348) 2024-12-18 12:25:40 +00:00
20240909014637_add_attribution_domains_to_accounts.rb Add ability to manage which websites can credit you in link previews (#31819) 2024-09-10 12:00:40 +00:00
20241007071624_fix_notification_permission_foreign_keys.rb Add missing on_delete: :cascade on notification_permissions (#32281) 2024-10-07 16:22:11 +02:00
20241014010506_remove_duplicate_indexes.rb Remove duplicate indexes from database (#32454) 2024-10-23 13:26:51 +00:00
20241022214312_add_untrusted_favourites_count_and_untrusted_reblogs_count_to_status_stat.rb Use likes and shares totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00
20241104082851_create_annual_report_statuses_per_account_counts.rb Fix performance of percentile calculation for annual reports (#32765) 2024-11-04 10:11:06 +00:00
20241111141355_create_tag_trends.rb Change hashtag trends to be stored in the database instead of redis (#32837) 2024-12-04 11:59:17 +00:00
20241123224956_create_terms_of_services.rb Add terms of service (#33055) 2024-12-09 10:04:46 +00:00
20241205135901_remove_legacy_user_settings_data.rb Always remove setting keys in legacy user settings migrations (#33196) 2024-12-06 10:58:18 +00:00
20241205162640_add_missing_delete_cascade_webauthn_credentials.rb Add missing on_delete: :cascade foreign keys option (#33175) 2024-12-06 08:29:54 +00:00
20241205163118_add_missing_delete_cascade_account_moderation_notes.rb Add missing on_delete: :cascade foreign keys option (#33175) 2024-12-06 08:29:54 +00:00
20241210140838_add_not_null_to_account_pin_account_columns.rb Add NOT NULL requirement to account columns on AccountPin (#33244) 2024-12-10 15:50:49 +00:00
20241212152158_add_not_null_to_account_alias_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212152618_add_not_null_to_account_deletion_request_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212152734_add_not_null_to_account_domain_block_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212152910_add_not_null_to_admin_action_log_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212153054_add_not_null_to_announcement_mute_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212153202_add_not_null_to_announcement_reaction_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212153254_add_not_null_to_custom_filter_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212154231_add_not_null_to_scheduled_status_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241212154346_add_not_null_to_user_invite_request_columns.rb Add missing NOT NULL requirement to small, indexed, valid data tables (#33284) 2024-12-14 00:16:03 +00:00
20241213170027_add_not_null_to_account_conversation_account_column.rb Add NOT NULL requirement to columns on account_conversations (#33308) 2024-12-16 08:20:08 +00:00
20241213170036_validate_not_null_to_account_conversation_account_column.rb Add NOT NULL requirement to columns on account_conversations (#33308) 2024-12-16 08:20:08 +00:00
20241213170043_add_not_null_to_account_conversation_conversation_column.rb Add NOT NULL requirement to columns on account_conversations (#33308) 2024-12-16 08:20:08 +00:00
20241213170053_validate_not_null_to_account_conversation_conversation_column.rb Add NOT NULL requirement to columns on account_conversations (#33308) 2024-12-16 08:20:08 +00:00
20241216223425_add_not_null_to_account_note_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216223433_validate_not_null_to_account_note_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216223446_add_not_null_to_account_note_target_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216223452_validate_not_null_to_account_note_target_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216223852_add_not_null_to_marker_user_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216223859_validate_not_null_to_marker_user_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216224211_add_not_null_to_poll_vote_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216224218_validate_not_null_to_poll_vote_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216224229_add_not_null_to_poll_vote_poll_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216224237_validate_not_null_to_poll_vote_poll_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216224507_add_not_null_to_poll_account_column.rb Add NOT NULL requirement to columns on polls (#33374) 2024-12-20 14:33:48 +00:00
20241216224514_validate_not_null_to_poll_account_column.rb Add NOT NULL requirement to columns on polls (#33374) 2024-12-20 14:33:48 +00:00
20241216224520_add_not_null_to_poll_status_column.rb Add NOT NULL requirement to columns on polls (#33374) 2024-12-20 14:33:48 +00:00
20241216224530_validate_not_null_to_poll_status_column.rb Add NOT NULL requirement to columns on polls (#33374) 2024-12-20 14:33:48 +00:00
20241216224813_add_not_null_to_tombstone_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00
20241216224825_validate_not_null_to_tombstone_account_column.rb Add missing NOT NULL on more columns from "large but valid" tables (#33330) 2024-12-17 13:38:18 +00:00