Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the reply form on the message page | Aurélien Bompard | 2013-07-05 | 1 | -0/+10 |
| | |||||
* | Use spaces instead of tabs in the templates | Aurélien Bompard | 2013-06-12 | 1 | -13/+11 |
| | |||||
* | Use the url tag from future for Django 1.5 compat | Aurélien Bompard | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | Switch to the new-style "url" tag | Aurélien Bompard | 2013-02-27 | 1 | -1/+1 |
| | | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/ | ||||
* | Minor CSS refactoring | Aurélien Bompard | 2013-02-13 | 1 | -1/+1 |
| | |||||
* | Fix the tags search view (#35) | Aurélien Bompard | 2013-02-07 | 1 | -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 classes | Aurélien Bompard | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | Switch to a fluid layout | Aurélien Bompard | 2013-01-23 | 1 | -9/+19 |
| | |||||
* | Make the page title dynamic | Aurélien Bompard | 2013-01-04 | 1 | -0/+5 |
| | |||||
* | The 'Back to thread' button now scrolls to the message in the thread | Aurélien Bompard | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | Non-code changes (license texts, indentation, etc.) | Aurélien Bompard | 2012-12-10 | 1 | -4/+6 |
| | |||||
* | Factorize the add_tag and like JS functions | Aurélien Bompard | 2012-12-07 | 1 | -57/+0 |
| | |||||
* | Do some CSS refactoring | Aurélien Bompard | 2012-10-30 | 1 | -6/+2 |
| | |||||
* | Add a button back to the thread in the message view | Aurélien Bompard | 2012-10-29 | 1 | -0/+5 |
| | |||||
* | Improve appearance | Aurélien Bompard | 2012-10-05 | 1 | -0/+4 |
| | |||||
* | Improve attachments display | Aurélien Bompard | 2012-10-04 | 1 | -11/+0 |
| | |||||
* | Add a view to download attachments | Aurélien Bompard | 2012-10-02 | 1 | -1/+3 |
| | |||||
* | Begin attachment support | Aurélien Bompard | 2012-09-26 | 1 | -0/+9 |
| | |||||
* | Normalize tabs to spaces | Aurélien Bompard | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | Issues #18: Fix broken links because URLs were hard coded | Aamir Khan | 2012-08-10 | 1 | -2/+2 |
| | |||||
* | Packaging hyperkitty | Aamir Khan | 2012-07-24 | 1 | -0/+71 |