diaspora/app/models
2011-09-10 07:40:35 -07:00
..
activity_streams Move comment email subject line code into models 2011-08-11 10:46:15 -07:00
job block diasporahq from posting to federation for today 2011-09-08 11:57:06 -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 fix up the inviter sidebar 2011-08-08 17:53:04 -07:00
aspect.rb
aspect_membership.rb
aspect_visibility.rb
comment.rb only touch post on comment creation, fix #1911 2011-09-07 15:55:48 +02:00
contact.rb Some optimizations to ServicesController#finder. Apparently setting an association on an unsaved record to an empty array hits the database. 2011-08-13 09:40:31 -07:00
conversation.rb Refactor conversations creation 2011-08-12 23:07:01 -03:00
conversation_visibility.rb
invitation.rb wip 2011-08-19 15:56:31 -07:00
like.rb
mention.rb
message.rb fixed private message emails not including the message 2011-08-19 11:33:55 -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 removed a puts in Person.search 2011-09-10 07:40:35 -07:00
photo.rb
pod.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post.rb put receiving in a transaction, to prevent the crazy duplicate index errors and hopefully fix federation visibility. 2011-09-03 16:04:53 -07:00
post_visibility.rb
profile.rb Closes #1486. Profile update was crashing with invalid birthday date 2011-08-20 00:34:59 -03:00
relayable_retraction.rb
request.rb
reshare.rb reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
retraction.rb
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 Reshares and reshare retractions are green. 2011-07-22 16:00:19 -07:00
status_message.rb Minor changes on status message 2011-09-03 03:47:33 -03:00
tag_following.rb
user.rb set the user email if inviting by email 2011-08-17 16:28:21 -07:00
user_preference.rb a user now has the option to disable reshare email notifications 2011-08-25 17:16:09 -07:00