diaspora/db/migrate
cmrd Senya 7a5a0a909a Allow extended profile fields (previously private profile) to be set public (#5684).
This adds a new boolean field "public_details" to person model.
By default it is false and represents old behaviour. When it is
set to true, extended profile (bio,location,gender,birthday)
get available to people who didn't log into diaspora and to
people you don't share with (i.e. it is made public).

In UI, a bootstrap-switch added on the profile-edit page in order to
change the setting.

This also changes wording from public/private profile to basic/extended.
The latter could be public and limited.
2015-07-11 04:36:45 +03:00
..
0000_create_schema.rb Drop foreigner, Rails 4.2 ships the provided functionality 2015-02-27 17:00:41 +01:00
20130207231310_add_facebook_id_to_post.rb
20130404211624_fix_default_image_url_from_profile.rb
20130429073928_add_tweet_id_to_post.rb Shorten indexes 2015-01-20 22:41:52 +02:00
20130608171134_add_open_graph_cache.rb
20130613203350_remove_limit_from_root_guid_in_posts.rb Shorten indexes 2015-01-20 22:41:52 +02:00
20130717104359_migrate_activity_stream_to_status_message.rb
20130801063213_add_tumblr_post_ids_to_posts.rb
20131017093025_create_post_reports.rb
20131213171804_create_simple_captcha_data.rb
20140121132816_add_post_type_to_post_report.rb
20140214104217_rename_post_report_to_report.rb
20140222162826_devise_add_lastseenable_user.rb
20140308154022_create_polls.rb
20140422134050_rename_post_columns_to_item.rb
20140422134627_change_user_id_type_to_integer.rb
20140601102543_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb
20140801101230_create_chat_contacts.rb Shorten indexes 2015-01-20 22:41:52 +02:00
20140801101352_create_chat_fragments.rb Shorten indexes 2015-01-20 22:41:52 +02:00
20140824230505_add_completed_at_to_account_deletions.rb
20140826165533_increase_simple_captcha_limit.rb
20140906192846_fix_open_graph_data.rb Fixed Open Graph db insertion 2014-09-06 14:49:34 -05:00
20141001162851_add_remove_after_to_users.rb Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
20141007003922_add_chat_enabled_to_aspects.rb Add chat migration 2014-11-13 11:14:54 +01:00
20141024170120_create_chat_offline_messages.rb Add chat migration 2014-11-13 11:14:54 +01:00
20141209041241_drop_open_graph_caches_with_invalid_urls.rb Add migration to drop invalid OpenGraphCaches, closes #5465 2014-12-09 05:32:04 +01:00
20141216213423_purge_orphan_conversations.rb Fix orphan conversations migration 2015-02-27 17:00:41 +01:00
20141227120907_add_export_to_user.rb Add contacts/posts, and GZipping JSON exporter output 2015-01-15 00:20:19 +13:00
20141230214830_user_pref_strip_exif.rb Strip EXIF data as user preference 2015-01-18 10:28:28 -03:00
20150106050733_set_mysql_to_unicode_mb4.rb change TEXT columns back to TEXT 2015-04-19 15:45:20 +02:00
20150209230946_disable_mail_for_closed_account.rb Set disable_mail to true 2015-02-19 16:45:39 -08:00
20150220001357_add_photos_export_to_user.rb Exports user photos as zip file 2015-03-03 19:45:57 -03:00
20150403192408_remove_deleted_aspects_from_auto_follow_back.rb Add migration to remove deleted aspects from auto follow back 2015-04-03 23:02:41 +02:00
20150403212139_fix_wrong_only_sharing.rb Fix only sharing flag for contacts that are receiving 2015-04-03 23:45:27 +02:00
20150404193023_participation_counter.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
20150523004437_enable_color_themes.rb Issue #4297: Enable color theme setup 2015-06-07 19:57:16 +03:00
20150531005120_cleanup_default_avatars.rb add db migration to cleanup default avatar image-urls 2015-06-02 02:34:32 +02:00
20150607143809_fix_photo_public_flag.rb add migration to fix public flag of photos 2015-06-08 04:15:17 +02:00
20150630221004_add_public_to_profiles.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00