summaryrefslogtreecommitdiffstats
path: root/kittystore/storm
Commit message (Expand)AuthorAgeFilesLines
* Implement necessary methods for pipermail compatibilityAurélien Bompard2012-10-221-8/+38
* First PyLint passAurélien Bompard2012-10-123-0/+12
* Fix archives import (interface changed)Aurélien Bompard2012-10-111-2/+2
* Add a method to get the older and newer threadAurélien Bompard2012-10-091-0/+33
* Store the list display name in the DBAurélien Bompard2012-10-053-3/+16
* Use references for the attachments in the modelAurélien Bompard2012-10-041-0/+10
* Use the email.utils.unquote functionAurélien Bompard2012-10-021-1/+2
* Fix DB indexesAurélien Bompard2012-10-021-4/+2
* Improve charset handlingAurélien Bompard2012-10-023-1/+20
* Fix header decoding and associated testsAurélien Bompard2012-10-021-1/+1
* Fix some SQL queriesAurélien Bompard2012-09-261-20/+32
* Integrate the scrubber into the storeAurélien Bompard2012-09-262-9/+56
* Refactor the scrubbing functionAurélien Bompard2012-09-251-0/+10
* Start implementing the attachments tableAurélien Bompard2012-09-251-0/+10
* Port the scrubbing function from Mailman 2.1Aurélien Bompard2012-09-241-2/+3
* Use a middleware in HK to avoid connection leaksAurélien Bompard2012-09-112-12/+22
* Improve date and header parsingAurélien Bompard2012-09-101-0/+3
* Fix thread sortingAurélien Bompard2012-09-101-1/+1
* Move the store pool from HyperKitty to the Storm moduleAurélien Bompard2012-09-071-8/+34
* Improve API and documentationAurélien Bompard2012-09-072-42/+47
* Rename hash_id to message_id_hash to implement MM's IMessageAurélien Bompard2012-09-073-28/+29
* Add a Storm-based backendAurélien Bompard2012-09-076-0/+617