summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/message_new.html
Commit message (Collapse)AuthorAgeFilesLines
* Add an attachment field to replies and new emailsAurélien Bompard2013-07-051-1/+1
|
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-121-28/+26
|
* Handle errors when Mailman's REST server is downAurélien Bompard2013-05-031-0/+7
|
* Revert "Add a warning when replying while not subscribed"Aurélien Bompard2013-04-241-1/+0
| | | | | This reverts commit 8b3f70bb164aec17b81b7dead02be6165ddfd274. It is not necessary anymore, since changeset f4cf3aa9.
* Add a warning when replying while not subscribedAurélien Bompard2013-04-221-0/+1
| | | | Ticket: #46
* 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-2/+2
| | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/
* Add a "Create new thread" buttonAurélien Bompard2013-02-121-0/+42