1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Commit graph

  • 2a0f4975bb Adding the south migration Alex Lovell-Troy 2014-05-13 02:07:30 +00:00
  • a59a10567c Merge branch 'master' of github.com:alexlovelltroy/django-mailbox Alex Lovell-Troy 2014-05-13 02:04:46 +00:00
  • 668e33d25a Added the bcc and cc fields to the model Alex Lovell-Troy 2014-05-13 02:02:00 +00:00
  • d084d95b77 Adding a gmail inbox type It hints size It starts to allow oauth2 Alex Lovell-Troy 2014-05-13 01:59:03 +00:00
  • c3239121a8 Adding the first pass at gmail.py Alex Lovell-Troy 2014-05-12 12:52:44 -06:00
  • 872f4786c7 Actually fixing Python 3 support; thanks for pointing out that it was broken, @greendee! 3.2 Adam Coddington 2014-04-25 16:50:44 -07:00
  • 3b2d60a903 Actually fixing Python 3 support; verified both IMAP and POP3. Fixes #13 (seriously this time). issue_13_b Adam Coddington 2014-04-25 16:37:51 -07:00
  • b8802728ec Delete django-mailbox.iml greendee 2014-04-25 05:56:03 -07:00
  • 4002d5c222 Bumping version number. Adam Coddington 2014-04-24 15:49:49 -07:00
  • 2b90f08250 Merge branch 'master' of github.com:coddingtonbear/django-mailbox Adam Coddington 2014-04-24 15:49:18 -07:00
  • 002e33bd95 Refactoring imports for Python3 support. Fixes #13. issue_13 Adam Coddington 2014-04-24 15:28:54 -07:00
  • ff68e564d5 Ignore virtualenv. Adam Coddington 2014-04-24 06:32:55 -07:00
  • 6a5606f1fa now working in 3.3.3 greendee 2014-04-24 15:06:07 +04:00
  • 0f0628a742 Only expect additional space in Python 3.3+. Adam Coddington 2014-04-22 17:13:41 -07:00
  • a2cf80ef99 Fixing header decoding such that it works properly under both Python 3.x and 2.x. Adam Coddington 2014-04-22 17:06:17 -07:00
  • ef42c319e9 Updating yet another string for python3. Adam Coddington 2014-04-22 16:24:16 -07:00
  • d871d41448 Fix test for Py3 support. Adam Coddington 2014-04-22 16:06:29 -07:00
  • 79493cb1bc Bumping version number to 3.1. 3.1 Adam Coddington 2014-04-22 15:50:46 -07:00
  • 79e189fb22 Always decode headers into unicode objects before assigning to model; fixes #12. Adam Coddington 2014-04-22 15:49:49 -07:00
  • d3a766ffd6 Create test_UnicodeDecodeError.eml dmippoltiov 2014-04-21 17:40:40 +04:00
  • 9c792717db Updating readme. Adam Coddington 2014-02-24 19:47:12 -08:00
  • fba355b2ec Adding license. Adam Coddington 2014-02-22 20:01:30 -08:00
  • 69d340c77a Attempting to narrow down the issue @rulzart is encountering. issue10 Adam Coddington 2014-01-14 22:20:12 -08:00
  • ce74ff1f83 Removing 1.4.10 from tested versions. Adam Coddington 2013-12-24 02:18:12 -08:00
  • 24adc86410 Adding a greater variety of Django versions. Adam Coddington 2013-12-24 02:10:54 -08:00
  • 8d7e24af3a Moving active development from bitbucket to github. Adam Coddington 2013-12-15 21:47:34 -08:00
  • 38566ba603 Merge pull request #8 from bitdeli-chef/master Adam Coddington 2013-12-02 17:47:42 -08:00
  • b758c73b01 Add a Bitdeli badge to README Bitdeli Chef 2013-12-03 01:49:54 +00:00
  • 66dcab8cae Added tag 3.0.3 for changeset 42d182e2744c master@github github/master Adam Coddington 2013-11-26 21:29:49 -08:00
  • d2c58bcf60 Bumping patch number to 3.0.3. 3.0.3 Adam Coddington 2013-11-26 21:29:39 -08:00
  • 61e618953f Merging in upstream changes. Adam Coddington 2013-11-26 21:26:44 -08:00
  • 8aef745832 fix migration 0014, set no_dry_run=True Michal Adamczyk 2013-11-25 21:13:32 +01:00
  • 8c4d60cb9b Merge pull request #7 from wckd/bump_django Adam Coddington 2013-09-28 13:23:40 -07:00
  • 7a1e60c34e Merge 3b5e8afc08 into 81615a27e0 Alexander Hansen 2013-09-28 04:53:28 -07:00
  • 3b5e8afc08 Bumped django to 1.5.4 Alexander Hansen 2013-09-28 11:52:06 +00:00
  • 81615a27e0 Bumping version number. Adam Coddington 2013-09-07 13:07:09 -07:00
  • f4f70d1e8e Added tag 3.0.2 for changeset 60b47cbeda21 Adam Coddington 2013-09-07 13:06:49 -07:00
  • 02b63b4001 Merged in medsafe/django-mailbox/ashvetsov/fixes-to-push (pull request #1) 3.0.2 Adam Coddington 2013-09-07 13:05:25 -07:00
  • fe78fb0dcd Added tag 3.0.1 for changeset ecc773b0f8f0 Adam Coddington 2013-08-04 19:57:32 -07:00
  • a6b4d3729a Removing 'body' from admin message display. 3.0.1 Adam Coddington 2013-08-04 19:57:28 -07:00
  • 58ca8beeef Updating documentation. Adam Coddington 2013-08-04 17:15:11 -07:00
  • 92579788b4 Merge 1fa21c87dc into 7d6f0a7b36 TravisDart 2013-08-03 15:18:00 -07:00
  • 6cf74eb706 Added tag 3.0 for changeset ca5dcd16990a Adam Coddington 2013-07-26 22:20:39 -07:00
  • e858703642 Bumping major revision number given new migration and changes to DB storage of message body. 3.0 Adam Coddington 2013-07-26 22:19:45 -07:00
  • 1bd781832a Removing leftover logger. Adam Coddington 2013-07-26 22:16:44 -07:00
  • 88d122c421 Base64-encode message body when storing in DB. Adam Coddington 2013-07-26 22:13:29 -07:00
  • 4c3af900c6 Remove unicode literals from tests for Python3. Adam Coddington 2013-07-26 19:18:57 -07:00
  • adb17e7d67 Adding tests and minor code changes to ensure that we properly handle the distinction between bytes and text when dehydrating/rehydrating messages. Adam Coddington 2013-07-26 19:13:35 -07:00
  • 3ee4b43936 Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. Adam Coddington 2013-07-26 18:07:31 -07:00
  • 98745bcd70 Set email payload's charset after all other headers. Adam Coddington 2013-07-26 17:40:44 -07:00
  • 2e6c23a6f0 Revamping encoding handling to normalize encodings to UTF-8 for storage; back into original encoding during rehydration. Adam Coddington 2013-07-26 01:01:07 -07:00
  • f92e2a8448 Reorganizing tests. Adam Coddington 2013-07-25 23:45:39 -07:00
  • b54855c3a2 Moving e-mail examples alongside other e-mail messages. Adam Coddington 2013-08-03 18:00:53 -07:00
  • 1fa21c87dc Added testcases for bugfixes Travis 2013-08-03 17:00:32 -05:00
  • d294b26729 Bugfixes: Attachment extension; UTF16 characters in body Oliver 2013-08-03 10:53:38 -05:00
  • 7d6f0a7b36 Added tag 2.2 for changeset 6ad729a34dde Adam Coddington 2013-07-26 20:24:32 -07:00
  • 35ea317204 Bumping version number. 2.2 Adam Coddington 2013-07-26 20:24:29 -07:00
  • f48abb0d14 Adding missing import. Adam Coddington 2013-07-26 20:18:49 -07:00
  • 0f3cb09f94 Minor PR cleanup and reorganization. Adam Coddington 2013-07-26 20:15:39 -07:00
  • 9954b74eae Merging in changes from buriy:master (pr #5) Adam Coddington 2013-07-25 18:45:22 -07:00
  • e5ef5cd585 Merge d06c64a487 into a7dcb05b37 Yuri Baburov 2013-07-25 11:24:45 -07:00
  • d06c64a487 Added subject decode Yuri Baburov 2013-07-25 17:49:27 +00:00
  • ac0f2153c0 Applied cleaned up fixes from Anders.Du (duyu) Yuri Baburov 2013-07-25 18:47:49 +01:00
  • 6697e848c8 Support for Django 1.4 with python 2.5, copied from https://github.com/jhmaddox/django-precompressed/issues/1 ("AttributeError: StringIO instance has no attribute 'name'") Yuri Baburov 2013-07-22 18:16:28 +01:00
  • a7dcb05b37 Adding target to travis.ci link. Adam Coddington 2013-07-25 00:24:39 -07:00
  • 5ff6aade8c Merge fee2fdf6e0 into 384de32d85 Yuri Baburov 2013-07-25 00:15:15 -07:00
  • 384de32d85 Encode email message body into UTF-8 always when on Python 2; although I originally thought that this was a Python 2.6 thing, it looks like it might be some combination of platform/version, but bytes should always be fine. Adam Coddington 2013-07-25 00:14:24 -07:00
  • fee2fdf6e0 Allow untitled emails (with no subject) Yuri Baburov 2013-07-24 16:04:51 +01:00
  • 32968aa678 Support for Django 1.4 with python 2.5, copied from https://github.com/jhmaddox/django-precompressed/issues/1 ("AttributeError: StringIO instance has no attribute 'name'") Yuri Baburov 2013-07-22 18:16:28 +01:00
  • 491b489867 Fix the IndentationError in last commit. Anders.Du 2013-07-21 17:31:44 +08:00
  • eca0b2caa4 * Add decoding for some encoded messages parts, i.e. attachments' name, message header, etc. * Remove overriding for MessageAttachment's __getitem__ method, so we can call the members directly in django templates. Anders.Du 2013-07-19 23:39:41 +08:00
  • 4e83ae8eb3 Updating documentation. Adam Coddington 2013-06-24 00:20:08 -07:00
  • a3b1e12b25 Added tag 2.1.1 for changeset b5e4c7cfe0eb Adam Coddington 2013-06-23 20:52:55 -07:00
  • 198b994be8 Removing print statement. 2.1.1 Adam Coddington 2013-06-23 20:52:50 -07:00
  • 78c9fc1987 Fixing header comparison. Adam Coddington 2013-06-23 20:36:05 -07:00
  • d986008b4f Added tag 2.1 for changeset 4d72a7d6bb96 Adam Coddington 2013-06-23 20:27:52 -07:00
  • 5f289289ce Major refactor of message attachment handling; no longer stores verbatim message copy in database. 2.1 Adam Coddington 2013-06-23 20:27:50 -07:00
  • 548cc66c52 Incorporating changes from @mancio's fork. Adam Coddington 2013-06-22 17:44:55 -07:00
  • 1d14b39889 Updating trove classifiers. Adam Coddington 2013-06-22 15:59:46 -07:00
  • 1b1af80177 Added tag 2.0 for changeset b28ec733884f Adam Coddington 2013-06-22 15:56:12 -07:00
  • 38b2a077ec Adding misplaced comma. 2.0 Adam Coddington 2013-06-22 15:46:10 -07:00
  • 871d2983b8 Bumping version; adding python 3 support. Adam Coddington 2013-06-22 15:43:32 -07:00
  • 364a3061c2 Adding Python3 support. Adam Coddington 2013-06-22 15:42:50 -07:00
  • 4567312402 Adding Django 1.5, Removing Django 1.3 to versions tested on Travis.CI. Adam Coddington 2013-06-22 15:09:29 -07:00
  • c58f6cdef7 Added tag 1.11 for changeset 225482213fb9 Adam Coddington 2013-06-22 15:08:17 -07:00
  • cb1e3cb90c Bumping version number. 1.11 Adam Coddington 2013-06-22 15:08:16 -07:00
  • 3ea8689ec0 Encode message body to bytes prior to reconstituting e-mail message object. Added additional test to ensure that messages can make it the full cycle. Adam Coddington 2013-06-22 15:06:53 -07:00
  • 9cdb2d9d1b PEP-8 Cleanup. Adam Coddington 2013-06-22 14:35:47 -07:00
  • 9f77c9221a Removing unintended print message :-o Adam Coddington 2013-06-22 14:28:00 -07:00
  • 406989fc9e Merging in upstream changes. Adam Coddington 2013-06-13 10:27:16 -07:00
  • cf543a0712 Merge pull request #3 from redtoad/master Adam Coddington 2013-06-16 00:55:42 -07:00
  • 6008dce45a Merge 6da17053d4 into 38c39ff5b5 Sebastian Rahlf 2013-06-11 23:58:58 -07:00
  • 6da17053d4 Fix section reference in docs. Sebastian Rahlf 2013-06-12 08:50:25 +02:00
  • 0213ad6548 Added tag 1.10.5 for changeset 44de11b0bce6 prod Adam Coddington 2013-06-11 22:32:17 -07:00
  • 156b6fb418 Hide original body from email message display in admin; bumping version number. 1.10.5 Adam Coddington 2013-06-11 22:32:13 -07:00
  • c94e2c62a3 Added tag 1.10.4 for changeset 90842d55930e Adam Coddington 2013-06-11 22:23:38 -07:00
  • 4b70cf6f21 Fixing bad migration; keeping migration for rebuilding associations as a management command. 1.10.4 Adam Coddington 2013-06-11 22:23:27 -07:00
  • 7e957a7bcf Added tag 1.10.3 for changeset ebc459f02505 Adam Coddington 2013-06-11 22:04:24 -07:00
  • f6e1336eb8 Bumping version number. 1.10.3 Adam Coddington 2013-06-11 22:04:19 -07:00
  • 98bec1f682 Do not remove M2M tables. Adam Coddington 2013-06-11 22:04:05 -07:00