diaspora/spec/presenters
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
..
aspect_membership_presenter_spec.rb Port contacts page to backbonejs 2015-01-04 17:13:18 +01:00
aspect_presenter_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
avatar_presenter_spec.rb use camo for medium and small avatars 2015-04-24 03:10:48 +02:00
base_presenter_spec.rb small fixes and more jasmine specs 2014-09-15 01:37:24 +02:00
contact_presenter_spec.rb Pass along current_user in ContactPresenter#full_hash_with_person 2015-05-09 23:48:59 +02:00
o_embed_presenter_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
person_presenter_spec.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
post_ineraction_presenter_spec.rb Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
post_presenter_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
service_presenter_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
statistics_presenter_spec.rb Remove old service keys in statistics.json 2015-06-13 11:03:47 +02:00
user_presenter_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00