summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Smaller titles on the summary pageAurélien Bompard2012-12-111-4/+10
* Fix votes on the profile pageAurélien Bompard2012-12-112-5/+9
* Update requirement on djangorestframeworkAurélien Bompard2012-12-112-3/+3
* Bump versionAurélien Bompard2012-12-113-4/+4
* According to the documentation this specify the redirect url to browseridPierre-Yves Chibon2012-12-111-1/+1
* Improve the spec fileAurélien Bompard2012-12-101-6/+32
* Put the graph generation code in the main JS fileAurélien Bompard2012-12-102-57/+70
* 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-103-77/+47
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-105-37/+27
* 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-1040-193/+386
* Include hyperkitty_standalone in the spec fileAurélien Bompard2012-12-101-7/+38
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-1010-58/+85
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-078-138/+117
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-067-7/+7
* Snip quoted text in repliesAurélien Bompard2012-12-056-10/+108
* Add spec file and fix unit testsAurélien Bompard2012-11-308-8/+132
* Bump versionAurélien Bompard2012-11-282-2/+2
* Update doc regarding the kittystore-download21 scriptAurélien Bompard2012-11-282-7/+6
* Bump versionAurélien Bompard2012-11-261-1/+1
* Get rid of redundant SQL queriesAurélien Bompard2012-11-252-8/+17
* Make SQL debug output configurableAurélien Bompard2012-11-251-2/+4
* Fix a small gravatar bugAurélien Bompard2012-11-251-1/+1
* Take the graph title out of the graph itselfAurélien Bompard2012-11-252-6/+6
* Make graph height dynamicAurélien Bompard2012-11-251-1/+1
* Update the version in the documentationAurélien Bompard2012-11-221-1/+1
* Make a few post-QA fixesAurélien Bompard2012-11-226-11/+16
* Update requirementsAurélien Bompard2012-11-222-7/+4
* Prepare for releaseAurélien Bompard2012-11-2147-12936/+1402
* Fix threads count on summary pageAurélien Bompard2012-11-173-10/+11
* Add an accordion widget for the month listAurélien Bompard2012-11-155-0/+26
* Use Django's reverse() method for crafting URLsAurélien Bompard2012-11-152-4/+8
* Move JS libs in the libs subdirAurélien Bompard2012-11-157-8/+9
* Escape some more email addressesAurélien Bompard2012-11-143-3/+3
* Adapt to MySQL support splitting out the timezone offsetAurélien Bompard2012-11-144-10/+21
* Use the new thread object in KittyStoreAurélien Bompard2012-11-096-121/+104
* Make a proper 'back to thread' buttonAurélien Bompard2012-11-063-0/+287
* Remove mailto: links in the emails (converted by django)Aurélien Bompard2012-11-063-4/+8
* Fix the link alignment in collapsed messagesAurélien Bompard2012-11-061-1/+2
* Adapt archiver configuration to the new code in mailmanAurélien Bompard2012-11-061-2/+4
* Do some CSS refactoringAurélien Bompard2012-10-309-393/+359
* Fix some pylint-detected errorsAurélien Bompard2012-10-292-1/+2
* Escape @-signsAurélien Bompard2012-10-292-2/+9
* Pylint fixAurélien Bompard2012-10-292-1/+251
* Add a button back to the thread in the message viewAurélien Bompard2012-10-295-1/+14
* Add compatibility URLs for PipermailAurélien Bompard2012-10-224-5/+179
* Fix typoAurélien Bompard2012-10-171-1/+1
* Fix settings access from the templatesAurélien Bompard2012-10-179-7/+12
* Add an icon for the attachments list toggleAurélien Bompard2012-10-124-2/+15