Vulcan/packages/nova-voting/lib
2017-01-25 13:58:41 +09:00
..
containers Various clean up; use function syntax for callback functions 2017-01-25 13:58:41 +09:00
callbacks.js Various clean up; use function syntax for callback functions 2017-01-25 13:58:41 +09:00
client.js move Users.hasUpvoted to nova:voting 2016-11-29 18:52:13 +09:00
cron.js fix upvote.async callback issue on collection.new mutation 2017-01-24 11:58:57 +01:00
custom_fields.js Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code 2017-01-18 10:18:33 +09:00
graphql.js vote resolver: isSimulation false -> async callbacks will run 2017-01-10 11:38:42 +01:00
helpers.js devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
modules.js fix upvote.async callback issue on collection.new mutation 2017-01-24 11:58:57 +01:00
permissions.js Make voting generic (posts, comments, etc.) WIP 2017-01-09 15:42:24 +09:00
resolvers.js call upvoting callback on post insert in sync way 2017-01-18 10:19:23 +09:00
scoring.js fix upvote.async callback issue on collection.new mutation 2017-01-24 11:58:57 +01:00
server.js fix upvote.async callback issue on collection.new mutation 2017-01-24 11:58:57 +01:00
vote.js fix upvote.async callback issue on collection.new mutation 2017-01-24 11:58:57 +01:00