diaspora/app/models
2011-08-12 15:56:26 -07:00
..
activity_streams Move comment email subject line code into models 2011-08-11 10:46:15 -07:00
job Move the app/models/jobs folder to match the name of the module 2011-08-12 15:56:26 -07:00
notifications placed all mail jobs in the Job::Mail:: namespace & added into appropriate folders 2011-08-10 15:31:40 -07:00
services Start saving the usernames of facebook users 2011-08-12 13:20:25 -07:00
app_config.rb fix up the inviter sidebar 2011-08-08 17:53:04 -07:00
aspect.rb
aspect_membership.rb
aspect_visibility.rb
comment.rb
contact.rb Document contact.sharing and receiving a little 2011-08-05 15:25:26 -07:00
conversation.rb
conversation_visibility.rb
invitation.rb Fix 500 on invitations new on unknown facebook user... bad solution, maybe we should just delete the offending invitations? 2011-08-10 16:42:08 -07:00
like.rb
mention.rb
message.rb Fix error raising in message after_receive 2011-08-11 14:01:27 -07:00
notification.rb
notification_actor.rb
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
person.rb Put a select limit on the person query on contactsController index, since we know exactly what we're doing with the data 2011-08-12 10:13:29 -07:00
photo.rb
pod.rb add basic pod error logging, and added guard and removed autotest 2011-07-30 11:44:27 -07:00
pod_stat.rb add basic pod error logging, and added guard and removed autotest 2011-07-30 11:44:27 -07:00
post.rb Fix stack level too deep error on reshares 2011-08-12 13:20:25 -07:00
post_visibility.rb
profile.rb
relayable_retraction.rb
request.rb
reshare.rb Fix stack level too deep error on reshares 2011-08-12 13:20:25 -07:00
retraction.rb
service.rb prevent duplicate services from being created 2011-08-09 19:01:38 -07:00
service_user.rb refactoring this stuff 2011-08-03 16:58:55 -07:00
signed_retraction.rb
status_message.rb Move comment email subject line code into models 2011-08-11 10:46:15 -07:00
tag_following.rb
user.rb Create appConfig option for following diasporahq 2011-08-11 12:01:14 -07:00
user_preference.rb