diaspora/app
2012-01-25 12:44:50 +01:00
..
controllers 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
helpers use guid instead of id for /people/ urls 2012-01-23 23:35:31 +01:00
mailers generate recipient header with Mail::Address to properly handle non-ASCII characters 2012-01-21 19:16:09 +01:00
models 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
uploaders added support for uploading images with .tiff extensions 2012-01-02 21:40:46 -05:00
views Merge pull request #2720 from MrZYX/people_slash_guid 2012-01-24 13:14:08 -08:00