xavcz
591476c4f4
fix user updated fields on voting async callbacks
2017-01-26 12:53:49 +01:00
SachaG
3ab60533f2
some more vote clean-up
2017-01-26 13:09:27 +09:00
SachaG
ac5ab92143
Various clean up; use function syntax for callback functions
2017-01-25 13:58:41 +09:00
xavcz
36ca34a267
fix upvote.async callback issue on collection.new mutation
...
* add collection as the last parameter of a collection.async cb,
* when inserting a new document, run upvote.async cb once the document has been inserted (collection.new.async)
* remove pre-meteor 1.3 '/server' folder, put everything in the root (initiated by grouping callbacks in the same file for less confusion)
2017-01-24 11:58:57 +01:00
SachaG
b1d0cd8e69
call upvoting callback on post insert in sync way
2017-01-18 10:19:23 +09:00
Sacha Greif
381cdc7cff
Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages
2016-12-12 16:43:23 +09:00
Sacha Greif
5e1e124a8f
Telescope.callbacks -> Callbacks; Telescope.createCollection -> createCollection
2016-12-12 10:24:34 +09:00
xavcz
1c058b60c6
clean-up
2016-12-09 09:11:20 +01:00
xavcz
2638023f4e
harmonize apollo branch to be on v0.27.5
2016-12-08 23:48:16 +01:00
xavcz
7b4e64e97f
voting: missing imports, patch on vote helpers in component (uncomment for debug)
2016-11-29 12:27:26 +01:00
Sacha Greif
fa581a85c3
lots of cleaning up
2016-11-26 11:17:01 +09:00