diaspora/app/assets/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 Use Bootstrap modal for new aspect form 2015-04-07 10:45:09 +02: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 Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
views Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
app.js Remove all faceboxes 2015-06-15 14:09:24 +02:00
models.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
router.js Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
views.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00