Commit graph

42 commits

Author SHA1 Message Date
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
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
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
fd705d1692 rename "body" template to "layout" for consistency 2013-10-06 08:42:10 +09:00
Sacha Greif
1c7dddd7c7 comment out client-side routing code 2013-10-06 08:37:17 +09:00
Sacha Greif
04cce7d907 fix waiting for wrong session variable 2013-07-04 13:07:47 +09:00
Sacha Greif
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Sacha Greif
f14627bfc2 fixed queued comments bug 2013-04-26 17:28:09 +09:00
Sacha Greif
3f64ed5625 cleaning up 2013-04-14 12:12:31 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00
Renamed from client/lib/router.js (Browse further)