summaryrefslogtreecommitdiff
path: root/app/Model/Webhook.php
AgeCommit message (Expand)Author
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-06-07Add Mailgun API as mail transportFrederic Guillot
2015-05-18Send all Kanboard events to the webhook (breaking change)Frederic Guillot
2015-03-28Add Slack integrationFrederic Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-08-19Remove useless codeFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot