summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/messages/reply_form.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-24/+22
|
* Make it simple to create a new thread instead of replyingAurélien Bompard2013-05-021-2/+11
|
* Revert "Add a warning when replying while not subscribed"Aurélien Bompard2013-04-241-2/+1
| | | | | This reverts commit 8b3f70bb164aec17b81b7dead02be6165ddfd274. It is not necessary anymore, since changeset f4cf3aa9.
* Add a warning when replying while not subscribedAurélien Bompard2013-04-221-1/+2
| | | | Ticket: #46
* Use the url tag from future for Django 1.5 compatAurélien Bompard2013-03-211-0/+2
|
* 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/
* Add a tooltip when login is required (#36)Aurélien Bompard2013-02-071-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 toAurélien Bompard2013-02-061-0/+1
|
* Normalize some variable namesAurélien Bompard2013-02-051-1/+1
|
* Inline repliesAurélien Bompard2013-02-011-0/+14