diaspora/db/migrate
2019-07-04 02:29:17 +02:00
..
0000_create_schema.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160829170244_add_post_default_to_aspects.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160901072443_add_video_url_to_open_graph_cache.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160902180630_remove_invalid_unconfirmed_emails.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160906225138_fix_photos_share_visibilities.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20161015174300_remove_empty_pod.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20161024231443_add_scheduled_check_to_pod.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20161107100840_polymorphic_mentions.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170430022507_remove_message_signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170730154117_create_account_migrations.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813141631_cleanup_account_deletions_and_add_unique_index.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813153048_add_missing_indexes.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813160104_cleanup_aspects_and_add_unique_index.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813164435_add_missing_unique_indexes.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813222333_reset_export_states.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170824202628_cleanup_root_guids_from_reshares.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170827222357_remove_rails_admin_histories.rb Remove rails_admin_histories table 2017-09-17 19:35:50 +02:00
20170827231800_remove_string_column_from_ppid.rb Remove "string" column from "ppid" table 2017-09-18 03:21:41 +02:00
20170914202650_cleanup_invalid_likes.rb Cleanup invalid likes without target 2017-09-18 03:23:01 +02:00
20170914212336_cleanup_invalid_polls.rb Cleanup invalid polls without status message 2017-09-18 03:24:52 +02:00
20170917163640_cleanup_invalid_o_embed_caches.rb Delete invalid oEmbed caches with binary titles 2017-09-28 23:10:07 +02:00
20170920214158_create_references_table.rb Create refereces model 2017-09-28 23:04:34 +02:00
20170928233609_cleanup_invalid_diaspora_ids.rb Delete people with invalid diaspora IDs (friendica with path) 2017-10-17 01:23:47 +02:00
20171009232054_cleanup_relayables_without_signature.rb Cleanup relayables where the signature is missing 2017-10-17 01:27:00 +02:00
20171012202650_cleanup_invalid_contacts.rb Clean up invalid contacts from the DB 2017-10-17 01:39:22 +02:00
20171017221434_cleanup_empty_signatures.rb Cleanup empty signatures 2017-10-18 01:08:26 +02:00
20171229175654_add_devise_two_factor_to_users.rb Don't encrypt the OTP secret 2019-05-12 00:06:28 +02:00
20180302105225_add_two_factor_backupable_to_user.rb Two factor authentication (#7751) 2019-04-28 23:24:40 +02:00
20180406235521_remove_contacts_visible_from_aspects.rb Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
20180425125409_add_poll_participations_unique_index_on_author_and_poll.rb Add unique index to poll participations on author_id and poll_id 2018-05-03 21:28:38 +02:00
20180430134444_add_completed_at_to_account_migration.rb Add completed_at to account_migrations 2018-05-03 21:31:29 +02:00
20180603194914_rename_armenian_locale_key.rb migrate hy users to hye 2018-06-16 21:14:43 +02:00
20181004003638_remove_facebook.rb Remove facebook integration 2018-10-08 02:50:25 +02:00
20181227235201_clean_up_posts_indexes.rb Speed up public stream and remove obsolete indexes 2018-12-28 01:39:49 +01:00
20190509125709_fix_missing_remote_photo_fields.rb fix old photos without a remote_photo_path or remote_photo_name 2019-05-11 22:07:48 +02:00
20190511150503_decrypt_two_factor_secret.rb Don't encrypt the OTP secret 2019-05-12 00:06:28 +02:00
20190703231700_fix_pending_profile_photos.rb Migrate pending profile photos and fix upload to unpend profile photos 2019-07-04 02:29:17 +02:00