diaspora/app/models
2012-01-07 14:24:28 -08:00
..
activity_streams
acts_as_taggable_on
api/v0/serializers
diaspora move websocket to make rails happy 2012-01-03 22:47:44 -08:00
jobs
notifications
services fix facebook specs; comment controller specs 2012-01-07 14:23:22 -08:00
account_deleter.rb
account_deletion.rb
app_config.rb
aspect.rb serialize current user json into body tag for now 2012-01-07 14:23:20 -08:00
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb fixed notification specs; removed a cuke around reshares already tested in jasmine 2012-01-07 14:23:27 -08:00
contact.rb
conversation.rb
conversation_visibility.rb
invitation.rb
like.rb added api response for likes; cleaned up view logic; specify like collection url from parent model (Post) 2012-01-07 14:23:23 -08:00
mention.rb
message.rb
notification.rb
notification_actor.rb
o_embed_cache.rb
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
person.rb mentions now render client side, wow 2012-01-07 14:24:28 -08:00
photo.rb add api block to photo; photos display in stream 2012-01-07 14:23:23 -08:00
pod.rb
post.rb mentions now render client side, wow 2012-01-07 14:24:28 -08:00
profile.rb add acts_as_api to the models directly for now. the 'root node' problem (posts : {}) breaks backbone. wip 2012-01-07 14:23:20 -08:00
relayable_retraction.rb
request.rb
reshare.rb add raw_message method to Reshare 2012-01-07 14:24:27 -08:00
retraction.rb
service.rb
service_user.rb
share_visibility.rb
signed_retraction.rb
status_message.rb add api block to photo; photos display in stream 2012-01-07 14:23:23 -08:00
tag_following.rb
user.rb
user_preference.rb