diaspora/app/models
2012-04-26 16:00:23 -07:00
..
activity_streams
acts_as_taggable_on
jobs
notifications
services
user deterministic stream order take 2, this time with spec 2012-04-12 16:33:02 +02:00
account_deleter.rb
account_deletion.rb
app_config.rb
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb wip 2011-11-03 12:31:24 -07:00
comment.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
contact.rb
conversation.rb
conversation_visibility.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
feature_flagger.rb
invitation.rb
invitation_code.rb remove ActiveSupport::SecureRandom 2012-03-21 13:49:34 -07:00
like.rb
mention.rb
message.rb
notification.rb refer to model for target value, not set attributes. 2012-01-23 12:05:43 -05:00
notification_actor.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
o_embed_cache.rb
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
participation.rb
person.rb
photo.rb
pod.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post.rb
profile.rb fix profile json birthday response with some tests. 2012-04-26 16:00:23 -07:00
relayable_retraction.rb
request.rb
reshare.rb
retraction.rb
service.rb
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
status_message.rb
tag_following.rb added user_is_following method, added 2 model specs 2012-02-09 14:17:43 +01:00
user.rb
user_preference.rb