diaspora/app/models
2011-08-05 16:42:09 -07:00
..
activity_streams
jobs add basic pod error logging, and added guard and removed autotest 2011-07-30 11:44:27 -07:00
notifications Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
services Order the results of ServicesController#finder 2011-08-05 16:42:09 -07:00
app_config.rb Use authority instead of host in order to get the port as well. 2011-07-21 18:23:33 -07:00
aspect.rb Issue #842: Sortable aspects 2011-07-10 20:37:11 +02:00
aspect_membership.rb
aspect_visibility.rb
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
conversation_visibility.rb
invitation.rb fix a bug with openssl keys in development. note to future max and 2011-07-24 20:06:07 -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
message.rb
notification.rb Likes in comments, cache counter disabled for now. 2011-07-11 15:00:48 -07:00
notification_actor.rb
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
person.rb fetch featured users from remote servers on app init unless already in the db 2011-08-03 18:02:56 -07:00
photo.rb
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 Reshares and reshare retractions are green. 2011-07-22 16:00:19 -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
reshare.rb Reshares show up on sharing, prevent multi-resharing, still need to make that ui nice 2011-07-22 17:13:31 -07:00
retraction.rb wip integration servers 2011-07-21 18:23:33 -07:00
service.rb
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 Hopefully make youtube_titles a little less ridiculous 2011-08-01 12:30:21 -07:00
tag_following.rb
user.rb Delete a stray file, some cleanup 2011-08-02 09:47:17 -07:00
user_preference.rb