1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Adam Coddington
9764800a19 Release 4.4.5; fixes for ugettext such that translation changes do not incurr migration warnings. 2015-11-29 20:34:56 -08:00
Adam Coddington
4b49b0b045 Release 4.4.4; prevents exceptions occurring in signal handlers from being swallowed. 2015-08-04 07:44:44 -07:00
Adam Coddington
d2f81073ed Release 4.4.3; Bugfix for Python 3k path calculations when using file-based mailboxes. 2015-07-22 11:19:28 -07:00
Adam Coddington
498f38c461 Release 4.4.2; fixes a minor Python3 glitch in a recent migration. Fixes #56. 2015-07-20 19:55:07 -07:00
Adam Coddington
02446641d9 Release 4.4.1; fixes a bug in header decoding. 2015-07-13 12:20:12 -07:00
Adam Coddington
4f81f9e3e1 Release 4.4; adds Django 1.8 support; fixes bugs. 2015-07-07 23:12:56 -07:00
Adam Coddington
50282414aa Always re-open filefield before reading. 2015-04-13 20:20:11 -07:00
Adam Coddington
830343bf78 Always read file object in as bytes; fixes bug in which non-local file storage caused get_email_object to fail. 2015-04-13 20:13:24 -07:00
Adam Coddington
c60b32aca5 Release 4.3.2; fixes IMAP transport on Python3k and adds integration tests. 2015-04-12 12:13:10 -07:00
Adam Coddington
e5d36cbabf Updating message migration for new verbose name; fixes #48. 2015-04-08 20:18:11 -07:00
Adam Coddington
fc24cb3595 Release 4.3.0; adds support for storing original email as file on-disk, adds functionality allowing one to specify a specific IMAP folder to use for consumption. 2015-03-26 23:11:34 -05:00
Adam Coddington
c7dd1ad3e7 Bumping version number to 4.3.0a2. 2015-03-23 19:53:48 -07:00
Adam Coddington
09a27148dc Release 4.3.0a; allowing one to specify a folder from which to collect imap messages. 2015-03-22 20:59:03 -07:00
Adam Coddington
793f92cfcf Release 4.2.1; fixes #41: if no messages_ids, return before checking for small_message_ids. 2015-02-06 15:31:17 -08:00
Adam Coddington
c3cd5a28ae Version 4.2; adds 'envelope_headers' to admin. 2014-12-31 09:41:08 -06:00
Adam Coddington
20d5c3956e Release 4.1.2; Added handling for processing unknown encodings. 2014-11-15 22:19:32 -08:00
Adam Coddington
df4c7196db Fix bug preventing south 1.0 from properly finding legacy migrations. Release 4.1.1 2014-11-09 21:55:21 -08:00
Adam Coddington
413b60e35f Initial commit. 2012-06-27 20:45:01 -07:00