diaspora/app/models
2011-07-21 18:22:18 -07:00
..
activity_streams Doc AS::Photo 2011-06-26 20:59:02 -07:00
jobs We don't use perform_delegate anymore 2011-07-19 10:55:23 -07:00
notifications Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
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 remove stray puts 2011-07-04 13:57:23 -07:00
aspect.rb added mutual flag, removed pending from contact, specs are green. wip 2011-04-05 16:12:53 -07:00
aspect_membership.rb made aspect_dropdown ajax in (created route), in the process of removing aspect_membership js responses 2011-07-06 12:45:16 -07:00
aspect_visibility.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
comment.rb Addded Diaspora::Likeable module. Corrected the unique index for likes to include author_id; extracted before_save callback needed for tags into Diaspora::Taggable. 2011-07-11 15:06:35 -07:00
contact.rb sub menu for people only sharing with you on contacts page 2011-06-27 17:22:36 -07:00
conversation.rb added the email notification, the notification is not persisted, fixed the receive callback spec 2011-03-08 18:24:56 -08:00
conversation_visibility.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
invitation.rb rspec is green 2011-07-21 14:32:10 -07:00
like.rb Addded Diaspora::Likeable module. Corrected the unique index for likes to include author_id; extracted before_save callback needed for tags into Diaspora::Taggable. 2011-07-11 15:06:35 -07:00
mention.rb notification now only created when message is received, not when message is first saved 2011-03-10 16:41:03 -05:00
message.rb build_like and build_comment now take only an options hash, and call build_relayable 2011-05-31 12:27:58 -07:00
notification.rb Likes in comments, cache counter disabled for now. 2011-07-11 15:00:48 -07:00
notification_actor.rb wip 2011-01-28 22:37:38 -08:00
oauth2_provider_models_activerecord_authorization.rb proper uniqueness validation in auth model 2011-06-29 17:32:55 -07:00
oauth2_provider_models_activerecord_client.rb Change homepage_url to application_base_url 2011-06-27 16:44:18 -07:00
person.rb Don't get tags in the publisher 2011-07-07 10:48:07 -07:00
photo.rb Add Chubbies, the oauth sample app, and a cucumber feature for part of an oauth flow 2011-06-03 16:22:38 -07:00
post.rb user can retract a reshared post 2011-07-21 18:22:17 -07:00
post_visibility.rb added mutual flag, removed pending from contact, specs are green. wip 2011-04-05 16:12:53 -07:00
profile.rb Don't instantiate objects in tag_string 2011-07-05 17:56:38 -07:00
relayable_retraction.rb cucumber for comment retractions, modified views 2011-03-25 16:26:03 -07:00
request.rb Move YoutubeTitles callback into module 2011-05-31 12:27:57 -07:00
reshare.rb marsharing reshares now grabs the post from the original poster, also fetcheer that person if they don't exist locally still need to ping for xml and give the right xml back 2011-07-21 18:22:18 -07:00
retraction.rb fixed 'destroy for nil class' warning in cucumber: 2011-04-11 11:11:32 -07:00
service.rb added a dependant destroy to the service_users 2011-03-23 11:56:15 -07:00
service_user.rb follow wip. 2 failures. 2011-04-04 19:22: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 WIP you can now follow a tag, needs a clean up, and ajax love 2011-07-05 15:03:26 -07:00
user.rb user can retract a reshared post 2011-07-21 18:22:17 -07:00
user_preference.rb Revert "added a podwide email preference" 2011-05-18 10:38:45 -07:00