summaryrefslogtreecommitdiff
path: root/app/Model/Comment.php
AgeCommit message (Expand)Author
2016-03-26Added avatar image uploadFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-17Added MaxLenght to 50 for use with API/Comment new parameterEskiso
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-11Add comments sortingFrederic Guillot
2015-06-20Change comments table structure (drop foreign key on user_id)Frederic Guillot
2015-05-18Send all Kanboard events to the webhook (breaking change)Frederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-22Some refactoring for PHP 5.3Frédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-09-12Remove some code duplication (validation rules)Frédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot