habitica-self-host/website/server/models
Matteo Pagliazzi 5f0ef2d8f0
Webhooks v2 (and other fixes) (#10265)
* begin implementing global webhooks

* add checklist item scored webhook

* add pet hatched and mount raised webhooks (no tests)

* fix typo

* add lvl up webhooks, remove corrupt notifications and reorganize pre-save hook

* fix typo

* add some tests, globalActivity webhook

* fix bug in global activiy webhook and add more tests

* add tests and fix typo for petHatched and mountRaised webhooks

* fix errors and add tests for level up webhook

* wip: add default data to all webhooks, change signature for WebhookSender.send (missing tests)

* remove unused code

* fix unit tests

* fix chat webhooks

* remove console

* fix lint

* add and fix webhook tests

* add questStarted webhook and questActivity type

* add unit tests

* add finial tests and features
2018-04-29 20:07:14 +02:00
..
user Webhooks v2 (and other fixes) (#10265) 2018-04-29 20:07:14 +02:00
challenge.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
chat.js Move Chat to Model (#9703) 2018-04-23 12:17:16 -05:00
coupon.js models: add required: true to id fields where missing 2016-12-18 17:16:49 +01:00
emailUnsubscription.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
group.js Webhooks v2 (and other fixes) (#10265) 2018-04-29 20:07:14 +02:00
iapPurchaseReceipt.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
pushDevice.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
subscriptionPlan.js Support subscription payment through Google Play Store (#8437) 2017-02-01 18:39:37 -06:00
tag.js Client Tasks v3 (#8926) 2017-08-09 17:13:40 +02:00
task.js round priority on update too (#10186) 2018-04-14 16:16:25 +02:00
userNotification.js Webhooks v2 (and other fixes) (#10265) 2018-04-29 20:07:14 +02:00
webhook.js Webhooks v2 (and other fixes) (#10265) 2018-04-29 20:07:14 +02:00