diaspora/app/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.rb Port contacts page to backbonejs 2015-01-04 17:13:18 +01:00
aspect_presenter.rb MS DC added aspect presenter, and include the data on the user 2012-03-27 14:51:40 -07:00
avatar_presenter.rb use camo for medium and small avatars 2015-04-24 03:10:48 +02:00
base_presenter.rb * refactored text direction detector into helper (also for handlebars) 2014-09-15 01:37:23 +02:00
block_presenter.rb * create a handlebars view for the profile header 2014-09-15 01:37:23 +02:00
comment_presenter.rb Fix presenters instead of modifying the getters 2014-11-09 07:47:40 -08:00
contact_presenter.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
extreme_post_presenter.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
hovercard_presenter.rb show medium avatar in hovercard 2013-06-07 11:23:28 +02:00
last_three_comments_decorator.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
o_embed_presenter.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
person_presenter.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
photo_presenter.rb rspec should now be running a green build 2014-09-15 01:37:23 +02:00
post_interaction_presenter.rb Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
post_presenter.rb Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
profile_presenter.rb Do not leak private profile fields in JSON format 2015-07-02 10:07:59 +02:00
service_presenter.rb DG MS; added checkboxes for services in the new publisher (currently not working) / user presenter contains services 2012-03-27 14:52:50 -07:00
statistics_presenter.rb Remove old service keys in statistics.json 2015-06-13 11:03:47 +02:00
user_presenter.rb bootstrap my_aspects data 2013-01-16 19:33:20 -02:00