25 Jan
2011
25 Jan
'11
10:52 a.m.
On Sun, Oct 03, 2010 at 09:51:45PM +0200, Lukas Fleischer wrote:
Comments are now split at link boundaries and links are converted separately. I find this to be a much cleaner way than re-converting comments that have already been converted using htmlspecialchars(). This also doesn't require any callback procedure.
--- web/lib/aur.inc | 24 ++++++++++++++++++++++++ web/template/pkg_comments.php | 2 +- 2 files changed, 25 insertions(+), 1 deletions(-)
Pushed this.