diaspora/db/migrate
2014-08-28 12:28:06 +02:00
..
0000_create_schema.rb Consolidate migrations 2014-08-28 12:28:06 +02:00
20130207231310_add_facebook_id_to_post.rb Issue #3939: Posts to Facebook do not delete 2013-02-18 18:21:59 +00:00
20130404211624_fix_default_image_url_from_profile.rb Fix default image url in profiles table. Closes #3795 2013-04-04 19:22:43 -03:00
20130429073928_add_tweet_id_to_post.rb Add tweet_id column to post 2013-05-20 11:00:00 +08:00
20130608171134_add_open_graph_cache.rb opengraph POC 2013-08-04 15:42:29 +02:00
20130613203350_remove_limit_from_root_guid_in_posts.rb remove restriction on guid length 2013-06-28 08:10:57 +02:00
20130717104359_migrate_activity_stream_to_status_message.rb fix ActivityStreams::Photo migration 2013-07-31 20:57:01 +02:00
20130801063213_add_tumblr_post_ids_to_posts.rb Delete cross-posted Tumblr posts when user deletes their Diaspora post. 2013-08-03 04:23:22 -04:00
20131017093025_create_post_reports.rb Added post report feature 2014-01-14 15:00:55 -05:00
20131213171804_create_simple_captcha_data.rb Simple captcha for signup page 2014-01-06 22:00:37 +02:00
20140121132816_add_post_type_to_post_report.rb DB fix to work with existing entries 2014-05-15 07:23:44 -04:00
20140214104217_rename_post_report_to_report.rb It is now possible to report comments 2014-05-15 07:23:43 -04:00
20140222162826_devise_add_lastseenable_user.rb Add devise_lastseenable for user last seen tracking. 2014-02-22 23:22:46 +02:00
20140308154022_create_polls.rb added more tests for the poll federation + fixed broken rspec tests 2014-03-31 18:14:06 +02:00
20140422134050_rename_post_columns_to_item.rb Changed and renamed database columns 2014-05-15 07:23:44 -04:00
20140422134627_change_user_id_type_to_integer.rb DB fix to work with existing entries 2014-05-15 07:23:44 -04:00
20140601102543_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb bump acts-as-taggable-on 2014-06-01 18:42:51 +02:00
20140824230505_add_completed_at_to_account_deletions.rb Fix for issue 5040: Adds completed_at column to account_deletions and sets timestamp upon successful completion. Depends on uniqueness of diaspora_handle when combined with person_id 2014-08-24 17:06:33 -07:00