Commit graph

45 commits

Author SHA1 Message Date
Sacha Greif
5c3aee060c reworking animations 2013-10-29 15:47:20 +09:00
Sacha Greif
3edfb38032 clean up upvoting/downvoting/scoring code 2013-10-29 15:06:50 +09:00
Sacha Greif
2fbb506096 still working on rank animation 2013-10-28 16:04:55 +09:00
Sacha Greif
597d8e7aa9 working on rank problem 2013-10-28 13:35:20 +09:00
Sacha Greif
685ca0e2ba bugfix 2013-10-25 22:01:46 +09:00
Sacha Greif
676dc3c349 loading relevant users for each post list view 2013-10-25 11:23:16 +09:00
Sacha Greif
a283d9a2d4 open self-posts in same window 2013-10-14 11:43:55 +09:00
Sacha Greif
cf2e2533bc replacing Meteor.Router.to by Router.go 2013-10-09 21:49:02 +09:00
Sacha Greif
2d8df6b3c2 working on comment reply 2013-10-09 20:11:58 +09:00
Sacha Greif
9066839a29 working on post and comment 2013-10-09 12:39:05 +09:00
Sacha Greif
d12c585e0c refactoring allow/deny code 2013-07-04 12:51:26 +09:00
Jonathan M Tran
a89912e30f Added a template helper to address '1 points' 2013-04-25 22:11:26 -07:00
Jonathan M Tran
87f5664e1c Fix for nothing happening when editing another user 2013-04-18 23:20:07 -07:00
Jonathan M Tran
be78ab73fa Created a helper to address the '1 comments -> 1 comment' problem 2013-04-16 22:23:47 -07:00
Sacha Greif
5a79b119b2 merging with simple-digest 2013-04-14 12:38:09 +09:00
Sacha Greif
36eae1850a make cryptojs global 2013-04-07 17:41:15 +09:00
Sacha Greif
d87ac1ab1e merging and fixing conflicts 2013-04-05 12:03:18 +09:00
Sacha Greif
4c4e83e84d commenting out console.log 2013-03-20 09:25:26 +09:00
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)