Commit graph

4 commits

Author SHA1 Message Date
Delgermurun
057580b793 Settings package 2015-03-28 18:38:20 +09:00
Charlie DeTar
20be9b9e0f Use this.userId, not Meteor.user in publications
Replace Meteor.user() call in telescope-invites.

Fixes #853.
2015-03-26 14:42:15 -06:00
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
Sacha Greif
07bc61e938 started extracting invites into their own package 2014-12-09 10:17:16 +09:00