Commit graph

837 commits

Author SHA1 Message Date
Sacha Greif
7da1dc26b1 enable filtering users list 2013-11-04 22:05:19 +09:00
Sacha Greif
b6c2a3aa6a fixed comment voting bug 2013-11-03 13:23:11 +09:00
Sacha Greif
a3000a93dd updating footer code 2013-10-31 11:12:33 +09:00
Sacha Greif
3c3400b280 fixed bug that prevented user profile updating 2013-10-31 10:41:01 +09:00
Sacha Greif
60f3876f9e updated to new google analytics snippet and syntax 2013-10-31 09:55:44 +09:00
Sacha Greif
ad363ea964 Merge pull request #148 from ryw/iron
Move analyticsRequest()
2013-10-30 17:47:24 -07:00
Ry Walker
7670894416 Move analyticsRequest() 2013-10-29 22:28:52 -07:00
Sacha Greif
bef1ab8e0b working on google analytics 2013-10-30 08:27:44 +09:00
Sacha Greif
b09b475283 typo 2013-10-29 18:06:05 +09:00
Sacha Greif
1253f1563e extending post item to calculate score 2013-10-29 18:02:10 +09:00
Sacha Greif
b7f4fb38e8 add _id property to post object 2013-10-29 17:54:45 +09:00
Sacha Greif
4e69c0292e forgot a console.log 2013-10-29 17:34:13 +09:00
Sacha Greif
91908966eb added note 2013-10-29 17:31:25 +09:00
Sacha Greif
a7c806b18b stop showing "load more" when there aren't any posts left 2013-10-29 17:05:20 +09:00
Sacha Greif
4c1f6595a3 finally got it to work! (I hope…) 2013-10-29 16:55:59 +09:00
Sacha Greif
d576fd3ac4 merging 2013-10-29 16:06:41 +09:00
Sacha Greif
11a9637dff clean up 2013-10-29 16:05:55 +09:00
Sacha Greif
90b2c8c6e4 disabling animations 2013-10-29 16:04:37 +09:00
Sacha Greif
4988d914f5 working on animations 2013-10-29 16:04:24 +09:00
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
c97e7ea443 fixed karma 2013-10-29 13:39:28 +09:00
Sacha Greif
9b441c1048 make scoring client-side too for latency compensation 2013-10-29 13:30:35 +09:00
Sacha Greif
63f923b62c get rid of buggy constant block 2013-10-29 12:50:32 +09:00
Sacha Greif
2fbb506096 still working on rank animation 2013-10-28 16:04:55 +09:00
Tom Coleman
91066818a4 So close! 2013-10-28 17:07:18 +11:00
Sacha Greif
597d8e7aa9 working on rank problem 2013-10-28 13:35:20 +09:00
Sacha Greif
714522476c added notice when digest has no posts 2013-10-27 09:38:21 +09:00
Sacha Greif
62a8c49e6c don't queue comments on single comment pages 2013-10-26 17:35:45 +09:00
Sacha Greif
6c5ef50560 make getParameters available for server too 2013-10-26 11:41:53 +09:00
Sacha Greif
e1f5b0b7bb put nProgress in global filter 2013-10-26 11:18:18 +09:00
Sacha Greif
1fa23148e4 removed console.log call 2013-10-26 10:51:30 +09:00
Sacha Greif
999464d4b6 cleaning up publications 2013-10-26 10:50:49 +09:00
Sacha Greif
0c47f6e250 publish the post related to a single comment 2013-10-26 10:47:13 +09:00
Sacha Greif
65e59767d1 got rid of digest publications; simplified digest subscription; publishing comment author user 2013-10-26 10:37:32 +09:00
Sacha Greif
685ca0e2ba bugfix 2013-10-25 22:01:46 +09:00
Sacha Greif
49bfe8dc59 clean up toolbox 2013-10-25 13:24:31 +09:00
Sacha Greif
f9b7432a08 use postsListController for categories as well 2013-10-25 12:28:21 +09:00
Sacha Greif
add7183581 clean up 2013-10-25 11:59:00 +09:00
Sacha Greif
420a27e97a using common PostPageController 2013-10-25 11:54:19 +09:00
Sacha Greif
697ed0bb48 use common controller for post lists routes 2013-10-25 11:44:52 +09:00
Sacha Greif
676dc3c349 loading relevant users for each post list view 2013-10-25 11:23:16 +09:00
Sacha Greif
86114b7573 make isAdmin work better when user is null 2013-10-25 10:37:39 +09:00
Sacha Greif
1896a14d09 fixed canView 2013-10-25 10:26:57 +09:00
Sacha Greif
405c1ed82c adding stub for post slug update method 2013-10-25 10:07:19 +09:00
Sacha Greif
540b34d470 Make sure to reset session variables 2013-10-25 10:04:34 +09:00
Sacha Greif
b86aeae508 paginating all users view 2013-10-25 09:54:40 +09:00
Sacha Greif
6ba2799167 better syntax for subs parameters 2013-10-24 22:22:49 +09:00
Sacha Greif
91579b38c5 clear category on route load 2013-10-24 21:18:55 +09:00
Sacha Greif
098d6ded69 updated history 2013-10-24 21:17:44 +09:00