diaspora/spec
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
..
controllers Merge branch 'stable' into develop 2015-06-08 00:49:55 +02:00
fixtures Strip EXIF data as user preference 2015-01-18 10:28:28 -03:00
helpers Issue #4297: Style fixes - Default theme is configurable 2015-06-07 19:58:14 +03:00
integration Port tags page to Bootstrap 2014-08-28 18:02:02 +02:00
javascripts Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
lib make public and private receiver work similar ... 2015-06-08 04:15:17 +02:00
mailers Remove private post content of also commented mails 2015-05-07 04:10:21 +02:00
models Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
presenters Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
shared_behaviors Strip Unicode format characters prior post processing 2015-02-17 23:29:05 +01:00
support fix minor errors in spec helper scripts, remove db/seeeds.rb 2015-04-28 01:02:27 +02:00
workers gracefully handle when a like is already deleted again 2015-05-24 02:30:02 +02:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
helper_methods.rb fix minor errors in spec helper scripts, remove db/seeeds.rb 2015-04-28 01:02:27 +02:00
locale_spec.rb On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
misc_spec.rb
spec-doc.rb
spec_helper.rb bump rspec-rails 2015-03-25 02:33:56 +01:00