summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/message.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix the reply form on the message pageAurélien Bompard2013-07-051-0/+10
|
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-121-13/+11
|
* Use the url tag from future for Django 1.5 compatAurélien Bompard2013-03-211-0/+1
|
* Switch to the new-style "url" tagAurélien Bompard2013-02-271-1/+1
| | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/
* Minor CSS refactoringAurélien Bompard2013-02-131-1/+1
|
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-1/+1
| | | | | And factor some views/templates while I'm at it. And remove unused/obsolete stuff in the same move.
* Refactoring of HTML tags and CSS classesAurélien Bompard2013-02-061-1/+1
|
* Switch to a fluid layoutAurélien Bompard2013-01-231-9/+19
|
* Make the page title dynamicAurélien Bompard2013-01-041-0/+5
|
* The 'Back to thread' button now scrolls to the message in the threadAurélien Bompard2012-12-191-1/+1
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-4/+6
|
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-071-57/+0
|
* Do some CSS refactoringAurélien Bompard2012-10-301-6/+2
|
* Add a button back to the thread in the message viewAurélien Bompard2012-10-291-0/+5
|
* Improve appearanceAurélien Bompard2012-10-051-0/+4
|
* Improve attachments displayAurélien Bompard2012-10-041-11/+0
|
* Add a view to download attachmentsAurélien Bompard2012-10-021-1/+3
|
* Begin attachment supportAurélien Bompard2012-09-261-0/+9
|
* Normalize tabs to spacesAurélien Bompard2012-08-301-2/+2
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-101-2/+2
|
* Packaging hyperkittyAamir Khan2012-07-241-0/+71