Vulcan/packages/telescope-posts/lib
2015-07-28 10:59:04 +09:00
..
client/templates make approvePost and unapprovePost methods take postId instead of post as argument. 2015-07-28 10:59:04 +09:00
server fix fast render missing code issue 2015-07-27 15:10:11 +09:00
callbacks.js when body is empty, unset htmlBody in hook 2015-07-14 11:39:58 +09:00
config.js fix post status field 2015-05-14 11:38:01 +09:00
helpers.js add util for adding "http" to URL; add isVideo posts helper 2015-07-27 15:15:38 +09:00
menus.js postListTop -> postsListTop; Telescope.utils.colorTable -> Telescope.colorElements.colorTable; reogranize menus code 2015-05-18 11:39:12 +09:00
methods.js make approvePost and unapprovePost methods take postId instead of post as argument. 2015-07-28 10:59:04 +09:00
modules.js renamed "postsListTop" zone to "top"; removed footer template; added Telescope.debug.refresh() function; improved debugging 2015-07-15 12:33:06 +09:00
namespace.js fix post status field 2015-05-14 11:38:01 +09:00
parameters.js using audit-argument-check and adding check to all methods 2015-07-10 11:05:13 +09:00
posts.js remove regEx validation for now to work around SimpleSchema bug 2015-07-14 11:40:24 +09:00
routes.js implement post-specific SEO logic for open graph and Twitter tags 2015-07-27 15:15:57 +09:00
views.js register -> add 2015-05-17 15:38:02 +09:00