diaspora/app
2011-08-14 21:34:56 +02:00
..
controllers Fix infinite scroll on search... some kind of weird thing with rails responding with json even when request.format is html, with a mime type of html 2011-08-13 09:59:17 -07:00
helpers Some optimizations to ServicesController#finder. Apparently setting an association on an unsaved record to an empty array hits the database. 2011-08-13 09:40:31 -07:00
mailers Move comment email subject line code into models 2011-08-11 10:46:15 -07:00
models Some optimizations to ServicesController#finder. Apparently setting an association on an unsaved record to an empty array hits the database. 2011-08-13 09:40:31 -07:00
uploaders Strip exif in the scaling process 2011-08-03 14:34:54 -07:00
views Added list of followed tags also to tags view, as suggested in issue #1632 2011-08-14 21:34:56 +02:00