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
/
Subscriber
/
NotificationSubscriber.php
Age
Commit message (
Collapse
)
Author
2019-02-13
Add missing webhook event: task.move.project
Frédéric Guillot
Fixes #3969
2018-10-15
Write log entry on file removal
Michael
2016-12-01
Make user mentions great again
Frederic Guillot
2016-07-23
Added internal task links to activity stream
Frederic Guillot
2016-07-20
Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE
Frederic Guillot
2016-07-19
Refactoring of internal task events
Frederic Guillot
2016-07-17
Subtasks events refactoring and show delete in activity stream
Frederic Guillot
2016-07-17
File events refactoring
Frederic Guillot
2016-07-17
Added event for removed comments with some refactoring
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-24
Added NotificationJob
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-01-16
Remove __CLASS__ from debug logs
Frederic Guillot
2016-01-16
Allow one call by event
Frederic Guillot
2016-01-16
Make sure that some event subscribers are not executed multiple times
Frederic Guillot
2015-12-29
Send notifications on user mentions
Frederic Guillot
2015-10-17
Move webhook to project notification type
Frederic Guillot
2015-10-17
Make user notifications pluggable
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-06-14
Improve activity stream/notification for task update events and add new ↵
Frederic Guillot
notification for swimlane change
2015-06-13
Show changes in task update notifications
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-04-06
Fix bug with notifications and subtask restriction
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-02-07
Rename subtask model
Frederic Guillot
2015-01-02
Cleanup and fixes
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot