diaspora/app/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 Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
services upgrade Twitter gem - fixes Faraday deprecation warning 2015-06-08 04:08:02 +02:00
user Merge branch 'stable' into develop 2015-06-04 04:18:34 +02:00
account_deletion.rb Adding scope for account_deletion to get only those that are uncompleted and then adding that scope to accounts.rake. Tested it out and it works well 2014-08-24 19:02:11 -07:00
acts_as_taggable_on-tag.rb bump acts-as-taggable-on 2014-06-01 18:42:51 +02:00
aspect.rb write cucumber test and add order_id on create 2015-04-28 02:38:28 +02:00
aspect_membership.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_visibility.rb
block.rb Remove duplicates and bad code habits. 2013-08-02 11:39:24 +02:00
comment.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
contact.rb Redesign profile page and port to Bootstrap 2014-10-01 12:28:56 +02:00
conversation.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_visibility.rb Destroy conversation when all participants leave it 2014-12-17 11:33:23 -03:00
invitation.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
invitation_code.rb New configuration system 2012-09-26 20:19:37 +02:00
like.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
location.rb federate location 2013-05-20 21:26:04 +02:00
mention.rb replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
message.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
notification.rb Refactoring method Notification#notify 2014-05-06 11:58:51 +00:00
notification_actor.rb
o_embed_cache.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
open_graph_cache.rb bump open_graph_reader 2015-03-11 21:59:02 +01:00
participation.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
person.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
photo.rb Strip EXIF data as user preference 2015-01-18 10:28:28 -03:00
pod.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
poll.rb Fix order of poll answers 2014-12-13 18:22:30 +01:00
poll_answer.rb I added the validation for blank to poll question and poll answer 2014-04-07 17:17:41 +00:00
poll_participation.rb Fix missing translation in #4905. 2014-04-05 17:06:40 +01:00
post.rb Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
profile.rb replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
report.rb Validate on report that post or comment does exist 2014-05-16 09:48:14 -04:00
reshare.rb fix root_diaspora_id when root was deleted 2015-05-19 02:59:31 +02:00
role.rb added specs and validations for Role model 2015-03-18 09:16:15 -07:00
service.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
share_visibility.rb replace deprecated scope syntax and unify it 2014-08-23 16:34:00 +02:00
status_message.rb don't dispatch photos twice ... 2015-06-08 04:15:17 +02:00
tag_following.rb Fix ActiveRecord queries - take two 2012-06-13 14:52:25 -07:00
user.rb Merge branch 'stable' into develop 2015-06-21 20:48:57 +02:00
user_preference.rb Added the ability to disable report-email-notification 2014-05-15 07:23:43 -04:00