diaspora/app/models
2011-06-23 14:20:53 -07:00
..
activity_streams record objectId in post (cant use object_id booo) 2011-05-25 12:16:52 -07:00
jobs move account deletion out of a tranaction and into a job 2011-06-03 12:05:57 -07:00
notifications Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
services make the tumblr posting smarter 2011-06-02 17:02:29 -07:00
app_config.rb Fix authorizations controller and app_config specs, require 2048 bit keys. We're now using config/application.yml.example in the test env. 2011-06-23 14:20:53 -07:00
aspect.rb
aspect_membership.rb
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 Destroy notifications on contact destroy 2011-05-23 18:33:18 -07:00
conversation.rb
conversation_visibility.rb
invitation.rb Merge branch 'master' into follow 2011-05-16 14:56:28 -07:00
like.rb Move initialize_signatures method out of user and into relayable 2011-06-01 16:45:30 -07:00
mention.rb
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 DH DG; fix re-liking a post after unliking it 2011-06-03 12:20:59 -07:00
notification_actor.rb
oauth2_provider_models_activerecord_authorization.rb added a couple of validations on the Oauth models, added an index on a user's authorizations 2011-06-20 18:30:18 -07:00
oauth2_provider_models_activerecord_client.rb added JWT verification support to diaspora 2011-06-22 16:15:03 -07:00
person.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
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 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_visibility.rb
profile.rb
relayable_retraction.rb
request.rb Move YoutubeTitles callback into module 2011-05-31 12:27:57 -07:00
retraction.rb
service.rb
service_user.rb
status_message.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
user.rb added authorizations page where a user can see all of their authorized applications 2011-06-13 15:40:55 -07:00
user_preference.rb Revert "added a podwide email preference" 2011-05-18 10:38:45 -07:00