diaspora/lib/diaspora
2012-03-21 13:49:34 -07:00
..
federated introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
commentable.rb collapse Post#last_three_comments and Commentable#last_three_comments, do not double query comments in CommentsController#index for a JSON response, remove spec that tests ordering as it's not deterministic on psql without specified order 2012-01-25 12:44:50 +01:00
encryptable.rb fixed couple of specs, removed the federation fallback, and fixed the public hashtag pages (not displaying the publisher) 2011-09-19 15:52:25 -07:00
exporter.rb Make Photos not inherit from Posts 2011-10-16 13:58:35 +02:00
guid.rb remove ActiveSupport::SecureRandom 2012-03-21 13:49:34 -07:00
likeable.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
markdownify.rb zomg text collapse is finally back #thankgod 2011-10-25 19:46:09 -07:00
parser.rb Gracefully handle unrecognized federated objects so failed Resque jobs don't pile up. 2012-02-10 23:30:59 -05:00
relayable.rb MS DG DC Participate stream that has things bubble to the top 2012-02-03 17:23:57 -08:00
shareable.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
taggable.rb Fix require problem with the acts_as_taggable patches 2011-11-05 22:38:14 -07:00