summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of the stats.css fileAurélien Bompard2013-01-233-136/+93
* Update jQuery and BootstrapAurélien Bompard2013-01-1413-1847/+7160
* Use South to migrate the DB schemaAurélien Bompard2013-01-143-0/+111
* Fix location of robots.txt fileAurélien Bompard2013-01-111-0/+0
* Move to gitAurélien Bompard2013-01-118-15/+8
* Move the thread sorting code to kittystoreAurélien Bompard2013-01-092-24/+3
* Make the page title dynamicAurélien Bompard2013-01-0411-2/+53
* Move the archiver module to the root of the distributionAurélien Bompard2013-01-042-1/+1
* The 'Back to thread' button now scrolls to the message in the threadAurélien Bompard2012-12-192-2/+2
* Improve how the quote link looksAurélien Bompard2012-12-192-3/+12
* Integrate the new logoAurélien Bompard2012-12-197-0/+1787
* Only hide the quote if it is more than 3 lines longAurélien Bompard2012-12-171-1/+7
* Sort replies by thread, with indentationAurélien Bompard2012-12-146-20/+75
* Fix quoting in the message viewAurélien Bompard2012-12-135-7/+14
* Improve the quoting styleAurélien Bompard2012-12-137-44/+33
* Fix the archives view for decemberAurélien Bompard2012-12-136-38/+115
* 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
* Update requirements for browserid redirectAurélien Bompard2012-12-112-3/+3
* 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