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 small bugfixes for services refactor 2010-12-09 19:29:25 -08:00
aspect.rb initiating a request now just creates a pending contact instead of persisting a request 2010-12-14 17:11:43 -08:00
comment.rb refactored notifications 2010-12-16 17:30:35 -08:00
contact.rb Correct some queries, look at incoming requests in search, explicit pending false in activate_contact 2010-12-14 17:33:07 -08:00
invitation.rb Add some specs to Invitation, use I18n in InvitationsController 2010-12-05 14:37:43 -08:00
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 Revert "Revert redis merge to fix bugs on master" 2010-12-02 15:33:26 -08:00
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 Revert "Revert redis merge to fix bugs on master" 2010-12-02 15:33:26 -08:00
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