diaspora/app/models
2011-07-29 21:52:46 -07:00
..
activity_streams
jobs We don't use perform_delegate anymore 2011-07-19 10:55:23 -07:00
notifications
services Use activerecord-import to re-save ServiceUser objects. We should do the same in ReceiveLocalBatch. 2011-07-13 10:59:41 -07:00
app_config.rb Use authority instead of host in order to get the port as well. 2011-07-21 18:23:33 -07:00
aspect.rb
aspect_membership.rb
aspect_visibility.rb
comment.rb
contact.rb
conversation.rb
conversation_visibility.rb
invitation.rb fix a bug with openssl keys in development. note to future max and 2011-07-24 20:06:07 -07:00
like.rb
mention.rb
message.rb
notification.rb
notification_actor.rb
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
person.rb fixed search 2011-07-29 19:21:18 -07:00
photo.rb
post.rb Reshares and reshare retractions are green. 2011-07-22 16:00:19 -07:00
post_visibility.rb
profile.rb optimized people search 2011-07-29 12:04:10 -07:00
relayable_retraction.rb More work on retracting posts with reshares, one failing spec on User#retract 2011-07-21 18:23:34 -07:00
request.rb
reshare.rb Reshares show up on sharing, prevent multi-resharing, still need to make that ui nice 2011-07-22 17:13:31 -07:00
retraction.rb wip integration servers 2011-07-21 18:23:33 -07:00
service.rb
service_user.rb
signed_retraction.rb Reshares and reshare retractions are green. 2011-07-22 16:00:19 -07:00
status_message.rb Refactor StatusMessagesController#create, move the photo dispatching into an after_dispatch hook 2011-07-21 16:30:00 -07:00
tag_following.rb
user.rb for tests, only try to connect with an actual person 2011-07-29 21:52:46 -07:00
user_preference.rb