diaspora/app/models
2011-09-13 03:04:22 -04:00
..
activity_streams
job DG MS renamed private dispatcher; started refactor including public 2011-09-12 17:02:40 -07:00
notifications
services fix the build; don't test on enqueueing a job to fetch facebook friends every time we hit the facebook finder -- only do this on log in 2011-09-08 10:59:35 -07:00
app_config.rb rescue unmeaningful exception from settingslogic if the namespace doesn't exists and replace it with meaningful error message 2011-09-12 01:05:49 +02:00
aspect.rb refactored model validations to use newer rails 3 syntax 2011-09-11 21:31:39 +01:00
aspect_membership.rb
aspect_visibility.rb refactored model validations to use newer rails 3 syntax 2011-09-11 21:31:39 +01:00
comment.rb DG MS; put validates_associated in relayable, removed from receiver logic 2011-09-12 15:06:17 -07:00
contact.rb DG MS renamed private dispatcher; started refactor including public 2011-09-12 17:02:40 -07:00
conversation.rb
conversation_visibility.rb
invitation.rb refactored model validations to use newer rails 3 syntax 2011-09-11 21:31:39 +01:00
like.rb DG MS; put validates_associated in relayable, removed from receiver logic 2011-09-12 15:06:17 -07:00
mention.rb refactored model validations to use newer rails 3 syntax 2011-09-11 21:31:39 +01:00
message.rb DG MS; put validates_associated in relayable, removed from receiver logic 2011-09-12 15:06:17 -07:00
notification.rb move the ugly type check into the ugly method, to keep all the ugly in 2011-09-09 08:58:06 -07:00
notification_actor.rb
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
person.rb DG MS; put validates_associated in relayable, removed from receiver logic 2011-09-12 15:06:17 -07:00
photo.rb Refactored code so that the controller got thinner while the model become fatter [Finishes #1126] 2011-09-13 03:04:22 -04:00
pod.rb
post.rb updated salmon to let us not always encrypt the header 2011-09-12 14:05:31 -07:00
post_visibility.rb DG MS major refactor of salmon and corresponding federation logic 2011-09-12 14:05:32 -07:00
profile.rb continuing refactor of model validation calls to rails 3 syntax 2011-09-11 21:39:02 +01:00
relayable_retraction.rb DG MS renamed private dispatcher; started refactor including public 2011-09-12 17:02:40 -07:00
request.rb continuing refactor of model validation calls to rails 3 syntax 2011-09-11 21:39:02 +01:00
reshare.rb
retraction.rb
service.rb prevent duplicate services from being created 2011-08-09 19:01:38 -07:00
service_user.rb
signed_retraction.rb DG MS renamed private dispatcher; started refactor including public 2011-09-12 17:02:40 -07:00
status_message.rb
tag_following.rb
user.rb DG MS renamed private dispatcher; started refactor including public 2011-09-12 17:02:40 -07:00
user_preference.rb