summaryrefslogtreecommitdiff
path: root/app/Notification
AgeCommit message (Expand)Author
2018-01-02Send event author in webhook notificationBenjamin MALYNOVYTCH
2017-02-19Avoid passing application_url argument to all notification templatesFrederic Guillot
2016-08-15Fix PHP notice when sending overdue notificationsFrederic Guillot
2016-07-23Simplify mail subject for notificationsFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Improve notification classes and move interface to coreFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-11-14Fix PHP error when adding a new user with email notification enabledFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Move ProjectActivitySubscriber to a new notification typeFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot