Vulcan/packages/nova-voting/lib
2017-01-29 11:17:00 +09:00
..
containers Add comment voting using graphql union type 2017-01-29 11:17:00 +09:00
callbacks.js fix user updated fields on voting async callbacks 2017-01-26 12:53:49 +01: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 Add comment voting using graphql union type 2017-01-29 11:17:00 +09:00
helpers.js devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
modules.js Remove MongoDB logic in vote.js; split out db update into mutateItem 2017-01-26 11:14:39 +09: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 Add comment voting using graphql union type 2017-01-29 11:17:00 +09:00