Mercurial > libervia-web
log src/server/blog.py @ 855:de17f7313cbe
age | author | description |
---|---|---|
Fri, 22 Jan 2016 20:22:30 +0100 | Goffi | server (blog): fixed atom feed link |
Fri, 22 Jan 2016 20:22:30 +0100 | Goffi | server (blog): fixes: |
Fri, 15 Jan 2016 12:30:21 +0100 | souliane | server (blog): call fixXHTMLLinks on XHTML content |
Sat, 09 Jan 2016 13:00:31 +0100 | souliane | server (blog/themes): sanitize tags + display tags URLs |
Sat, 09 Jan 2016 12:14:39 +0100 | souliane | server (blog): fixes typo in a dict declaration |
Sat, 09 Jan 2016 12:59:07 +0100 | Goffi | server (blog): fixed unicode handling for query args |
Fri, 08 Jan 2016 19:58:08 +0100 | Goffi | server (blog): implemented tag/category filtering: |
Fri, 08 Jan 2016 19:53:51 +0100 | Goffi | server (blog): moved _quote and _unquote to module functions, and use them in BlogMessage.url |