diaspora/app
Pistos 15b3cce6ee Refactored ordering of post comments; moved it down to model level for greater reach (DRYer code).
Leaving the #order call in #last_three_comments caused the generated SQL to
have two conflicting ORDER BY components, which caused the query to return
invalid results.  I removed the problem by removing #last_three_comments which
I consider a premature optimization.
2011-10-11 16:06:24 -04:00
..
controllers fixed tags#show when tag is not found 2011-10-08 00:31:53 +01:00
helpers moar specs, a little perf upgrade for base_stream#person 2011-10-06 17:13:04 -07:00
mailers include people names in the from field 2011-10-05 17:12:31 -07:00
models Refactored ordering of post comments; moved it down to model level for greater reach (DRYer code). 2011-10-11 16:06:24 -04:00
uploaders MS DG update copyright 2011-09-14 11:23:12 -07:00
views Refactored ordering of post comments; moved it down to model level for greater reach (DRYer code). 2011-10-11 16:06:24 -04:00