diaspora/spec/models
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
..
notifications Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
services update tests for new twitter client 2015-06-08 04:08:46 +02:00
user Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
account_deletion_spec.rb Fixing a .should test to expect(), adding suggested line to spec_helper to prevent the use of .should in the future 2014-08-26 17:39:13 -07:00
acts_as_taggable_on_tag_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
aspect_membership_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
aspect_spec.rb write cucumber test and add order_id on create 2015-04-28 02:38:28 +02:00
block_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
comment_spec.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
contact_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
conversation_spec.rb Adds welcome message on registration Welcome message is only send out if podmin account is defined and welcome message is enabled in the config. 2015-06-21 20:48:48 +02:00
conversation_visibilities_spec.rb Destroy conversation when all participants leave it 2014-12-17 11:33:23 -03:00
invitation_code_spec.rb Reset dynamic configuration after each example in the testsuite 2014-10-04 00:59:03 +02:00
invitation_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
like_spec.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
location_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
mention_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
message_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
notification_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
participation_spec.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
person_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
photo_spec.rb update photos when received over public path 2015-06-08 04:18:31 +02:00
pod_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
poll_answer_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
poll_participation_spec.rb make public and private receiver work similar ... 2015-06-08 04:15:17 +02:00
poll_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
post_spec.rb update photos when received over public path 2015-06-08 04:18:31 +02:00
profile_spec.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
report_spec.rb don't use 666 as non-existant ID in report model spec 2014-11-30 21:56:27 +01:00
reshare_spec.rb fix root_diaspora_id when root was deleted 2015-05-19 02:59:31 +02:00
role_spec.rb added specs and validations for Role model 2015-03-18 09:16:15 -07:00
service_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
share_visibility_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
status_message_spec.rb fix validation for status-message when the author is missing 2015-05-24 11:16:05 +02:00
tag_following_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_preference_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_spec.rb Merge branch 'stable' into develop 2015-06-21 20:48:57 +02:00