diaspora/app/models
2011-11-03 12:31:25 -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
api/v0/serializers Change tag serializer to use tagged_people_count instead of people_count. Fixed typo (was tagge_people_count) 2011-10-16 15:55:22 -07:00
jobs add spec & change syntax in http_multi 2011-11-02 15:00:30 -07:00
notifications Revert "change namespace from Mail to Mailers" 2011-10-09 23:34:03 -05:00
services bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job 2011-10-24 11:00:00 -07:00
acts_as_taggable_on_tag.rb This fixes issue #2298. 2011-11-02 23:51:12 -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 Make Photos not inherit from Posts 2011-10-16 13:58:35 +02:00
aspect_membership.rb
aspect_visibility.rb Introduced Shareable 2011-10-16 13:58:35 +02:00
block.rb wip 2011-11-03 12:31:24 -07:00
comment.rb Introduced Commentable 2011-10-16 13:58:35 +02:00
contact.rb added ignore text on user pages if it applies 2011-11-03 12:31:25 -07:00
conversation.rb conversations are not public 2011-09-16 09:53:32 -07:00
conversation_visibility.rb
invitation.rb make language for email-invitation available 2011-10-31 21:11:47 +01:00
like.rb
mention.rb
message.rb
notification.rb Introduced Shareable 2011-10-16 13:58:35 +02:00
notification_actor.rb
o_embed_cache.rb wip, but the refactored code works 2011-10-11 16:12:32 -07:00
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
person.rb more first_name fixing 2011-10-24 21:34:56 -07:00
photo.rb bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job 2011-10-24 11:00:00 -07:00
pod.rb
post.rb DH DG; made privacy page; can now unblock a user; users are actually being blockocked in ajaxed streams 2011-11-03 12:31:24 -07:00
profile.rb storing the entriety of the service profile name in first name 2011-10-24 12:41:50 -07:00
relayable_retraction.rb fix some cases where the parent is nil in relayable retractions 2011-10-07 13:45:20 -07:00
request.rb
reshare.rb
retraction.rb Make Photos not inherit from Posts 2011-10-16 13:58:35 +02:00
service.rb bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job 2011-10-24 11:00:00 -07:00
service_user.rb
share_visibility.rb Fixed postgres issue 2011-10-17 00:34:04 +02:00
signed_retraction.rb
status_message.rb Stream#posts no longer needs to call for_a_stream 2011-11-03 12:31:24 -07:00
tag_following.rb
user.rb DH DG; made privacy page; can now unblock a user; users are actually being blockocked in ajaxed streams 2011-11-03 12:31:24 -07:00
user_preference.rb