Commit graph

16 commits

Author SHA1 Message Date
xavcz
5463ff7b86 prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
xavcz
dfa9ab0063 allow custom classname for SubscribeTo component 2016-08-30 10:56:01 +02:00
xavcz
9f85dbefba nova:subscribe - display clear message to the user after performing an action 2016-08-19 13:18:51 +02:00
xavcz
11d7524798 nova:subscribe - fix exception in category's callback when a post isn't assigned to a category 2016-08-17 10:29:08 +02:00
xavcz
c6381ee383 use reify nested imports to avoid dependencies on nova:posts & nova:categories, export default subscribeMethodsGenerator 2016-08-14 17:59:20 +02:00
xavcz
a7d9dc9f8f clarify some things 🤓 2016-08-12 16:02:33 +02:00
xavcz
bd49addff5 intl: emoji test -> text 2016-08-12 15:41:19 +02:00
xavcz
6812b54f71 make Categories fields extensible & "subscribe-able" , subscribe methods generator 🤖 2016-08-12 14:33:51 +02:00
xavcz
44bf243e89 subscribed user's post callback (posts.new.async), SubscribeTo generic component taking a document and a documentType 2016-08-12 11:35:58 +02:00
xavcz
3918881455 check on methods, added permissions, rename components for more consistency 2016-08-12 09:10:05 +02:00
xavcz
3d5c3d0330 refactor methods so user can subscribe to another user, create UsersSubscribe 2016-08-11 18:01:27 +02:00
Sacha Greif
3ec90a04b5 remove Telescope global 2016-08-08 11:18:21 +09:00
schabluk
79ba615bae Better error handling 2016-08-07 18:31:58 +02:00
schabluk
3dde711f41 Change subscription method names 2016-08-07 18:14:38 +02:00
Sacha Greif
99a70a3262 cleaning up nova:subscribe 2016-08-07 19:26:08 +09:00
Sacha Greif
952617dd96 subscribe-to-posts -> subscribe 2016-08-07 19:10:53 +09:00