Commit graph

879 commits

Author SHA1 Message Date
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
Sacha Greif
ab3575ce90 removed paginated subs package 2013-10-24 21:11:59 +09:00
Sacha Greif
6c46ebdbf7 changed posts_best -> posts_list 2013-10-24 21:09:52 +09:00
Sacha Greif
69d8b424b2 finish working on categories, clean up 2013-10-24 21:07:55 +09:00
Sacha Greif
cd0534a500 improvements 2013-10-24 21:02:42 +09:00
Sacha Greif
dbe09103fd tweaks 2013-10-24 20:51:45 +09:00
Sacha Greif
7b38d6345d reworking subscriptions 2013-10-24 20:46:14 +09:00
Sacha Greif
29cc8a9c63 working on subscription 2013-10-24 20:30:05 +09:00
Sacha Greif
ef9561933e enable multipe categories in UI 2013-10-24 19:30:04 +09:00