diaspora/app/models
The Lambda Calculus b7399cda8f Merge pull request #1970 from TheLambdaCalculus/b1126-additional-refactoring
Refactoring for B#1126 fix. Photo model is now fatter with #destroy logic while Photo controller is thinner.
2011-09-13 07:15:29 -07: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 Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post.rb updated salmon to let us not always encrypt the header 2011-09-12 14:05:31 -07:00
post_visibility.rb sprinkle a little documentation around lib, mostly just specifying return types 2011-09-12 23:01:47 -07:00
profile.rb sprinkle a little documentation around lib, mostly just specifying return types 2011-09-12 23:01:47 -07: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
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 Minor changes on status message 2011-09-03 03:47:33 -03:00
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