diaspora/app/models
Maxwell Salzberg 254860bddc SM MS; Read email sent to diaspora-dev for more information about this
commit. Add migration and rake task to copy hidden information from
share_visibilities to users. see: http://devblog.joindiaspora.com/?p=44
2012-01-17 19:29:01 -08:00
..
activity_streams
acts_as_taggable_on
jobs MS remove custom resque job logging as it is making heroku very sad 2012-01-16 20:25:56 -08:00
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 introduce base_pod_uri, so we can support domains that use www and [bare] with webfinger 2012-01-17 17:34:42 -08:00
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 removing photos_count method from StatusMessage in hopes of fixing the counter (still a bit confused, though...) 2012-01-13 23:33:59 -08:00
contact.rb remove all references to the websocket. bang bang. 2012-01-10 12:28:19 -08:00
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 SM MS; Read email sent to diaspora-dev for more information about this 2012-01-17 19:29:01 -08:00
notification_actor.rb
o_embed_cache.rb fix oembed issues in backbone land 2012-01-15 15:56:34 -08:00
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
person.rb pass in correct avatar sizes in person json response 2012-01-07 20:06:05 -08:00
photo.rb remove cache counter for photos, as it was causing too many edge-case errors & added complexity across models 2012-01-14 15:40:43 -08:00
pod.rb
post.rb SM MS; Read email sent to diaspora-dev for more information about this 2012-01-17 19:29:01 -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 fix oembed issues in backbone land 2012-01-15 15:56:34 -08:00
retraction.rb remove all references to the websocket. bang bang. 2012-01-10 12:28:19 -08:00
service.rb
service_user.rb
share_visibility.rb
signed_retraction.rb remove all references to the websocket. bang bang. 2012-01-10 12:28:19 -08:00
status_message.rb remove cache counter for photos, as it was causing too many edge-case errors & added complexity across models 2012-01-14 15:40:43 -08:00
tag_following.rb
user.rb SM MS; Read email sent to diaspora-dev for more information about this 2012-01-17 19:29:01 -08:00
user_preference.rb