diaspora/app/models
2012-01-27 16:48:28 -08:00
..
activity_streams
acts_as_taggable_on
jobs resque deals with stringified hashes, not symbolized ones [ci skip] 2012-01-27 16:48:28 -08:00
notifications
services
account_deleter.rb
account_deletion.rb
app_config.rb do not require newrelic or airbrake unless they are configured 2012-01-22 15:38:55 +01:00
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb small styling changes 2012-01-27 02:23:37 -08:00
contact.rb clean up Person scopes, and re-use one in contact controller to deprecate a controller method 2012-01-27 02:23:38 -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 move mention regex to a constant in mention 2012-01-27 02:23:37 -08:00
message.rb
notification.rb Merge remote branch 'upstream/master' into im-sorry-bye-vanna 2012-01-20 12:23:45 -05: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 clean up Person scopes, and re-use one in contact controller to deprecate a controller method 2012-01-27 02:23:38 -08:00
photo.rb refactor status_message_controller#create to suck less. it still sucks 2012-01-27 02:23:37 -08:00
pod.rb
post.rb collapse Post#last_three_comments and Commentable#last_three_comments, do not double query comments in CommentsController#index for a JSON response, remove spec that tests ordering as it's not deterministic on psql without specified order 2012-01-25 12:44:50 +01:00
profile.rb
relayable_retraction.rb
request.rb
reshare.rb fix #2698; allow a user to delete a reshare of a deleted post 2012-01-19 15:24:07 -08:00
retraction.rb remove all references to the websocket. bang bang. 2012-01-10 12:28:19 -08:00
service.rb refactor status_message_controller#create to suck less. it still sucks 2012-01-27 02:23:37 -08:00
service_user.rb
share_visibility.rb Don't create share_visibilities for public posts, sans migration of deleting old data. 2012-01-24 16:49:07 -08:00
signed_retraction.rb remove all references to the websocket. bang bang. 2012-01-10 12:28:19 -08:00
status_message.rb move mention regex to a constant in mention 2012-01-27 02:23:37 -08:00
tag_following.rb
user.rb refactor status_message_controller#create to suck less. it still sucks 2012-01-27 02:23:37 -08:00
user_preference.rb