summaryrefslogtreecommitdiffstats
path: root/kittystore/test
Commit message (Expand)AuthorAgeFilesLines
* Don't crash updating a thread's date when it has no msg yetAurélien Bompard2013-01-091-0/+5
* Import the thread sorting code from HyperKittyAurélien Bompard2013-01-091-0/+129
* Split reference detection out of get_ref_and_thread_idAurélien Bompard2012-12-141-23/+7
* Change the reply detection systemAurélien Bompard2012-12-141-1/+25
* Update the list's display name when changed in MailmanAurélien Bompard2012-12-121-1/+17
* Handle empty References tagAurélien Bompard2012-12-121-0/+35
* Improve the Thread model wrt the starting emailAurélien Bompard2012-11-253-9/+102
* Don't let the message scrubber add attachmentsAurélien Bompard2012-11-172-71/+88
* Pylint passAurélien Bompard2012-10-262-7/+9
* First PyLint passAurélien Bompard2012-10-123-0/+5
* Store the list display name in the DBAurélien Bompard2012-10-051-2/+9
* Add forgotten testcase example messageAurélien Bompard2012-10-041-0/+97
* Adapt to the i18n filename bugAurélien Bompard2012-10-032-10/+33
* Fix text attachment handlingAurélien Bompard2012-10-031-1/+3
* Handle non-ascii chars in filenameAurélien Bompard2012-10-022-0/+112
* Handle dates without timezoneAurélien Bompard2012-10-021-0/+5
* Improve charset handlingAurélien Bompard2012-10-021-11/+11
* Fix header decoding and associated testsAurélien Bompard2012-10-022-12/+13
* Improve scrubbingAurélien Bompard2012-10-011-22/+7
* Add some basic unit tests for the scrubberAurélien Bompard2012-09-285-0/+5571
* Improve date and header parsingAurélien Bompard2012-09-103-7/+62
* Handle unparseable reference headersAurélien Bompard2012-09-101-0/+9
* Handle non-ascii payloads betterAurélien Bompard2012-09-074-24/+66
* Handle non-ascii subjectAurélien Bompard2012-09-072-4/+8
* Handle non-ascii 'From' headersAurélien Bompard2012-09-072-1/+255
* Fix some bugs in the import codeAurélien Bompard2012-09-075-0/+73