1
0
Fork 0

Commit graph

  • d0090f3f97
    Add makemigrations check in tox Adam Dobrawy 2018-04-06 03:51:01 +02:00
  • ce6dffb7ed
    Merge pull request #177 from tchamberlin/master Adam Dobrawy 2018-03-30 00:38:22 +02:00
  • b7baae454b
    Update polling.rst Adam Coddington 2018-03-21 08:55:47 -07:00
  • 8933e38109
    Update CHANGELOG.rst Adam Dobrawy 2018-03-17 18:07:00 +01:00
  • 33b48b2f73 Bug fixes for Django versions 1.8 and 1.9 Thomas Chamberlin 2018-03-09 17:02:50 -05:00
  • b5d5207cd8 Bug fixes to support Django 1.7 Thomas Chamberlin 2018-03-09 16:36:39 -05:00
  • e151006582 Fixed bug in mailbox_name argument and added unit tests Thomas Chamberlin 2018-03-09 15:35:38 -05:00
  • 7b536046a9 Updated management command's argument handling for Django 1.8\+ Thomas Chamberlin 2018-03-09 14:04:21 -05:00
  • e0687380a1 Cache email object in Message (#148) Adam Dobrawy 2018-03-09 19:10:07 +01:00
  • 2b2bdb9825 Use generator in Mailbox.get_mail to limit memory leak (#149) Adam Dobrawy 2018-03-09 19:09:45 +01:00
  • a299a00506 Add note about new release (#163) Adam Dobrawy 2018-03-09 19:09:18 +01:00
  • c1b20f01eb Add Django version (#162) Adam Dobrawy 2018-03-09 19:09:06 +01:00
  • 0a10dd509d Add 'Development' section in docs (#161) Adam Dobrawy 2018-03-09 19:08:45 +01:00
  • 25399db82f Bump version: 4.7.0 → 4.7.1 4.7.1 Adam Coddington 2018-02-09 00:13:54 -08:00
  • 7eecb0d41d Fix text content with text attachment (#170) Adam Dobrawy 2018-02-09 09:13:39 +01:00
  • dfad0f8f9c Bump version: 4.6.0 → 4.7.0 4.7.0 Adam Coddington 2018-01-15 21:45:37 -08:00
  • 04a0b20b5f
    Merge pull request #166 from kojiGit55/fix-typo-readme Adam Dobrawy 2018-01-13 14:34:15 +01:00
  • c4775e923e fix typo. recieve => receive Koji Nakashima 2018-01-13 22:24:57 +09:00
  • 7252295601 Django 2.0 Preps - on_delete=models.CASCADE in models & migrations (#153) Denis 2017-12-05 18:53:18 +03:00
  • 08512ac316
    Update index.rst Adam Dobrawy 2017-11-03 14:47:59 +01:00
  • 0374cbd4cd Bump version: 4.5.4 → 4.6.0 4.6.0 Adam Coddington 2017-10-15 14:23:50 -07:00
  • 4c2ab99d18 Bump version: 4.5.4 → 4.5.5 4.5.5 Adam Coddington 2017-10-15 14:20:48 -07:00
  • 9f8d653ada Add python_2_unicode_compatible in models Adam Dobrawy 2017-07-09 04:02:38 +02:00
  • 0471f6f4a2 Fix DJANGO_SETTINGS_MODULE in manage.py Adam Dobrawy 2017-07-09 23:14:46 +02:00
  • 5905114fd7 Use manage.py in tests in TravisCI Adam Dobrawy 2017-07-09 23:04:23 +02:00
  • 7f477585fa Update manage.py to Python3 compatibility Adam Dobrawy 2017-07-09 22:59:41 +02:00
  • 48393250f7 Fix test in tox Adam Dobrawy 2017-07-09 21:47:05 +02:00
  • 62b8f75bb2 Merge branch 'compression-eml' Adam Dobrawy 2017-07-09 21:42:38 +02:00
  • 0001a077fb Drop print in test compression-eml Adam Dobrawy 2017-07-09 21:38:11 +02:00
  • d2214fb121 Merge branch 'compression-eml' into real-master2 Adam Dobrawy 2017-07-09 21:14:51 +02:00
  • cedef9d81c Fix PY3 compatibility of compression Adam Dobrawy 2017-07-09 20:47:48 +02:00
  • aa9f230558 Add support to compression of original messages Adam Dobrawy 2017-07-09 20:36:37 +02:00
  • d93f426401 Add support to args in tests Adam Dobrawy 2017-07-09 20:35:12 +02:00
  • a80bfbaea0 Drop support of outdated Django version Adam Dobrawy 2017-07-09 19:32:32 +02:00
  • e21cd01560 Use django build-in test runner Adam Dobrawy 2017-07-09 19:21:48 +02:00
  • ecec57a78c Merge pull request #144 from ivlevdenis/master Adam Dobrawy 2017-07-09 17:17:27 +02:00
  • 00c21dd878 Fix Russian translation Ivlev Denis 2017-07-09 17:50:24 +03:00
  • 4ccb0bb702 Add Russian translation Ivlev Denis 2017-07-09 13:38:08 +03:00
  • 16a5d34233 Add locale files to package Ivlev Denis 2017-07-09 13:35:26 +03:00
  • 29fa6faad5 Add verbose_name for models Ivlev Denis 2017-07-09 13:34:50 +03:00
  • e2ba20d629 Add translation for action short descriptions Ivlev Denis 2017-07-09 13:33:56 +03:00
  • 147c05d74a Add application config Ivlev Denis 2017-07-09 13:32:32 +03:00
  • 74cba103dd Merge pull request #142 from ivlevdenis/master Adam Dobrawy 2017-07-08 14:15:20 +02:00
  • fc9a1aaa11 Update django and python version in classifiers Adam Dobrawy 2017-07-08 14:15:13 +02:00
  • 8f63751f13 Add python3.6 & django1.11+ to tests Ivlev Denis 2017-07-08 15:01:55 +03:00
  • 21036d73c4 Add missing classifiers in setup.py Adam Dobrawy 2017-06-22 02:52:58 +02:00
  • 89b2d3a105 Merge pull request #137 from sumpfralle/master Adam Dobrawy 2017-05-10 14:19:28 +02:00
  • 07d2fdda51 Merge pull request #138 from sumpfralle/flake8 Adam Dobrawy 2017-05-10 14:17:35 +02:00
  • 9df9f0aee1 Run 'flake8' tests via tox Lars Kruse 2017-05-10 00:07:05 +02:00
  • 234ed00909 Add flake8 style check Lars Kruse 2017-05-09 23:59:42 +02:00
  • e4a8a05f3d Fix handling of missing 'content-transfer-encoding' header Lars Kruse 2017-05-09 23:28:19 +02:00
  • 83b4b31bf3 ISSUES-129: Increased to FileField(max_length=2000) from max_length=100 which was too short. v5 Droffner, Andrew (ad718x) 2017-03-03 13:38:19 -05:00
  • 6a489bb526 Adding a warning about this being a development branch. Adam Coddington 2017-03-05 19:51:51 -08:00
  • 22a923ce86 [#125] Adding @ad-m's test covering cyrillic attachments. 125_record_outgoing_message_utf8 Adam Coddington 2017-01-16 20:16:24 -08:00
  • 75cce60020 Add tests for cyrilic attachment Adam Dobrawy 2016-12-10 17:02:08 +01:00
  • ce6ce6b5dd Flush repository after consume email - close #128 126_fix_smtp_credentials Adam Dobrawy 2016-12-26 01:12:14 +01:00
  • 1037ccfd59 Add tests for cyrilic attachment cyrilic-attachment Adam Dobrawy 2016-12-10 17:02:08 +01:00
  • da29259d9f Adds license information to the setup function (#115) anweshadas 2016-08-21 08:30:36 +05:30
  • 44984705d5 Update django for rtd Adam Dobrawy 2016-08-16 21:50:15 +02:00
  • bdcf8edd43 Merge pull request #113 from ad-m/doc-field Adam Dobrawy 2016-08-16 21:45:42 +02:00
  • 4ded1e16dd Auto-add model fields as param in docs Adam Dobrawy 2016-08-16 07:47:18 +02:00
  • 0e9f226b35 Merge pull request #112 from ad-m/add-last-polling Adam Dobrawy 2016-08-16 07:26:57 +02:00
  • 251b12161c Fix grammar of Mailbox.last_polling.help_text Adam Dobrawy 2016-08-16 07:18:51 +02:00
  • fc05ee6505 Fix backward compatibility to django<1.5 in Mailbox.get_new_mail Adam Dobrawy 2016-08-16 01:10:55 +02:00
  • ef88900787 Add last_polling to MailboxAdmin Adam Dobrawy 2016-08-16 01:01:25 +02:00
  • e8bcd56727 Add tests to update Mailbox.last_polling Adam Dobrawy 2016-08-16 01:00:52 +02:00
  • 086bcd3acd Add Mailbox.last_polling model field Adam Dobrawy 2016-08-16 01:00:26 +02:00
  • 8ce9a530f0 Add tox and tox-cache to gitignore (#105) Adam Dobrawy 2016-08-03 19:11:33 +02:00
  • e610f93341 Add test for message with long content (#109) Adam Dobrawy 2016-08-03 19:11:20 +02:00
  • 5ddfa79bc7 Drop py16,py33, add dj10 to tests (#108) Adam Dobrawy 2016-08-03 18:58:38 +02:00
  • 3fe3ce05ca Bump version: 4.5.3 → 4.5.4 4.5.4 Adam Coddington 2016-07-28 17:50:10 -07:00
  • f32c0dd245 Fix parse UTF-8 filename - close #104 104_utf8_filename_attachment Adam Dobrawy 2016-06-30 15:36:54 +02:00
  • e364369643 Bump version: 4.5.2 → 4.5.3 4.5.3 Adam Coddington 2016-06-20 21:18:07 -07:00
  • f524031965 [#100] Do not insert unix 'From' header in saved messages. Adam Coddington 2016-06-20 21:16:23 -07:00
  • 9048ee4d34 Bump version: 4.5.1 → 4.5.2 4.5.2 Adam Coddington 2016-06-01 12:58:08 -07:00
  • 6f9c4a1166 [#99] Fixes a bug that would prevent upload-to path being srtptime'd. 99_attachment_save_path Adam Coddington 2016-06-01 12:57:48 -07:00
  • 456233e16b [migration] add missing migration from b4a3cdc Steeve Chailloux 2016-05-24 00:55:21 +02:00
  • a4bf5b6a99 Bump version: 4.5.0 → 4.5.1 4.5.1 Adam Coddington 2016-05-18 13:01:13 -07:00
  • d75d838e26 [#97] Do not attempt to convert filename top unicode if no filename was available. 97_fix_empty_filenames Adam Coddington 2016-05-18 12:57:56 -07:00
  • b378e6dcb9 Bump version: 4.4.9 → 4.5.0 Adam Coddington 2016-05-15 12:09:26 -07:00
  • 7198404efd python3 support for rfc822.parseaddr (#95) Steeve 2016-05-15 21:08:27 +02:00
  • 8a73076427 add imaps STARTTLS support (#94) Steeve 2016-05-15 21:05:11 +02:00
  • 0f990a44d5 Updating bumpversion.cfg. Adam Coddington 2016-05-14 23:51:44 -07:00
  • 6510dd2edb Release 4.4.9; fixes handling of encoded filenames. 4.4.9 Adam Coddington 2016-05-14 23:50:17 -07:00
  • 5b1ed1c66f Properly decode encoded filename headers. Fixes #96. Adam Coddington 2016-05-14 23:37:49 -07:00
  • d56e3846e8 Updating tox settings. 96_attachment_extensions Adam Coddington 2016-05-14 23:32:12 -07:00
  • 1c29cefa08 [#96] Fixing handling for unicode filename retrieval on python 2. Adam Coddington 2016-05-14 23:31:55 -07:00
  • a9b7f2d171 Adding tox.ini for local testing. Adam Coddington 2016-05-14 22:42:55 -07:00
  • a00f837150 Return unicode-converted filename only if a response was returned. Adam Coddington 2016-05-14 22:29:23 -07:00
  • 5134b38060 [#96] Adding example email having a koi8r-encoded filename. Adam Coddington 2016-05-14 22:26:58 -07:00
  • 1c1b3ce7db Fix travis test runner for django-mailbox. Adam Coddington 2016-05-14 22:21:39 -07:00
  • 276917c6e6 [#96] Decode attachment filenames into unicodes. Adam Coddington 2016-05-14 22:19:03 -07:00
  • b4a3cdc843 Switch from nose to py.test. Adam Coddington 2016-05-14 22:06:32 -07:00
  • 71fcaa2ede Bump version: 4.4.7 → 4.4.8 4.4.8 Adam Coddington 2016-04-04 12:29:19 -07:00
  • 3c33a22c3e Fix for #82; Improper handling of badly-encoded documents. antcorro 2016-04-04 21:28:11 +02:00
  • 424a70ee51 Debug test_message_reply test failure patch-3-local Jonas Haag 2016-01-19 17:38:29 +01:00
  • 7c310eee86 This should also be supported Jonas Haag 2016-01-19 16:40:07 +01:00
  • 512c44bca6 Bump version: 4.4.6 → 4.4.7 4.4.7 Adam Coddington 2016-03-22 17:59:57 -07:00
  • 56bb7f61f7 Merge pull request #87 from justinsg/issue_85a Adam Coddington 2016-03-22 17:59:43 -07:00
  • 7fdfa4bb0f Fixed encoding error when saving messages to file (fixes #85) Justin Standring 2016-03-17 09:44:08 +13:00