diaspora/app/models
2014-08-26 01:16:41 +02:00
..
notifications
services
user replace deprecated usages for all 2014-08-23 16:34:01 +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
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb replace deprecated scope syntax and unify it 2014-08-23 16:34:00 +02:00
contact.rb replace deprecated scope syntax and unify it 2014-08-23 16:34:00 +02:00
conversation.rb reduce cuke failures 2014-08-23 16:47:57 +02:00
conversation_visibility.rb
invitation.rb
invitation_code.rb
like.rb
location.rb
mention.rb
message.rb
notification.rb
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 Remove attr_accessible from OpenGraphCache 2014-08-23 16:34:01 +02:00
participation.rb
person.rb replace deprecated scope syntax and unify it 2014-08-23 16:34:00 +02:00
photo.rb replace deprecated scope syntax and unify it 2014-08-23 16:34:00 +02:00
pod.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
poll.rb make rspec and jasmine pass with the new code 2014-08-23 16:47:57 +02:00
poll_answer.rb
poll_participation.rb
post.rb do not touch the own model in an after commit hook 2014-08-24 16:03:17 +02:00
profile.rb Update to Rails 4.1 2014-08-25 17:37:02 +02:00
report.rb
reshare.rb
role.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
service.rb
share_visibility.rb replace deprecated scope syntax and unify it 2014-08-23 16:34:00 +02:00
status_message.rb Fix for issue 5090: Changing error message wording and providing more information to user when status message is too long. 2014-08-24 13:28:57 -07:00
tag_following.rb
user.rb reduce cuke failures 2014-08-23 16:47:57 +02:00
user_preference.rb