diaspora/app/models
2011-07-04 18:00:55 -07:00
..
activity_streams Doc AS::Photo 2011-06-26 20:59:02 -07:00
jobs If one user has a bad rsa key, don't abort all sends. 2011-07-04 18:00:55 -07:00
notifications
services order facebook friends 2011-07-02 19:01:58 -07:00
app_config.rb remove stray puts 2011-07-04 13:57:23 -07:00
aspect.rb
aspect_membership.rb put some dependent destroys on models for better sqlite compatability 2011-06-19 23:39:57 +02:00
aspect_visibility.rb
comment.rb Move initialize_signatures method out of user and into relayable 2011-06-01 16:45:30 -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
conversation_visibility.rb
invitation.rb
like.rb Move initialize_signatures method out of user and into relayable 2011-06-01 16:45:30 -07:00
mention.rb
message.rb
notification.rb put some dependent destroys on models for better sqlite compatability 2011-06-19 23:39:57 +02:00
notification_actor.rb
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 as_json back in person 2011-06-29 08:48:34 -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 Merge branch 'master' into oauth 2011-06-28 17:13:38 -07:00
post_visibility.rb
profile.rb
relayable_retraction.rb
request.rb
retraction.rb
service.rb
service_user.rb
status_message.rb don't query for mentioned people if mention syntax isn't present in message text. 2011-07-03 20:36:46 -07:00
user.rb remove dislikes; didn't change the db structure, just removed the traces in the code since we're not using them 2011-07-03 20:08:11 -07:00
user_preference.rb