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
/
Model
/
Comment.php
Age
Commit message (
Expand
)
Author
2016-01-14
Move validator methods
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-12-29
Send notifications on user mentions
Frederic Guillot
2015-12-17
Added MaxLenght to 50 for use with API/Comment new parameter
Eskiso
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-11
Add comments sorting
Frederic Guillot
2015-06-20
Change comments table structure (drop foreign key on user_id)
Frederic Guillot
2015-05-18
Send all Kanboard events to the webhook (breaking change)
Frederic Guillot
2015-03-30
Add Gravatar integration
Frederic Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-22
Some refactoring for PHP 5.3
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-09-12
Remove some code duplication (validation rules)
Frédéric Guillot
2014-08-16
The fullname is displayed instead of the username if not empty
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot