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
/
Core
/
Markdown.php
Age
Commit message (
Expand
)
Author
2018-08-15
Avoid PHP error in Markdown parser
Frédéric Guillot
2018-07-25
Exclude task links and user mentions from nesting
cl0ne
2018-04-20
Update Parsedown library
Frédéric Guillot
2016-12-17
Add cache decorator for UserModel
Frederic Guillot
2016-12-17
Handle username with dots in user mentions
Frederic Guillot
2016-12-03
Add suggest menu for task ID
Frederic Guillot
2016-12-01
Make user mentions great again
Frederic Guillot
2016-11-30
Fix link generation when user mention is followed by a punctuation mark
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-04-29
Fixed wrong task link generation within Markdown text
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-01-25
Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment i...
Frederic Guillot