Sacha Greif
fe9f5c17bc
add setting for pointing RSS links to discussion page; add pageUrl to API ( fix #1038 )
2015-07-18 12:12:55 +09:00
Sacha Greif
75d5f521a6
upgrade rss package; support images in feed
2015-07-18 11:44:53 +09:00
Sacha Greif
b15d9095c0
add email testing routes for post approved, new comment, and new reply; clean up notifications; clean up posts, comments, user, utils helpers; change post URL format to /id/slug
2015-06-19 11:52:57 +09:00
Sacha Greif
08c6e373fc
bringing packages back into core repo after all
2015-04-22 07:50:11 +09:00
Sacha Greif
43b7256680
Packageifying…
2015-04-21 11:02:02 +09:00
Sacha Greif
50fc3eb11a
Merge branch 'namespace' of https://github.com/TelescopeJS/Telescope into namespace
...
# Conflicts:
# lib/users.js
# packages/telescope-base/lib/base.js
# packages/telescope-base/package.js
# packages/telescope-lib
2015-04-20 13:57:37 +09:00
Delgermurun
057580b793
Settings package
2015-03-28 18:38:20 +09:00
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