Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an attachment field to replies and new emails | Aurélien Bompard | 2013-07-05 | 1 | -1/+1 |
| | |||||
* | Use spaces instead of tabs in the templates | Aurélien Bompard | 2013-06-12 | 1 | -24/+22 |
| | |||||
* | Make it simple to create a new thread instead of replying | Aurélien Bompard | 2013-05-02 | 1 | -2/+11 |
| | |||||
* | Revert "Add a warning when replying while not subscribed" | Aurélien Bompard | 2013-04-24 | 1 | -2/+1 |
| | | | | | This reverts commit 8b3f70bb164aec17b81b7dead02be6165ddfd274. It is not necessary anymore, since changeset f4cf3aa9. | ||||
* | Add a warning when replying while not subscribed | Aurélien Bompard | 2013-04-22 | 1 | -1/+2 |
| | | | | Ticket: #46 | ||||
* | Use the url tag from future for Django 1.5 compat | Aurélien Bompard | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | 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/ | ||||
* | Add a tooltip when login is required (#36) | Aurélien Bompard | 2013-02-07 | 1 | -1/+1 |
| | | | | | | | | | This needs a rebuild of the jquery-ui package. It has been applied to: - inline replies - like/dislike links - favorites | ||||
* | Add a link to quote the message being replied to | Aurélien Bompard | 2013-02-06 | 1 | -0/+1 |
| | |||||
* | Normalize some variable names | Aurélien Bompard | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Inline replies | Aurélien Bompard | 2013-02-01 | 1 | -0/+14 |