diaspora/config
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
..
environments use logging gem for better logging with class name and log-level 2015-05-22 02:53:19 +02:00
initializers Merge branch 'stable' into develop 2015-06-08 04:09:57 +02:00
locales Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
vines Add vines README file for cert instructions 2014-11-13 11:31:55 +01:00
.jshint.json Replace jquery.autoresize with autosize 2015-06-14 20:03:15 +02:00
.jshint_ignore Replace jquery.autoresize with autosize 2015-06-14 20:03:15 +02:00
application.rb Remove all faceboxes 2015-06-15 14:09:24 +02:00
asset_sync.rb move asset_sync require to the earliest point possible 2013-06-13 20:57:38 +02:00
boot.rb make everything boot again 2014-08-23 16:34:00 +02:00
color_themes.yml Issue #4297: Updated color themes and testing 2015-06-07 19:57:37 +03:00
cucumber.yml add cucumber feature for taking screenshots of important pages 2012-12-17 20:25:34 +01:00
database.yml.example Replace DB environment variable with optional bundler groups 2015-05-29 01:33:12 +02:00
defaults.yml Merge branch 'stable' into develop 2015-06-21 20:48:57 +02:00
diaspora.yml.example Merge branch 'stable' into develop 2015-06-21 20:48:57 +02:00
environment.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
eye.rb Replace DB environment variable with optional bundler groups 2015-05-29 01:33:12 +02:00
load_config.rb Update configurate and enable missing key exceptions 2015-05-07 04:03:43 +02:00
locale_settings.yml make nds and en_valspeak available 2014-10-12 15:20:20 +02:00
logging.rb make sql and federation debug-logging configurable 2015-06-09 22:55:16 +02:00
oembed_providers.yml Avoid mixed content warning through oEmbed content 2014-11-19 15:48:12 +01:00
routes.rb Mobile: manage followed tags 2015-05-12 04:00:07 +02:00
schedule.rb.example Adds maintenance rake tasks for logrotate and temp file deletion; Adds whenever gem + sample whenever file 2011-12-15 15:18:07 -08:00
selenium.yml
sidekiq.yml Replace export_photos and export_users by export queue 2015-03-06 00:38:16 +01:00
unicorn.rb use logging gem for better logging with class name and log-level 2015-05-22 02:53:19 +02:00