summaryrefslogtreecommitdiff
path: root/app/Subscriber/NotificationSubscriber.php
AgeCommit message (Expand)Author
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-20Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETEFrederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17File events refactoringFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-24Added NotificationJobFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-01-16Remove __CLASS__ from debug logsFrederic Guillot
2016-01-16Allow one call by eventFrederic Guillot
2016-01-16Make sure that some event subscribers are not executed multiple timesFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-06-14Improve activity stream/notification for task update events and add new notif...Frederic Guillot
2015-06-13Show changes in task update notificationsFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-06Fix bug with notifications and subtask restrictionFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot