summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/messages
Commit message (Expand)AuthorAgeFilesLines
* Fix the tags search view (#35)Aurélien Bompard2013-02-072-5/+5
* Add a tooltip when login is required (#36)Aurélien Bompard2013-02-072-3/+3
* Add a link to quote the message being replied toAurélien Bompard2013-02-061-0/+1
* Refactoring of HTML tags and CSS classesAurélien Bompard2013-02-063-60/+55
* Normalize some variable namesAurélien Bompard2013-02-053-7/+7
* Merge branch 'posting'Aurélien Bompard2013-02-042-0/+15
|\
| * Inline repliesAurélien Bompard2013-02-012-0/+15
* | Rethink urls to be more hierarchic and less RPCAurélien Bompard2013-02-041-2/+1
|/
* The 'Back to thread' button now scrolls to the message in the threadAurélien Bompard2012-12-191-1/+1
* Improve the quoting styleAurélien Bompard2012-12-131-1/+1
* Wrap email text at 90 cols if not already wrappedAurélien Bompard2012-12-101-1/+1
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-102-15/+19
* Activate voting (it's not a mockup anymore)Aurélien Bompard2012-12-101-2/+0
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-102-20/+22
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-101-3/+3
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-071-1/+5
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-061-1/+1
* Snip quoted text in repliesAurélien Bompard2012-12-051-7/+2
* Fix a small gravatar bugAurélien Bompard2012-11-251-1/+1
* Escape some more email addressesAurélien Bompard2012-11-141-1/+1
* Adapt to MySQL support splitting out the timezone offsetAurélien Bompard2012-11-141-3/+4
* Remove mailto: links in the emails (converted by django)Aurélien Bompard2012-11-061-1/+2
* Do some CSS refactoringAurélien Bompard2012-10-301-7/+6
* Fix settings access from the templatesAurélien Bompard2012-10-171-2/+2
* Add an icon for the attachments list toggleAurélien Bompard2012-10-121-1/+1
* Improve styling in headers and thread viewAurélien Bompard2012-10-101-2/+2
* Improve stylingAurélien Bompard2012-10-101-2/+10
* Fix mockup testAurélien Bompard2012-10-091-4/+4
* Improve appearanceAurélien Bompard2012-10-051-12/+23
* Improve attachments displayAurélien Bompard2012-10-041-7/+25
* Begin attachment supportAurélien Bompard2012-09-261-0/+1
* Disable mockupsAurélien Bompard2012-09-041-1/+5
* Rename hash_id to message_id_hash to implement MM's IMessage interfaceAurélien Bompard2012-09-031-2/+2
* Adapt to the new Storm-based KittyStoreAurélien Bompard2012-08-301-2/+2
* Use message hash in URL instead of message IDAurélien Bompard2012-08-201-2/+2
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-101-1/+1
* Packaging hyperkittyAamir Khan2012-07-242-0/+39