summaryrefslogtreecommitdiffstats
path: root/hyperkitty/views
Commit message (Collapse)AuthorAgeFilesLines
* Improve styling in headers and thread viewAurélien Bompard2012-10-103-2/+26
|
* Add thread navigation buttonsAurélien Bompard2012-10-091-10/+2
|
* Improve appearanceAurélien Bompard2012-10-052-11/+11
|
* Improve attachments displayAurélien Bompard2012-10-042-2/+3
|
* Add a view to download attachmentsAurélien Bompard2012-10-021-2/+26
|
* Begin attachment supportAurélien Bompard2012-09-261-0/+3
|
* Add 404 errors and improve error messagesAurélien Bompard2012-09-182-2/+6
|
* Use Python's standard logging systemAurélien Bompard2012-09-176-25/+109
|
* Improve the user voting display (only one SQL query)Aurélien Bompard2012-09-121-2/+24
|
* Use a middleware to avoid KS connection leaksAurélien Bompard2012-09-124-13/+11
|
* Implement the relative dates featuresAurélien Bompard2012-09-101-5/+14
|
* Move the store pool to HyperKittyAurélien Bompard2012-09-064-31/+34
|
* Adapt to KittyStore's API changeAurélien Bompard2012-09-052-10/+10
|
* Disable mockupsAurélien Bompard2012-09-045-9/+16
|
* Rename hash_id to message_id_hash to implement MM's IMessage interfaceAurélien Bompard2012-09-031-1/+4
|
* Normalize tabs to spacesAurélien Bompard2012-08-305-79/+79
|
* Adapt to the new Storm-based KittyStoreAurélien Bompard2012-08-304-44/+49
|
* Use message hash in URL instead of message IDAurélien Bompard2012-08-201-1/+1
|
* Adapt to the IMessageStore interfaceAurélien Bompard2012-08-171-1/+1
|
* Update KittyStore importsAurélien Bompard2012-08-143-8/+6
|
* Issue 12: Calculate thread level rating based on message level ratingAamir Khan2012-08-111-3/+44
|
* Code cleaning misleading variable name was usedAamir Khan2012-08-111-7/+6
|
* Issue 15: Add pagination next | prev in web interfaceAamir Khan2012-08-111-0/+9
|
* Fix : Error importing unit testsAamir Khan2012-08-101-5/+6
|
* Add Tag : display all messages with particular tagAamir Khan2012-08-101-3/+3
|
* Feature : Add tag to email threadsAamir Khan2012-08-101-3/+4
|
* Feature : Add tag to email threadsAamir Khan2012-08-101-0/+7
|
* Feature : Add tag to email threadsAamir Khan2012-08-102-27/+37
|
* Bug Fix caused by wrong application nameAamir Khan2012-07-256-15/+15
|
* Packaging hyperkittyAamir Khan2012-07-248-0/+724