Commit graph

116 commits

Author SHA1 Message Date
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
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
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
7e80384524 added min-height 2013-10-24 14:41:24 +09:00
Sacha Greif
00837dfbb3 cleaning up router 2013-10-24 14:36:20 +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
9113541486 cleaning up 2013-10-23 10:45:12 +08:00
Sacha Greif
96e140ca10 working on comment queuing 2013-10-23 10:40:29 +08:00
Sacha Greif
497f4ca502 working on comment reply publication and comment queuing 2013-10-23 08:14:06 +08:00
Sacha Greif
6eb3df011e add post's own user to postUsers publication 2013-10-22 09:03:18 +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
ba0f303514 clean up 2013-10-15 12:35:05 +09:00
Sacha Greif
df4e702e1f fixed comment bug; added default argument to handlebars settings helper 2013-10-15 12:28:57 +09:00
Sacha Greif
44f25499b9 getting categories to work 2013-10-15 12:15:32 +09:00
Sacha Greif
49c73c144a taking main subs out of the router 2013-10-15 12:09:19 +09:00
Sacha Greif
83d792188b make nested comments optional + various tweaks 2013-10-14 12:14:12 +09:00
Sacha Greif
a283d9a2d4 open self-posts in same window 2013-10-14 11:43:55 +09:00
Sacha Greif
034eb1ce03 ported server-side routes 2013-10-14 11:37:37 +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
1087343438 router tweaks 2013-10-12 12:24:41 +09:00
Sacha Greif
e4937a7f38 working on main posts list subscriptions 2013-10-12 11:59:34 +09:00
Sacha Greif
632ddd5b00 switching to dev branch 2013-10-12 11:44:29 +09:00
Sacha Greif
bd9313da24 working on filters 2013-10-10 11:41:11 +09:00
Sacha Greif
6862c01c65 cleaning up 2013-10-09 22:21:28 +09:00
Sacha Greif
ddb65f8ec5 cleaning up user subscriptions 2013-10-09 22:16:47 +09:00
Sacha Greif
cf2e2533bc replacing Meteor.Router.to by Router.go 2013-10-09 21:49:02 +09:00
Sacha Greif
d25f01c125 working on filters 2013-10-09 21:34:55 +09:00
Sacha Greif
10d6b32e88 added toc 2013-10-09 20:59:42 +09:00
Sacha Greif
a78359c41b working on signin/signup 2013-10-09 20:53:55 +09:00
Sacha Greif
a9fac1ed9a working on user profile and user edit 2013-10-09 20:50:26 +09:00
Sacha Greif
fd1e4791ef implementing unsubscribe route 2013-10-09 20:26:58 +09:00
Sacha Greif
7f246ac3f3 tweaking data contexts for comment list 2013-10-09 20:23:20 +09:00