diaspora/app/models
2011-06-14 10:15:32 -07:00
..
activity_streams record objectId in post (cant use object_id booo) 2011-05-25 12:16:52 -07:00
jobs move account deletion out of a tranaction and into a job 2011-06-03 12:05:57 -07:00
notifications
services added the cert bundle for facebook http things 2011-06-08 18:20:47 -07:00
app_config.rb made a slightly nicer heads up about nil ca_file 2011-06-09 16:28:45 -07:00
aspect.rb
aspect_membership.rb
aspect_visibility.rb
comment.rb Move initialize_signatures method out of user and into relayable 2011-06-01 16:45:30 -07:00
contact.rb
conversation.rb
conversation_visibility.rb
invitation.rb
like.rb Move initialize_signatures method out of user and into relayable 2011-06-01 16:45:30 -07:00
mention.rb
message.rb build_like and build_comment now take only an options hash, and call build_relayable 2011-05-31 12:27:58 -07:00
notification.rb DH DG; fix re-liking a post after unliking it 2011-06-03 12:20:59 -07:00
notification_actor.rb
person.rb fixes bug #1092 2011-05-27 18:59:02 +02:00
photo.rb Photo association on GUID 2/2: replace status_message_id with status_message_guid 2011-05-27 18:56:24 +02:00
post.rb Do a little bit more documenting. 2011-06-13 16:31:40 -07:00
post_visibility.rb
profile.rb
relayable_retraction.rb
request.rb Move YoutubeTitles callback into module 2011-05-31 12:27:57 -07:00
retraction.rb
service.rb
service_user.rb
status_message.rb Don't n query in UsersController#public 2011-06-04 22:34:48 -07:00
user.rb Document liked? and like_for 2011-06-14 10:15:32 -07:00
user_preference.rb