diaspora/app/models
2010-12-20 12:06:50 -08:00
..
jobs fix id/string error in receive local job 2010-12-16 18:21:06 -08:00
services
aspect.rb
comment.rb refactored notifications 2010-12-16 17:30:35 -08:00
contact.rb
invitation.rb
notification.rb remove object_id for notifications thx sarahmei for pointing out my evil ways 2010-12-20 12:06:50 -08:00
person.rb fixed issue with diaspora handles not displaying in streams 2010-12-16 17:24:25 -08:00
photo.rb uploaded photos show in the publisher textarea instead of outside and above. fixed comment textarea on show pages. 2010-12-18 22:40:42 -08:00
post.rb
profile.rb fix birthday spec 2010-12-17 19:41:42 -08:00
request.rb refactored notifications 2010-12-16 17:30:35 -08:00
retraction.rb
service.rb basic notifications 2010-12-15 17:31:36 -08:00
status_message.rb dont url escape, xml escape 2010-12-15 17:43:46 -08:00
user.rb Fix 1.9 build. Apparently mongo mapper in 1.9 does not like contacts(:pending => false) - it has to be contacts.where(:pending => false). And now you know. 2010-12-20 02:50:38 -08:00