diaspora/app/models
2011-09-13 03:04:22 -04:00
..
activity_streams Move comment email subject line code into models 2011-08-11 10:46:15 -07:00
job DG MS renamed private dispatcher; started refactor including public 2011-09-12 17:02:40 -07:00
notifications reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
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 made aspect_dropdown ajax in (created route), in the process of removing aspect_membership js responses 2011-07-06 12:45:16 -07:00
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 Refactor conversations creation 2011-08-12 23:07:01 -03:00
conversation_visibility.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
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 wip 2011-01-28 22:37:38 -08:00
oauth2_provider_models_activerecord_authorization.rb proper uniqueness validation in auth model 2011-06-29 17:32:55 -07:00
oauth2_provider_models_activerecord_client.rb Change homepage_url to application_base_url 2011-06-27 16:44:18 -07:00
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 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 reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
retraction.rb wip integration servers 2011-07-21 18:23:33 -07:00
service.rb prevent duplicate services from being created 2011-08-09 19:01:38 -07:00
service_user.rb wip 2011-08-19 15:56:31 -07:00
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 WIP you can now follow a tag, needs a clean up, and ajax love 2011-07-05 15:03:26 -07:00
user.rb DG MS renamed private dispatcher; started refactor including public 2011-09-12 17:02:40 -07:00
user_preference.rb a user now has the option to disable reshare email notifications 2011-08-25 17:16:09 -07:00