diaspora/app/models
2012-02-06 17:42:01 -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 Fixed issue #2380 : No more 500 error when following an unnormalized version of an existing tag. 2011-11-13 23:26:53 -05:00
jobs resque deals with stringified hashes, not symbolized ones [ci skip] 2012-01-27 16:48:28 -08:00
notifications
services fix facebook specs; comment controller specs 2012-01-07 14:23:22 -08:00
account_deleter.rb Drop comments, likes, and PMs from people who the (post/conversation) owner is ignoring. 2012-02-01 17:52:11 -08:00
account_deletion.rb fix account deletion specs 2011-12-09 17:51:45 -08:00
app_config.rb remove excess call to appconfi#setup 2012-02-06 17:42:01 -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 wip 2011-11-03 12:31:24 -07:00
comment.rb Drop comments, likes, and PMs from people who the (post/conversation) owner is ignoring. 2012-02-01 17:52:11 -08:00
contact.rb bang! kill redis cache. 2012-02-02 12:45:43 -08:00
conversation.rb Revert "add participant_users to conversations" 2011-11-05 18:08:32 -07:00
conversation_visibility.rb
invitation.rb ms iz wip 2011-12-08 16:32:18 -08:00
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 refer to model for target value, not set attributes. 2012-01-23 12:05:43 -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 oauth feature green, except for the pod forgot client edge case 2011-12-10 12:54:39 +01:00
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 fix markup display on reshares. DERP. [ci skip] 2012-02-06 08:02:27 -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 do not auto follow back if already sharing 2012-01-31 14:34:09 +01:00
reshare.rb fix ruby reshare model; extract sortOrder in app.models.Stream. 2012-02-06 08:26:11 -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 MS DG DC Participate stream that has things bubble to the top 2012-02-03 17:23:57 -08:00
tag_following.rb
user.rb User#like! method. 2012-02-03 14:42:03 -08:00
user_preference.rb