Commit graph

77 commits

Author SHA1 Message Date
Sacha Greif
17304f3f1a merged with master 2013-03-19 15:24:29 +09:00
Sacha Greif
9b2d06dc88 refactored animation code 2013-03-19 10:54:01 +09:00
Sacha Greif
a7e05f54f5 merging with master 2013-03-14 09:22:11 +09:00
Sacha Greif
8d0cf9b83a refactored share button code a bit 2013-03-08 16:06:42 +09:00
Sacha Greif
694f72af99 denormalizing categories and refactoring findQuery 2013-02-18 13:38:15 +09:00
Sacha Greif
a7f2cf4b9a implementing category UI 2013-02-18 12:13:27 +09:00
Sacha Greif
45e4dffc03 fixed bug in upvoting trackevent code 2013-01-15 08:46:03 +09:00
Sacha Greif
4105708b6a working on new createdAt timestamp 2013-01-13 08:52:35 +09:00
Sacha Greif
3190d15f88 inactive posts get updated every hour 2012-12-24 16:21:56 +01:00
Sacha Greif
98c2a1f739 working on scoring algorithm optimizations 2012-12-24 10:59:13 +01:00
Sacha Greif
29d379d3f9 Set Session variable to signal posts list pages 2012-12-16 18:58:57 +01:00
Sacha Greif
f74a8396f6 when upvoting while not logged in, redirect instead of just throwing error 2012-12-05 11:22:14 +09:00
Sacha Greif
0646caeea1 tweaking permissions 2012-11-21 14:31:58 +09:00
Tom Coleman
72d8115b1b New router is working, to some degree.
I switched over to router 2.0, and refactored the permissions a bit.
There's still a bit of work needed to get the permissions fully up to speed.
2012-11-21 14:28:18 +11:00
Sacha Greif
8df2f53a35 added pending posts 2012-10-24 11:04:42 +09:00
Sacha Greif
fc855e5fc8 added keyboard nav for digest 2012-10-22 09:28:42 +09:00
Sacha Greif
a886b00123 refactored part of the app to be clearer 2012-10-19 19:20:14 +09:00
Tom Coleman
5937b4f0bd Simplified the logic of post_item placement a little. 2012-10-19 12:53:33 +11:00
Sacha Greif
e9c3d1c297 don't animate the first render 2012-10-18 16:11:08 +09:00
Sacha Greif
bb9bd50eab calculate posts distance from top better 2012-10-18 15:59:21 +09:00
Sacha Greif
cf3cb355d1 hide rank on post page 2012-10-18 14:51:15 +09:00
Tom Coleman
218f76347b Refactored the subscriptions to be all separate.
Probably still a bit of work to do to get things up to scratch, but looking good.
2012-10-18 13:07:10 +11:00
Sacha Greif
31ef82c225 improved pagination 2012-10-09 16:11:30 +09:00
Sacha Greif
d1c04db665 fixed getRank 2012-10-09 15:34:00 +09:00
Sacha Greif
0ceea276be fix post rank display 2012-10-09 14:24:06 +09:00
Sacha Greif
4801a8c45b working on pagination 2012-10-09 12:02:37 +09:00
Tom Coleman
e4f55a6377 Start of reorganization. 2012-10-04 11:17:57 +10:00
Renamed from client/templates/post_item.js (Browse further)