diaspora/app/models
2011-08-12 15:56:26 -07:00
..
activity_streams Move comment email subject line code into models 2011-08-11 10:46:15 -07:00
job Move the app/models/jobs folder to match the name of the module 2011-08-12 15:56:26 -07:00
notifications placed all mail jobs in the Job::Mail:: namespace & added into appropriate folders 2011-08-10 15:31:40 -07:00
services Start saving the usernames of facebook users 2011-08-12 13:20:25 -07:00
app_config.rb fix up the inviter sidebar 2011-08-08 17:53:04 -07:00
aspect.rb Issue #842: Sortable aspects 2011-07-10 20:37:11 +02: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 Document contact.sharing and receiving a little 2011-08-05 15:25:26 -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 Fix 500 on invitations new on unknown facebook user... bad solution, maybe we should just delete the offending invitations? 2011-08-10 16:42:08 -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 Fix error raising in message after_receive 2011-08-11 14:01:27 -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 Put a select limit on the person query on contactsController index, since we know exactly what we're doing with the data 2011-08-12 10:13:29 -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
pod.rb add basic pod error logging, and added guard and removed autotest 2011-07-30 11:44:27 -07:00
pod_stat.rb add basic pod error logging, and added guard and removed autotest 2011-07-30 11:44:27 -07:00
post.rb Fix stack level too deep error on reshares 2011-08-12 13:20:25 -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 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 Move YoutubeTitles callback into module 2011-05-31 12:27:57 -07:00
reshare.rb Fix stack level too deep error on reshares 2011-08-12 13:20:25 -07:00
retraction.rb wip integration servers 2011-07-21 18:23:33 -07:00
service.rb prevent duplicate services from being created 2011-08-09 19:01:38 -07:00
service_user.rb refactoring this stuff 2011-08-03 16:58:55 -07:00
signed_retraction.rb Reshares and reshare retractions are green. 2011-07-22 16:00:19 -07:00
status_message.rb Move comment email subject line code into models 2011-08-11 10:46:15 -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 Create appConfig option for following diasporahq 2011-08-11 12:01:14 -07:00
user_preference.rb Revert "added a podwide email preference" 2011-05-18 10:38:45 -07:00