diaspora/features/desktop
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
..
accepts_invitation.feature
activity_stream.feature
aspect_navigation.feature
blocks_user.feature
change_email.feature
change_password.feature
closes_account.feature
comments.feature
connects_users.feature
contacts.feature
conversations.feature
donations.feature
download_photos.feature
edits_profile.feature Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
follows_tags.feature
hovercards.feature
invitations.feature
keyboard_navigation.feature
likes.feature
logged_out_browsing.feature
logs_in_and_out.feature
manages_aspects.feature
mentions.feature
mentions_from_profile_page.feature
not_safe_for_work.feature
notifications.feature
oembed.feature
photo_lightbox.feature
post_preview.feature
post_with_a_poll.feature
posts_from_main_page.feature
posts_from_profile_page.feature
posts_from_tag_page.feature
profile_photos.feature
reshare.feature
screenshots.feature
search.feature
show_more.feature
signs_up.feature
single_post_view_moderation.feature
stops_following_users.feature