diaspora/app/models
2011-10-03 15:23:11 -07:00
..
activity_streams pass in mobile as provider_display_name on posts if posting from mobile 2011-09-28 22:15:32 -07:00
jobs moved photo processing from model to resque job, added tests 2011-10-03 14:58:44 -05:00
notifications DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
services Modularized and Tested™ 2011-09-29 21:04:18 -04:00
app_config.rb Ability to mount resque jobs monitoring directly into Diaspora* routes 2011-09-16 02:40:57 +02:00
aspect.rb
aspect_membership.rb
aspect_visibility.rb
comment.rb add tests for object_should_be_processed_as_public? and delegegated public to the parent of relayable objects 2011-09-16 11:24:13 -07:00
contact.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
conversation.rb conversations are not public 2011-09-16 09:53:32 -07:00
conversation_visibility.rb
invitation.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -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 DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
photo.rb moved photo processing from model to resque job, added tests 2011-10-03 14:58:44 -05:00
pod.rb
post.rb fix a bug I introduced 2011-10-03 15:23:11 -07:00
post_visibility.rb fix typo, update webdriver 2011-09-29 14:48:47 -07:00
profile.rb Strip full name considering cases where first or last name omitted 2011-09-20 22:18:35 -03:00
relayable_retraction.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
request.rb added some docs to Request [ci skip] 2011-09-15 08:39:21 -07:00
reshare.rb
retraction.rb
service.rb
service_user.rb
signed_retraction.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
status_message.rb these spes are really green. too bad we need #moar 2011-10-03 15:23:10 -07:00
tag_following.rb
user.rb add username blacklist 2011-09-30 14:17:04 +02:00
user_preference.rb