Commit graph

6 commits

Author SHA1 Message Date
Sacha Greif
cc05df2081 now using animations with the correct DOM order 2012-09-12 09:55:14 +09:00
Tom Coleman
f8b540dd03 Order posts by submitted as we render them.
We still want them ordered by score when we publish (so we only see the highest scored). But we want to order them with a fixed order when we render so that when the score changes we can animate them around without DOM nodes being repositioned.
2012-09-12 10:12:06 +10:00
Tom Coleman
6685653650 Sort by score on the top list 2012-09-11 16:56:15 +10:00
Sacha Greif
ca95d42b63 deactivated sharrre for now 2012-09-06 12:08:12 +09:00
Sacha Greif
98e866e88f sorting top page chronologically 2012-09-06 11:41:56 +09:00
Sacha Greif
8b67f5fda5 refactored views and added routing for posts 2012-09-04 18:57:07 +09:00