summaryrefslogtreecommitdiffstats
path: root/hyperkitty/views/thread.py
Commit message (Collapse)AuthorAgeFilesLines
* 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