summaryrefslogtreecommitdiffstats
path: root/hyperkitty/views/thread.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-3/+1
* Fix votes (#34)Aurélien Bompard2013-02-071-21/+3
* Inline repliesAurélien Bompard2013-02-011-0/+1
* fix the favorites systemAurélien Bompard2013-01-281-6/+49
* Fix accordion widget and add_tag buttonAurélien Bompard2013-01-251-2/+2
* Move the thread sorting code to kittystoreAurélien Bompard2013-01-091-3/+3
* Sort replies by thread, with indentationAurélien Bompard2012-12-141-19/+28
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-0/+3
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-101-19/+27
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-071-1/+3
* Use the new thread object in KittyStoreAurélien Bompard2012-11-091-14/+14
* Fix settings access from the templatesAurélien Bompard2012-10-171-0/+1
* Fix a few remaining bugsAurélien Bompard2012-10-101-1/+1
* Improve styling in headers and thread viewAurélien Bompard2012-10-101-0/+8
* Add thread navigation buttonsAurélien Bompard2012-10-091-10/+2
* Improve appearanceAurélien Bompard2012-10-051-7/+7
* Add 404 errors and improve error messagesAurélien Bompard2012-09-181-1/+3
* Use Python's standard logging systemAurélien Bompard2012-09-171-2/+19
* Use a middleware to avoid KS connection leaksAurélien Bompard2012-09-121-3/+2
* Implement the relative dates featuresAurélien Bompard2012-09-101-5/+14
* Move the store pool to HyperKittyAurélien Bompard2012-09-061-4/+5
* Adapt to KittyStore's API changeAurélien Bompard2012-09-051-3/+3
* Disable mockupsAurélien Bompard2012-09-041-1/+1
* Normalize tabs to spacesAurélien Bompard2012-08-301-28/+28
* Adapt to the new Storm-based KittyStoreAurélien Bompard2012-08-301-7/+6
* Update KittyStore importsAurélien Bompard2012-08-141-2/+2
* Feature : Add tag to email threadsAamir Khan2012-08-101-0/+7
* Feature : Add tag to email threadsAamir Khan2012-08-101-18/+19
* Bug Fix caused by wrong application nameAamir Khan2012-07-251-3/+3
* Packaging hyperkittyAamir Khan2012-07-241-0/+113