Commit graph

190 commits

Author SHA1 Message Date
Sacha Greif
d20de7e527 added some basic way of making sure user's clicks are only registered once per session 2013-11-06 10:11:35 +09:00
Sacha Greif
5cb440c5bb updated meteor; security fix 2013-11-06 09:29:10 +09:00
Sacha Greif
4e69c0292e forgot a console.log 2013-10-29 17:34:13 +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
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
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
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
1896a14d09 fixed canView 2013-10-25 10:26:57 +09:00
Sacha Greif
b86aeae508 paginating all users view 2013-10-25 09:54:40 +09:00
Sacha Greif
6c46ebdbf7 changed posts_best -> posts_list 2013-10-24 21:09:52 +09:00
Sacha Greif
cd0534a500 improvements 2013-10-24 21:02:42 +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
Sacha Greif
c5821d5739 updated router and added nprogress hook 2013-10-24 14:34:50 +09:00
Sacha Greif
9f8b74a786 URL slugs for user profiles 2013-10-24 11:04:27 +09:00
Sacha Greif
96e140ca10 working on comment queuing 2013-10-23 10:40:29 +08:00
Sacha Greif
2ce9d4022e adding a subscription for commenting users 2013-10-21 23:07:36 +08:00
Sacha Greif
e76e7b06bc making post route non-reactive 2013-10-21 17:47:30 +08:00
Sacha Greif
27c8c8f9d4 html tweak 2013-10-15 12:16:42 +09:00
Sacha Greif
49c73c144a taking main subs out of the router 2013-10-15 12:09:19 +09:00
Sacha Greif
a283d9a2d4 open self-posts in same window 2013-10-14 11:43:55 +09:00
Sacha Greif
e3a31a41c5 working on filters 2013-10-13 10:27:49 +09:00
Sacha Greif
0f68281b03 still working… 2013-10-12 14:57:39 +09:00
Sacha Greif
06f55f62db still has errors, but a cleaner solution 2013-10-12 13:32:34 +09:00
Sacha Greif
745fa28370 working but with errors… 2013-10-12 13:10:33 +09:00
Sacha Greif
9eb6e7afab working on posts list page 2013-10-12 13:01:16 +09:00
Sacha Greif
e4937a7f38 working on main posts list subscriptions 2013-10-12 11:59:34 +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
201a12b640 working on comments 2013-10-09 11:46:44 +09:00
Sacha Greif
1418ac75a9 finished digest for now 2013-10-09 11:32:36 +09:00
Sacha Greif
f5c8365885 working on router 2013-10-09 11:21:23 +09:00
Sacha Greif
9a012cbdd0 working on digest 2013-10-06 09:33:00 +09:00
Sacha Greif
d8070e51fa converting post edit page 2013-10-06 09:17:37 +09:00
Sacha Greif
95d8727964 converting single post page to IronRouter 2013-10-06 08:47:15 +09:00
Sacha Greif
2a4ac481fa Merge branch 'master' of github.com:SachaG/Telescope 2013-09-02 10:41:45 +09:00
Aykut Yaman
b9666b6fd7 delete post comments too when a post is deleted 2013-07-19 14:30:39 +03:00