diaspora/spec/javascripts/app
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
..
collections JSHint semicolon errors 2015-02-08 23:41:31 +01:00
helpers Add img-responsive to image class 2015-06-12 00:01:56 +02:00
models remove unused hasPhotos and hasText functions 2015-05-18 03:31:11 +02:00
pages use id from preloaded gon.post to fix broken liking with guid 2015-05-23 01:24:09 +02:00
views Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
app_spec.js JSHint semicolon errors 2015-02-08 23:41:31 +01:00
router_spec.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
views_spec.js JSHint semicolon errors 2015-02-08 23:41:31 +01:00