diaspora/spec/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 Replace jquery.autoresize with autosize 2015-06-14 20:03:15 +02:00
support Issue #4297: Color themes can override bootstrap variables 2015-06-07 19:58:54 +03:00
widgets Ported searchbar 2015-03-15 11:48:06 +01:00
bookmarklet-spec.js limit the parameter length for the GET request to the bookmarklet to ~2000 chars 2015-05-05 18:25:01 +02:00
diaspora-spec.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
osmlocator-spec.js JSHint eqeqeq 2015-02-08 23:41:32 +01:00
rails-spec.js JSHint semicolon errors 2015-02-08 23:41:31 +01:00
search-spec.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
view-spec.js fix search specs 2014-02-23 16:48:47 +01:00