Commit graph

15 commits

Author SHA1 Message Date
SachaG
39f31a041a add missing await (fix https://github.com/VulcanJS/Vulcan-Starter/issues/24); get rid of extra db call 2018-03-03 10:34:39 +09:00
SachaG
270c6b4215 Use connectors and await/async 2018-02-18 15:26:59 +09:00
SachaG
faf92b3650 Use better API (create, update, delete, find, get) 2018-02-12 18:55:37 +09:00
SachaG
6af995664b Use connectors and async/await in vulcan:voting 2018-02-11 13:18:06 +09:00
SachaG
71e60cac35 Calculate baseScore before db operation instead of using $inc 2018-01-30 11:59:33 +09:00
SachaG
5e41fe9333 Add updateDocument option to optionally disable voting side effects on current document (not used yet) 2018-01-30 11:59:06 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Discordius
7ec9877d7f Fixed voting bugs 2018-01-23 12:35:16 -08:00
Sacha Greif
59ec044d04 Make upvoting own posts/comments sync 2017-10-21 12:49:16 +09:00
SachaG
171969485b Fix score calculation 2017-09-30 08:37:15 +09:00
SachaG
d02b07c25d Clean up forum/voting 2017-09-29 07:40:41 +09:00
SachaG
4640dad0b7 Another voting refactor (hopefully the last one…) 2017-09-28 18:15:04 +09:00
SachaG
15ed3c3923 More work on voting 2017-09-27 17:15:49 +02:00
SachaG
071a0fd720 Big voting refactor 2017-09-25 22:09:09 +02:00
SachaG
575bd19f82 Refactor voting package 2017-09-04 20:28:50 +09:00
Renamed from packages/vulcan-voting/lib/vote.js (Browse further)