Vulcan/client/views/posts/modules
Anthony Mayer f9d9891fba Getting rid of redundant permissions functions
Switched everything over to use can.* functions from telescope-lib instead of using can* functions from lib/permissions.js, deleted lib/permissions.js, added some tests for permissions, and some other random cleanup like deleting unused code.

Conflicts:
	client/views/comments/comment_form.js
2015-01-07 08:22:46 +01:00
..
post_actions.html improving base theme 2014-08-20 15:59:11 +09:00
post_actions.js refactor all the things! 2014-12-14 12:38:48 +09:00
post_admin.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
post_admin.js fix approve/unapprove links 2014-12-05 09:33:07 +09:00
post_author.html adding commenters avatars 2014-12-14 15:15:34 +09:00
post_avatars.html alternate layout for post items 2014-12-16 13:34:01 +09:00
post_avatars.js limit commenter avatars to first 4 people 2014-12-16 14:25:38 +09:00
post_comments_link.html refactor all the things! 2014-12-14 12:38:48 +09:00
post_content.html refactor all the things! 2014-12-14 12:38:48 +09:00
post_content.js refactoring post module markup and CSS 2014-12-13 17:43:52 +09:00
post_discuss.html refactor all the things! 2014-12-14 12:38:48 +09:00
post_domain.html working on mobile version; added new postHeading and postMeta hooks 2014-07-14 10:12:02 +09:00
post_domain.js working on mobile version; added new postHeading and postMeta hooks 2014-07-14 10:12:02 +09:00
post_info.html Getting rid of redundant permissions functions 2015-01-07 08:22:46 +01:00
post_info.js Getting rid of redundant permissions functions 2015-01-07 08:22:46 +01:00
post_title.html working on mobile version; added new postHeading and postMeta hooks 2014-07-14 10:12:02 +09:00
post_title.js working on mobile version; added new postHeading and postMeta hooks 2014-07-14 10:12:02 +09:00
post_upvote.html refactor all the things! 2014-12-14 12:38:48 +09:00
post_upvote.js Should fix various url problems by taking siteUrl into account when getting route urls. 2014-12-09 09:29:17 -08:00