1
0
Fork 0

Commit graph

  • 7bb816b9ce Bump version: 4.4.5 → 4.4.6 4.4.6 Adam Coddington 2016-02-15 19:22:39 -08:00
  • 19cc19e2d6 Bumping maxlines to 10^6 to support large mailboxes. Fixes #81. Adam Coddington 2016-02-15 19:22:26 -08:00
  • 9538996dea Fixes build failures on Python 3.x. Adam Coddington 2016-01-30 22:35:20 -08:00
  • f3a782d0b0 Django 1.7 does not support Python 3.5. forgetfulness Adam Coddington 2016-01-30 22:32:51 -08:00
  • c100ccf867 Ensure that message_id is always stripped. Adam Coddington 2016-01-30 22:28:09 -08:00
  • ee5a023da1 Modern python versions do not use --use-mirrors. Adam Coddington 2016-01-30 22:24:27 -08:00
  • 54aa74d984 Turn off sudo mode for django-mailbox. Adam Coddington 2016-01-30 22:19:59 -08:00
  • 5136514748 Attempting to recover a little detail so I can figure out why integration testing isn't working. Adam Coddington 2016-01-30 22:06:28 -08:00
  • 22f1d05464 Adding bumpversion. Adam Coddington 2016-01-28 22:12:10 -08:00
  • bb1f1b2683 More debugging patch-3 Jonas Haag 2016-01-19 17:49:04 +01:00
  • 77b05ca228 Debug test_message_reply test failure Jonas Haag 2016-01-19 17:38:29 +01:00
  • 3f68043a65 This should also be supported Jonas Haag 2016-01-19 16:40:07 +01:00
  • 36a5f25c32 Silence pip warning Jonas Haag 2016-01-19 16:29:23 +01:00
  • 5bceda86e7 Merge pull request #78 from jonashaag/patch-1 Adam Coddington 2016-01-19 07:14:04 -08:00
  • 4dbab717c2 Cleanup .travis.yml Jonas Haag 2016-01-19 16:12:32 +01:00
  • 6cd063b0a7 Adding Django 1.9 to tested versions; removing 1.4.20. django_1_9 Adam Coddington 2015-12-14 22:54:20 -08:00
  • 9764800a19 Release 4.4.5; fixes for ugettext such that translation changes do not incurr migration warnings. 4.4.5 Adam Coddington 2015-11-29 20:34:56 -08:00
  • fd61a96734 Merge pull request #74 from ad-m/patch-4 Adam Coddington 2015-11-28 17:49:09 -08:00
  • 51edeca7dc Use ugettext_lazy instead ugettext in models.py Adam Dobrawy 2015-11-27 01:50:01 +01:00
  • 63adb5802f Merge pull request #70 from gitter-badger/gitter-badge Adam Coddington 2015-10-28 19:48:07 -07:00
  • dc41634bdc Add Gitter badge The Gitter Badger 2015-10-23 23:10:50 +00:00
  • 6cb5105b70 Disable specific test for Python 3.x. issue_64 Adam Coddington 2015-08-30 20:30:05 -07:00
  • c6ef5058e8 Merge pull request #67 from ad-m/patch-3 Adam Coddington 2015-08-30 20:09:25 -07:00
  • 33c5a0cba2 Merge pull request #64 from antcorro/master Adam Coddington 2015-08-30 20:08:56 -07:00
  • f2b352a68a Allow tests relating to mail replies to properly run for pull requests. Adam Coddington 2015-08-30 19:40:29 -07:00
  • fdaf245488 Fix typo in docs list Adam Dobrawy 2015-08-25 04:00:46 +02:00
  • 0e6dcce0f5 Add test for message with not decoded attachment header Antonio Corroppoli 2015-08-18 17:55:07 +02:00
  • c949db130e Fix pip update command patch-2 Adam Dobrawy 2015-08-14 16:57:20 +02:00
  • cbfe2b5c5a "--use-mirrors" remove and pip upgrade Adam Dobrawy 2015-08-14 16:53:28 +02:00
  • d05b255cc2 Add pip cache and cointaner mode to travis Adam Dobrawy 2015-08-14 16:44:26 +02:00
  • e766174fdd Fix UnicodeDecodeError in MessageAttachment headers Antonio Corroppoli 2015-08-14 14:48:27 +02:00
  • 4b49b0b045 Release 4.4.4; prevents exceptions occurring in signal handlers from being swallowed. 4.4.4 Adam Coddington 2015-08-04 07:44:44 -07:00
  • c1e3007aa6 Prevent e-mails from being dispatched during tests. Adam Coddington 2015-08-04 07:30:38 -07:00
  • 0e4fb95a39 Turn on exception for incoming messages Adam Dobrawy 2015-08-04 16:14:29 +02:00
  • d2f81073ed Release 4.4.3; Bugfix for Python 3k path calculations when using file-based mailboxes. 4.4.3 Adam Coddington 2015-07-22 11:19:28 -07:00
  • 55be6b37f2 possible fix for python3 maildir issue Leifur Halldor Asgeirsson 2015-07-21 11:50:15 -04:00
  • f706cacd27 Skip integration tests if there are missing environment variables. Adam Coddington 2015-07-21 22:57:41 -07:00
  • cd5964ab59 Removing unused import. skip_integration_tests_if_missing_variables Adam Coddington 2015-07-21 22:52:52 -07:00
  • 39b67b8562 Use TestCase.skipTest. Adam Coddington 2015-07-21 22:52:35 -07:00
  • 63d6dad73e Testing something out to make sure integration tests will fail. Adam Coddington 2015-07-21 22:44:16 -07:00
  • 51f0cf44bf Adding unittest2 to requirements so we can skip tests on Python 2.6. Adam Coddington 2015-07-21 22:38:50 -07:00
  • 3cc035f58b Try skipping integration tests if not all environment variables are available. Adam Coddington 2015-07-21 20:56:04 -07:00
  • 498f38c461 Release 4.4.2; fixes a minor Python3 glitch in a recent migration. Fixes #56. 4.4.2 Adam Coddington 2015-07-20 19:55:07 -07:00
  • af4c6d9747 Add migration to resolve inconsistency between python2 and python3 strings issue_56 Will Horne 2015-07-20 16:12:27 -07:00
  • 02446641d9 Release 4.4.1; fixes a bug in header decoding. 4.4.1 Adam Coddington 2015-07-13 12:20:12 -07:00
  • ab15ef0775 Correcting error function name in header decoding; fixes #55. Adam Coddington 2015-07-13 12:19:44 -07:00
  • 247dd06bbd Updating changelog. Adam Coddington 2015-07-07 23:19:44 -07:00
  • 4f81f9e3e1 Release 4.4; adds Django 1.8 support; fixes bugs. 4.4 Adam Coddington 2015-07-07 23:12:56 -07:00
  • ff433a24f4 Always store payload parts having a Content-Disposition of 'attachment' as attachments, even if their Content-Type is text/plain. Fixes #52. Adam Coddington 2015-07-07 23:09:41 -07:00
  • 5bcbac33d6 Add handling for situations in which the message was deleted in another thread before processing. issue_52 Adam Coddington 2015-07-07 23:05:15 -07:00
  • 6183f68b39 Always store message as attachment if its content-disposition is marked as such. Adam Coddington 2015-07-07 22:58:15 -07:00
  • 4c16494b1a Adding a (hopefully) failing test case for #52. Adam Coddington 2015-07-07 22:46:52 -07:00
  • 95f4d5c7ff Be sure to pass the condition on through to the underlying transport. Adam Coddington 2015-07-07 22:30:53 -07:00
  • 988cb7504f Adding a more-versatile condition-handling method for preventing integration tests from mashing on one another. Adam Coddington 2015-07-07 22:22:15 -07:00
  • 3e1f6b9909 Adding Python 3.4. Adam Coddington 2015-07-07 21:02:01 -07:00
  • a86527beec Whoops; need to update the excludes. Adam Coddington 2015-07-07 20:18:22 -07:00
  • 2ebc4b414a Dropping support for Django 1.5 and 1.6; adding support for Django 1.8. Adam Coddington 2015-07-07 20:11:40 -07:00
  • 87828b0154 Merge pull request #51 from eupharis/master Adam Coddington 2015-06-24 18:20:27 -07:00
  • 1a04087159 add DJANGO_MAILBOX_ATTACHMENT_UPLOAD_TO setting eupharis 2015-06-22 17:07:51 -06:00
  • 688759bd7a Lower the version number of django used for building documentation. Adam Coddington 2015-04-21 12:19:29 -07:00
  • 03fa9c6df0 Switch to the default documentation theme. Adam Coddington 2015-04-21 12:16:15 -07:00
  • 64170ce05f Adding a requirements file specifically for readthedocs. Adam Coddington 2015-04-21 12:14:49 -07:00
  • e6fb545608 Adding model documentation to docs; fixes #47. Adam Coddington 2015-04-20 20:55:16 -07:00
  • 3d5b816150 Adding docstrings to models. Adam Coddington 2015-04-20 20:54:46 -07:00
  • 50282414aa Always re-open filefield before reading. 4.3.4 Adam Coddington 2015-04-13 20:20:11 -07:00
  • 830343bf78 Always read file object in as bytes; fixes bug in which non-local file storage caused get_email_object to fail. 4.3.3 Adam Coddington 2015-04-13 20:13:24 -07:00
  • 4037aac5e4 If no message was returned; continue. Adam Coddington 2015-04-12 12:21:48 -07:00
  • c60b32aca5 Release 4.3.2; fixes IMAP transport on Python3k and adds integration tests. 4.3.2 Adam Coddington 2015-04-12 12:13:10 -07:00
  • abad769fd6 Fixing test discovery, adding functionality allowing one to restict message gathering (via the IMAP transport) to only messages matching a specified subject. adds_integration_test Adam Coddington 2015-04-12 11:34:44 -07:00
  • 634f2f4b26 Adding basic integration tests. Adam Coddington 2015-04-11 23:42:14 -07:00
  • e5d36cbabf Updating message migration for new verbose name; fixes #48. 4.3.1 Adam Coddington 2015-04-08 20:18:11 -07:00
  • 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. 4.3.0 Adam Coddington 2015-03-26 23:11:34 -05:00
  • 694a90141b Minor field display name change. Adam Coddington 2015-03-26 23:02:08 -05:00
  • c7dd1ad3e7 Bumping version number to 4.3.0a2. Adam Coddington 2015-03-23 19:53:48 -07:00
  • 8ff331bdca #44: Adding south migration matching Django 1.7 migration. Adam Coddington 2015-03-23 19:50:16 -07:00
  • 440f31174f Merge remote-tracking branch 'ad-m/master' into 44_store_original_email Adam Coddington 2015-03-23 19:42:06 -07:00
  • 09a27148dc Release 4.3.0a; allowing one to specify a folder from which to collect imap messages. Adam Coddington 2015-03-22 20:59:03 -07:00
  • 2fa7e93a89 #46: Whitespace. Adam Coddington 2015-03-22 20:57:07 -07:00
  • 33db00f605 #46: Minor alterations to documentation to keep it organized. 46_allow_storing_original_message Adam Coddington 2015-03-22 20:54:52 -07:00
  • 9a5e5f1dd9 Added upload_to in eml field in migration Adam Dobrawy 2015-03-21 11:38:57 +01:00
  • 36d515fec1 Update mailbox_types.rst Dmitry 2015-03-18 23:25:21 +04:00
  • 0c2b01bb78 Update mailbox_types.rst Dmitry 2015-03-18 23:05:35 +04:00
  • 2b40c9efd0 Fix typo in Message.reply Adam Dobrawy 2015-03-18 10:11:34 +01:00
  • d6c20d1b0a Merge branch 'master' of github.com:ad-m/django-mailbox Adam Dobrawy 2015-03-18 09:58:58 +01:00
  • 835986c96a Added random eml file name, removed getattr related to self.mailbox.from_email in Message.reply, fix docs - second round of pull requests Adam Dobrawy 2015-03-18 09:56:52 +01:00
  • 1862529f2a Update imap.py Dmitry 2015-03-16 16:55:12 +03:00
  • fc1b3172b4 Update models.py Dmitry 2015-03-16 16:52:25 +03:00
  • 1612102c12 Merge pull request #1 from coddingtonbear/master Dmitry 2015-03-16 16:44:53 +03:00
  • aba55d3356 Merge pull request #1 from ad-m/original_eml Adam Dobrawy 2015-03-15 02:27:37 +01:00
  • 42d891bd8d Added storing original message in file Adam Dobrawy 2015-03-15 02:16:27 +01:00
  • 552e033655 Added test django_mailbox.tests.test_process_email.TestProcessEmail.test_message_reply Adam Dobrawy 2015-03-15 00:42:57 +01:00
  • 24138d1dc7 During reply update from_email only if not set Adam Dobrawy 2015-03-14 18:23:19 +01:00
  • 793f92cfcf Release 4.2.1; fixes #41: if no messages_ids, return before checking for small_message_ids. 4.2.1 Adam Coddington 2015-02-06 15:31:17 -08:00
  • 0dc0ab2d13 Merge pull request #41 from benjamin0/master Adam Coddington 2015-02-06 15:29:50 -08:00
  • 7fd5b02054 If no message_ids, return before checking for small_message_ids Ben Segal 2015-01-31 15:46:49 -08:00
  • c3cd5a28ae Version 4.2; adds 'envelope_headers' to admin. 4.2 Adam Coddington 2014-12-31 09:41:08 -06:00
  • d276f7e9a9 Adding envelope headers to the Admin interface. Adam Coddington 2014-12-31 09:40:36 -06:00
  • 413c492db3 Merge pull request #38 from patipatini/attachment_filename_encoding Adam Coddington 2014-12-15 06:43:21 -08:00
  • 571f57d957 Fix encoded attachment's filenames Philippe 2014-12-15 14:50:14 +01:00
  • 4c1eff5202 Minor clarification. Adam Coddington 2014-11-19 23:42:15 -08:00