diaspora/app/models
2011-03-30 16:43:28 -07:00
..
jobs update publish job to include .atom 2011-03-30 10:41:47 -07:00
notifications
services Remove unneeded callback 2011-03-23 12:00:47 -07:00
aspect.rb Make contacts_visible accessible 2011-03-30 15:43:44 -07:00
aspect_membership.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
aspect_visibility.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
comment.rb
contact.rb 8 failures left. wip. 2011-03-29 17:31:56 -07:00
conversation.rb
conversation_visibility.rb
invitation.rb start people off with invites if the pod is open 2011-03-22 11:27:29 -07:00
like.rb
mention.rb
message.rb
notification.rb
notification_actor.rb
person.rb add includes() to search query for profiles 2011-03-30 13:24:47 -07:00
photo.rb let the user upload an image without touching the textarea, improved check in Photo#process to not yield no method on nil error in some cases 2011-03-27 21:08:30 +02:00
post.rb Fix all specs, add foreign key constraints on post_visibility 2011-03-29 17:31:56 -07:00
post_visibility.rb can now hide posts 2011-03-30 16:43:28 -07:00
profile.rb Revert "Don't instantiate all contacts on aspects index, temporary querying in views for aspect listings" 2011-03-30 14:47:40 -07:00
relayable_retraction.rb cucumber for comment retractions, modified views 2011-03-25 16:26:03 -07:00
request.rb
retraction.rb
service.rb added a dependant destroy to the service_users 2011-03-23 11:56:15 -07:00
service_user.rb service users is green 2011-03-21 14:56:50 -07:00
status_message.rb clean activity streams, fix test 2011-03-30 14:27:20 -07:00
user.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
user_preference.rb