index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Controller
/
Webhook.php
Age
Commit message (
Collapse
)
Author
2015-06-21
Update Bitbucket webhooks to handle issues/commit/comments
Frederic Guillot
2015-06-13
Add Sendgrid as mail transport
Frederic Guillot
2015-06-07
Add Mailgun API as mail transport
Frederic Guillot
2015-06-06
Improve email sending system and add Postmark as mail transport
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-04-19
Add Sendgrid integration (incoming email handling)
Frederic Guillot
2015-04-19
Add Mailgun integration (incoming emails)
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-02-08
Add Bitbucket webhook
Frederic Guillot
2014-12-28
Add Gitlab webhook
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-10-25
Finish github webhooks integration
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-09-28
Add support for Github Issue Webhooks
Frédéric Guillot
2014-09-22
Basic prototype to handle Github webhooks
Frédéric Guillot