summaryrefslogtreecommitdiffstats
path: root/kittystore/storm/schema/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add categories to threadsAurélien Bompard2013-07-101-3/+36
* Fix storage of the list's subject prefixAurélien Bompard2013-05-181-3/+3
* Import the list description from MailmanAurélien Bompard2013-02-041-0/+3
* Import the thread sorting code from HyperKittyAurélien Bompard2013-01-091-0/+9
* Store the full email in a separate tableAurélien Bompard2012-11-261-3/+24
* Add MySQL supportAurélien Bompard2012-11-141-2/+55
* Add a thread object in the modelAurélien Bompard2012-11-091-4/+26
* Store the list display name in the DBAurélien Bompard2012-10-051-0/+2
* Fix DB indexesAurélien Bompard2012-10-021-4/+2
* Improve charset handlingAurélien Bompard2012-10-021-0/+2
* Refactor the scrubbing functionAurélien Bompard2012-09-251-0/+10
* Start implementing the attachments tableAurélien Bompard2012-09-251-0/+10
* Rename hash_id to message_id_hash to implement MM's IMessageAurélien Bompard2012-09-071-4/+4
* Add a Storm-based backendAurélien Bompard2012-09-071-0/+67