diaspora/app/assets/javascripts
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
..
app Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
helpers Refactor vendor javascript 2015-03-11 15:51:08 +01:00
mobile Fix #5757 (+2 squashed commits) 2015-06-17 22:23:25 +09:00
pages JSHint eqeqeq 2015-02-08 23:41:32 +01:00
widgets Port to Bootstrap 3 2015-06-04 18:05:43 +02:00
aspects-dropdown.js JSHint eqeqeq 2015-02-08 23:41:32 +01:00
bookmarklet.js limit the parameter length for the GET request to the bookmarklet to ~2000 chars 2015-05-05 18:25:01 +02:00
browser_detection.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
contact-list.js Fix aspect dropdown on people search page inserted after initial page load 2015-02-07 11:22:26 +01:00
diaspora.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
ie.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
inbox.js Use test instead of match wherever possible 2015-04-01 18:35:20 +02:00
jasmine-load-all.js Refactor vendor javascript 2015-03-11 15:51:08 +01:00
jsxc.js Using dot notation for accessing token 2015-02-25 00:11:01 +01:00
main.js Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
mentions.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
osmlocator.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
templates.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
view.js Remove all faceboxes 2015-06-15 14:09:24 +02:00