Commit graph

15 commits

Author SHA1 Message Date
Anthony Mayer
2bafca52e3 Fixing style issues.
Also, switching Router.routes[].path to Router.path
2015-01-19 00:48:17 -08:00
Sacha Greif
fced403b9f use siteUrl setting instead of absoluteUrl() 2014-12-09 10:23:16 +09:00
Anthony Mayer
23b72b9cb8 Switching from manually generating urls to using IronRouter functions.
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Sacha Greif
93fbe47f79 updating rss server-side routes for new IR syntax 2014-12-03 09:35:41 +09:00
Delgermurun
e61f5bcd47 RSS feed url bug fix 2014-11-18 09:45:33 +08:00
Delgermurun
d89687b25e RSS feed for top, best views & feed url bug fix 2014-11-17 21:14:56 +08:00
Sacha Greif
4838a04f44 updating packages for IR 1.0 2014-11-17 14:53:42 +09:00
Delgermurun
4fd7c444e5 use getPostsParameters on posts rss 2014-09-29 16:31:41 +08:00
Delgermurun
a9574e8bfd Exclude posts scheduled in the future from the RSS feed 2014-09-26 12:32:56 +08:00
Delgermurun
135dabc1a8 comment rss 2014-09-24 17:51:21 +08:00
Sacha Greif
f704c812ef Fixed rss package 2014-08-28 13:39:30 +09:00
Sacha Greif
991ca23516 small bug fixes 2014-08-27 09:25:05 +09:00
Sacha Greif
d375bc3c1b Using templates for on-site notifications too; refactoring a lot of stuff 2014-08-04 11:22:43 +09:00
Sacha Greif
3e18c08d6c fixing submitted to postedAd in packages 2014-07-03 14:26:05 +09:00
Sacha Greif
fb279cc13c adding rss and api packages 2014-06-27 19:57:30 +09:00