summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Fix quoting in the message viewAurélien Bompard2012-12-131-4/+2
* Improve the quoting styleAurélien Bompard2012-12-133-4/+4
* Wrap email text in the other templates tooAurélien Bompard2012-12-122-2/+6
* Prepare a fix for #25Aurélien Bompard2012-12-122-5/+5
* Fix votes on the profile pageAurélien Bompard2012-12-111-2/+6
* According to the documentation this specify the redirect url to browseridPierre-Yves Chibon2012-12-111-1/+1
* Put the graph generation code in the main JS fileAurélien Bompard2012-12-101-57/+7
* Wrap email text at 90 cols if not already wrappedAurélien Bompard2012-12-101-1/+1
* Factor the thread summaries form out in a separate fileAurélien Bompard2012-12-102-70/+40
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-104-37/+21
* Activate voting (it's not a mockup anymore)Aurélien Bompard2012-12-103-9/+0
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-1019-183/+213
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-105-17/+25
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-075-135/+8
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-065-5/+5
* Snip quoted text in repliesAurélien Bompard2012-12-052-10/+5
* Get rid of redundant SQL queriesAurélien Bompard2012-11-251-4/+4
* Fix a small gravatar bugAurélien Bompard2012-11-251-1/+1
* Take the graph title out of the graph itselfAurélien Bompard2012-11-251-6/+1
* Make graph height dynamicAurélien Bompard2012-11-251-1/+1
* Make a few post-QA fixesAurélien Bompard2012-11-221-0/+2
* Fix threads count on summary pageAurélien Bompard2012-11-172-2/+3
* Add an accordion widget for the month listAurélien Bompard2012-11-152-0/+9
* Move JS libs in the libs subdirAurélien Bompard2012-11-155-7/+8
* Escape some more email addressesAurélien Bompard2012-11-143-3/+3
* Adapt to MySQL support splitting out the timezone offsetAurélien Bompard2012-11-141-3/+4
* Use the new thread object in KittyStoreAurélien Bompard2012-11-093-59/+69
* Remove mailto: links in the emails (converted by django)Aurélien Bompard2012-11-062-3/+4
* Do some CSS refactoringAurélien Bompard2012-10-307-77/+55
* Escape @-signsAurélien Bompard2012-10-291-2/+2
* Add a button back to the thread in the message viewAurélien Bompard2012-10-291-0/+5
* Fix settings access from the templatesAurélien Bompard2012-10-175-7/+7
* Add an icon for the attachments list toggleAurélien Bompard2012-10-121-1/+1
* Fix some forgotten instances of likestatusAurélien Bompard2012-10-121-4/+4
* Improve the 'add tag' formAurélien Bompard2012-10-111-3/+2
* Fix a small bug when testing the displayed dateAurélien Bompard2012-10-101-1/+1
* Fix a few remaining bugsAurélien Bompard2012-10-101-0/+1
* Improve styling in headers and thread viewAurélien Bompard2012-10-108-56/+76
* Improve stylingAurélien Bompard2012-10-102-3/+11
* Add thread navigation buttonsAurélien Bompard2012-10-091-0/+8
* Fix mockup testAurélien Bompard2012-10-095-9/+9
* Improve appearanceAurélien Bompard2012-10-055-26/+47
* Improve attachments displayAurélien Bompard2012-10-043-19/+30
* Add a view to download attachmentsAurélien Bompard2012-10-021-1/+3
* Begin attachment supportAurélien Bompard2012-09-262-0/+10
* Add 404 errors and improve error messagesAurélien Bompard2012-09-182-14/+14
* Improve the user voting display (only one SQL query)Aurélien Bompard2012-09-121-8/+5
* Implement the relative dates featuresAurélien Bompard2012-09-102-3/+3
* Fix leftover hardcoded URLsAurélien Bompard2012-09-066-32/+36
* Adapt to KittyStore's API changeAurélien Bompard2012-09-053-0/+8