diaspora/app/models
2012-02-18 16:28:05 -08:00
..
activity_streams
acts_as_taggable_on
jobs fix logging to work great with non-persisted objects 2012-02-18 16:28:05 -08:00
notifications
services
user federated generators take a user 2012-02-18 16:26:12 -08:00
account_deleter.rb move user modules into user namespace. 2012-02-18 16:26:12 -08:00
account_deletion.rb
app_config.rb sad fix for stupid app config problem in development [ci skip] 2012-02-07 13:41:03 -08:00
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb Refactor Relayable Creation 2012-02-18 16:26:12 -08:00
contact.rb bang! kill redis cache. 2012-02-02 12:45:43 -08:00
conversation.rb
conversation_visibility.rb
invitation.rb
like.rb Refactor Relayable Creation 2012-02-18 16:26:12 -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
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
participation.rb you can now follow / unfollow a post from the stream; fixed cukes. 2012-02-18 16:26:15 -08:00
person.rb Participate stream query uses participations 2012-02-18 16:26:12 -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 you can now follow / unfollow a post from the stream; fixed cukes. 2012-02-18 16:26:15 -08:00
profile.rb a user can mark themselves as nsfw 2012-02-07 19:03: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
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
status_message.rb fix for federating profile pictures [ci skip] 2012-02-18 16:26:16 -08:00
tag_following.rb added user_is_following method, added 2 model specs 2012-02-18 16:26:10 -08:00
user.rb federation logger now in place. 2012-02-18 16:28:04 -08:00
user_preference.rb