diaspora/app/models
2012-02-21 15:23:29 -08:00
..
activity_streams
acts_as_taggable_on
jobs log to the logger, not to the rails module 2012-02-21 13:27:17 -08:00
notifications
services
user federated generators take a user 2012-02-09 19:01:01 -08:00
account_deleter.rb move user modules into user namespace. 2012-02-09 19:01:01 -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-09 19:01:00 -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-09 19:01:00 -08:00
mention.rb move mention regex to a constant in mention 2012-01-27 02:23:37 -08:00
message.rb
notification.rb
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-13 19:13:43 -08:00
person.rb Participate stream query uses participations 2012-02-09 19:01:01 -08:00
photo.rb
pod.rb
post.rb fixed back/forward 2012-02-21 15:23:29 -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
service_user.rb
share_visibility.rb
signed_retraction.rb
status_message.rb fix for federating profile pictures [ci skip] 2012-02-14 10:39:41 -08:00
tag_following.rb added user_is_following method, added 2 model specs 2012-02-09 14:17:43 +01:00
user.rb federation logger now in place. 2012-02-16 17:58:15 -08:00
user_preference.rb