Commit graph

211 commits

Author SHA1 Message Date
Sacha Greif
e2dffb609d sort users by name 2014-06-22 08:57:20 +09:00
Sacha Greif
bedc172985 fix sticky bug 2014-06-02 09:12:48 +09:00
Sacha Greif
3ac19b47ae sort user drop down alphabetically 2014-06-01 11:47:30 +09:00
Sacha Greif
b91f6ff6fc Merge branch 'tags-package' 2014-05-30 10:35:36 +09:00
Sacha Greif
649e8d3f23 adding approve/unapprove methods 2014-05-23 13:08:52 +09:00
Sacha Greif
2a57a261d9 fixing post edit bug 2014-05-19 09:09:39 +09:00
Sacha Greif
8263575879 removing constant and fixing bugs 2014-05-01 19:58:56 -07:00
Sacha Greif
379c002698 working on 0.8 2014-04-30 16:58:11 -07:00
ajduke
aa6e909590 better redirection,error msg after post is deletd 2014-03-20 23:00:15 +05:30
Richard Pullinger
653d20f487 Only show category list on post submit/edit if there are categories 2014-01-30 19:49:03 +00:00
Sacha Greif
b40b8386df replaced click-based click tracking by server-side link redirection; merged both router files 2014-01-18 16:52:12 +09:00
Egor Suvorov
c0f6cb1490 #218: post_submit: <input name=category>s are now checkboxes, not radio 2014-01-07 21:19:08 +02:00
Tarang Patel
39eb1c8e0a Update Events
Move from using depreciated event declaration style. Still supported
not sure if future proof (see
https://github.com/meteor/meteor/blob/devel/packages/templating/deftempl
ate.js#L184)
2013-11-24 16:13:53 +02:00
Sacha Greif
b2afbe6ac7 merging with master 2013-11-21 11:41:04 +09:00
Sacha Greif
4008b323b5 adding keyup firing delay to search 2013-11-16 17:19:35 +09:00
Sacha Greif
4636e9a1e4 Merge branch 'master' of github.com:Toam/Telescope into Toam-master 2013-11-12 08:25:48 +09:00
Sacha Greif
1b6072e114 fixing updateScore syntax 2013-11-12 08:23:15 +09:00
Toam
c527a00a62 merge 2013-11-09 02:02:05 +01:00
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
Thomas BRELET
9969d186d6 Localisation of Post views 2013-11-04 18:45:03 +01:00
Toam
ce0af2d61c Post item localisation 2013-11-03 23:45:54 +01:00
Toam
7c33b2e5cb init localisation 2013-11-03 13:54:42 +01: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