summaryrefslogtreecommitdiffstats
path: root/aurweb/scripts/rendercomment.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Allow manual breaks and horizontal lines in commentsLukas Fleischer1-2/+2
2017-11-08Auto-link bug reports in commentsLukas Fleischer1-0/+15
2017-08-25Do not hardcode path to the Python interpreterLukas Fleischer1-1/+1
2017-04-26Support headings in package commentsLukas Fleischer1-2/+18
2017-04-24Support fenced code in package commentsLukas Fleischer1-2/+3
2017-04-24Do not keep line breaks in commentsLukas Fleischer1-2/+2
2017-04-24Make references to Git commits clickableLukas Fleischer1-5/+54
2017-04-23Reintroduce backwards-compatible hyperlink syntaxLukas Fleischer1-1/+15
2017-04-23Add Markdown support to package commentsLukas Fleischer1-3/+5
2017-04-23Render comments when storing them in the databaseLukas Fleischer1-0/+35