diaspora/app/models
2012-01-07 14:23:21 -08:00
..
activity_streams the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
acts_as_taggable_on
api/v0/serializers
diaspora move websocket to make rails happy 2012-01-03 22:47:44 -08:00
jobs the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
notifications
services add current user to body tag data field (hackity hack). add comment links to posts 2012-01-07 14:23:20 -08:00
account_deleter.rb Revert "Revert "auto follow back feature"" 2012-01-04 13:49:56 +01:00
account_deletion.rb fix account deletion specs 2011-12-09 17:51:45 -08:00
app_config.rb MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml 2012-01-05 17:31:38 -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 add current user to body tag data field (hackity hack). add comment links to posts 2012-01-07 14:23:20 -08:00
contact.rb the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
conversation.rb
conversation_visibility.rb
invitation.rb ms iz wip 2011-12-08 16:32:18 -08:00
like.rb the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
mention.rb
message.rb
notification.rb the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
notification_actor.rb
o_embed_cache.rb fix oembed caches so data must be present 2012-01-03 18:00:16 -08:00
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb oauth feature green, except for the pod forgot client edge case 2011-12-10 12:54:39 +01:00
person.rb serialize current user json into body tag for now 2012-01-07 14:23:20 -08:00
photo.rb only queue process_photo jobs if the owner is local. this should cut down on some resque errors 2012-01-04 00:08:29 -08:00
pod.rb
post.rb corrected template views; status message now includes oembed; updated post.rb api to supply oembed and object_url 2012-01-07 14:23:21 -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 Revert "Revert "auto follow back feature"" 2012-01-04 13:49:56 +01:00
reshare.rb Added a counter cache for the number of reshares of a post. 2011-12-19 17:12:17 -05:00
retraction.rb the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
service.rb
service_user.rb
share_visibility.rb DG IZ; remove more stuff associated with user; removed dependant destroys 2011-12-08 16:32:18 -08:00
signed_retraction.rb the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
status_message.rb the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
tag_following.rb
user.rb Revert "Revert "auto follow back feature"" 2012-01-04 13:49:56 +01:00
user_preference.rb