summaryrefslogtreecommitdiffstats
path: root/server/notifications/outgoing.js
Commit message (Expand)AuthorAgeFilesLines
* - Fix critical and moderate security vulnerabilities reported at 2020-02-26 withLauri Ojansivu2020-03-011-177/+184
* Fix two-way webhooks - locking might fail sometimeSam X. Chen2019-09-161-47/+81
* Fix prettier.Lauri Ojansivu2019-09-061-1/+6
* Treat any 2xx webhook response status code as successWilliam Hughes2019-09-061-1/+1
* Add Feature: enable two-way webhooks - add comments need useridSam X. Chen2019-08-301-5/+9
* Add Feature: enable two-way webhooks - fixing lint errorSam X. Chen2019-08-291-1/+2
* Add Feature: enable two-way webhooks - stage twoSam X. Chen2019-08-291-17/+80
* Prettier & eslint project style updateJustin Reynolds2019-06-281-6/+33
* Show attachment name in Outgoing Webhook when attachment is added to card.Lauri Ojansivu2019-06-111-1/+1
* - Fix typos.Lauri Ojansivu2019-03-251-1/+1
* [Fix Adding Labels to cards is not possible anymore](https://github.com/wekan...Lauri Ojansivu2019-03-041-1/+2
* [Add more Webhook translations](https://github.com/wekan/wekan/issues/1969).Lauri Ojansivu2019-03-031-1/+1
* Add swimlaneId in activity. Create default swimlaneId in APIAndrés Manelli2018-09-061-1/+1
* change let to constOmar Sy2018-08-221-1/+1
* make the attributes that the webhook sends configurableOmar Sy2018-08-221-5/+4
* Fix lint errors.Lauri Ojansivu2017-12-031-2/+2
* Send result before webhookAndrés Manelli2017-09-291-1/+1
* Add some parameters to webhookAndrés Manelli2017-09-291-1/+4
* Fix null userId. Fix description field nameAndrés Manelli2017-08-311-2/+3
* Add activity subscription to integrations. Add API for integrations. Allow mu...Andrés Manelli2017-08-301-9/+11
* Fixed lint error by using dot notation.Lauri Ojansivu2017-08-231-1/+1
* Add some IDs to webhook bodyAndrés Manelli2017-08-161-0/+5
* Add method outgoingWebhooksnztqa2017-07-091-0/+47