Vulcan/client/views/users/profile
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
..
user_comments.html splitting out user profile subscriptions 2014-12-08 15:26:06 +09:00
user_comments.js using this.autorun 2014-12-18 10:36:41 +09:00
user_downvoted_posts.html more refactoring 2014-12-08 18:03:30 +09:00
user_downvoted_posts.js using this.autorun 2014-12-18 10:36:41 +09:00
user_info.html css fixes 2014-12-30 17:36:37 +09:00
user_info.js Getting rid of redundant permissions functions 2015-01-07 08:22:46 +01:00
user_posts.html using Reactive Var for user comments as well 2014-12-09 11:19:49 +09:00
user_posts.js using this.autorun 2014-12-18 10:36:41 +09:00
user_upvoted_posts.html more refactoring 2014-12-08 18:03:30 +09:00
user_upvoted_posts.js using this.autorun 2014-12-18 10:36:41 +09:00