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

Commit graph

  • 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
  • 76c5e0ea7c Insert Message-ID header before send/store Felix Boehme 2014-12-08 17:34:19 -08:00
  • 33c9c32e7e Related object, mass mail utils Felix Boehme 2014-12-08 14:54:03 -08:00
  • 4c1eff5202 Minor clarification. Adam Coddington 2014-11-19 23:42:15 -08:00
  • 20d5c3956e Release 4.1.2; Added handling for processing unknown encodings. 4.1.2 Adam Coddington 2014-11-15 22:19:32 -08:00
  • f16d4f6d9c Minor tweaks to logging. issue_34 Adam Coddington 2014-11-15 22:18:19 -08:00
  • aa59199c9b Interpret unknown encodings as ASCII. Fixes #34. Adam Coddington 2014-11-15 22:15:25 -08:00
  • e1b0763a46 Store 'Delivered-To' as 'to_header' when 'to' is unspecified. Adam Coddington 2014-11-10 19:20:17 -08:00
  • df4c7196db Fix bug preventing south 1.0 from properly finding legacy migrations. Release 4.1.1 4.1.1 Adam Coddington 2014-11-09 21:55:21 -08:00
  • 2e23521220 Release 4.1; adding Django 1.7 migrations support. 4.1 Adam Coddington 2014-11-08 14:23:07 -08:00
  • b34ef48bb9 Merge branch 'issue_31'. Resolves #31. Adam Coddington 2014-11-07 19:17:24 -08:00
  • e4fb22a7f1 Let's still fail a build if we break things for Django 1.4 and 1.5; lots of people are trapped on old versions. Adam Coddington 2014-11-07 19:17:06 -08:00
  • 4eae6faf03 Given that 'classic' versions of django do not have a setup function: allow that to fail. issue_31 Adam Coddington 2014-11-07 19:12:30 -08:00
  • 2d82c00c5b convert migrations to work with Django 1.7, add Django 1.7.1 to travis test matrix Patrick Craston 2014-11-07 16:56:24 +00:00
  • ecc8ac8bcc Release 4.0.2. 4.0.2 Adam Coddington 2014-10-14 19:33:08 -07:00
  • f8e70aa5d1 Attempting to narrow down the issue @rulzart is encountering. issue_10_redux Adam Coddington 2014-01-14 22:20:12 -08:00
  • 9730c34c7f This is a better preposition. Adam Coddington 2014-09-10 14:38:12 -07:00
  • 9cd9945637 Removing bit.ly icon. Adam Coddington 2014-09-09 15:01:22 -07:00
  • 079a8e52e1 Minor wording and formatting changes. Adam Coddington 2014-09-08 19:47:28 -07:00
  • 684f124c45 Rewriting readme. Adam Coddington 2014-09-08 19:45:32 -07:00
  • 7e424d4531 Release 4.0.1. 4.0.1 Adam Coddington 2014-09-07 12:21:48 -07:00
  • f90ea1c56f Merge pull request #29 from tcosprojects/master Adam Coddington 2014-09-06 19:33:08 -07:00
  • 1406d465d6 Adjust usages of get_query_set to get_queryset Will 2014-09-06 19:18:47 -07:00
  • bd56716e74 Fix deprecation warnings after Django 1.7 upgrade Will 2014-09-06 16:31:12 -07:00
  • f44b4bbc46 Adding a couple new badges. Adam Coddington 2014-09-01 13:38:02 -07:00
  • 13eeb74234 Releasing version 4.0. 4.0 Adam Coddington 2014-09-01 13:35:37 -07:00
  • ee91ad7d28 Exclude Django 1.4.14 with Python 3k. issue_28 Adam Coddington 2014-09-01 13:07:39 -07:00
  • 906011416d Updating supported django versions. Adam Coddington 2014-09-01 13:02:11 -07:00
  • 5c8385de21 Dropping support for Python 3.2; the whole unicode literal thing has been a little troublesome over the years. Adam Coddington 2014-09-01 12:57:00 -07:00
  • 826d0b1d88 Fix test methods for new accessors. Ariel Gerardo Ríos 2014-09-01 15:31:29 -03:00
  • c1bfc9b3a8 Extracts inner method to process multiple content types. Ariel Gerardo Ríos 2014-09-01 15:31:13 -03:00
  • 6d73301f0d Add property to fetch HTML body message. Ariel Gerardo Ríos 2014-09-01 15:30:30 -03:00
  • ce7e17b50c Add file header and dummy HTML method. Ariel Gerardo Ríos 2014-08-29 17:24:38 -03:00
  • 305d1c5c38 Add translation support to field names and help texts. Ariel Gerardo Ríos 2014-08-29 15:40:22 -03:00
  • 4f400fab48 Add some spaces between constants and imports. Ariel Gerardo Ríos 2014-08-29 15:39:49 -03:00
  • 342c6af252 Version 3.4.2. 3.4.2 Adam Coddington 2014-08-22 20:08:33 -07:00
  • 4c9402edd0 Version 3.4.2a2. Adam Coddington 2014-08-22 20:04:53 -07:00
  • db6190a295 Cleaning up management commands for PEP-8 and consistency. Adam Coddington 2014-08-22 20:02:58 -07:00
  • 992375fc6b Version 3.4.2a1 Adam Coddington 2014-08-22 19:55:18 -07:00
  • 591f1545c8 Decode from ASCII with replacement if errors are encountered while gathering text. Fixes #20. Adam Coddington 2014-08-22 19:46:39 -07:00
  • dad65d802c Wrap added \Deleted flag in parentheses. Fixes #23. Adam Coddington 2014-08-22 19:27:36 -07:00
  • b4c20bdf2e Reordering imports to match style guide. Adam Coddington 2014-08-22 19:25:14 -07:00
  • 1503bcaeee Moving settings into appendix, too. Adam Coddington 2014-08-17 18:32:25 -07:00
  • 6b29b1bc86 Moving 'message storage details' page into appendix Adam Coddington 2014-08-15 21:02:53 -07:00
  • 09718a1901 Adding share/ to gitignore. Adam Coddington 2014-08-15 21:00:12 -07:00
  • 7474cf0118 Prevent ImapTransport from raising exception when no messages are available. Fixes #24. Release 3.4.1. 3.4.1 Adam Coddington 2014-08-14 21:38:52 -07:00
  • 3ffbcea3bf This probably should have been using explicit references anyway. Adam Coddington 2014-08-13 17:40:26 -07:00
  • 24dd3be36a Minor alterations and clarifications to @fsboehme's fantastic addition. Adam Coddington 2014-08-13 17:40:03 -07:00
  • 9706fda4e3 Update installation.rst fsboehme 2014-08-13 16:45:41 -07:00
  • 83a6249c85 s/latestrevision/coddingtonbear/g Adam Coddington 2014-07-31 20:30:42 -07:00
  • 3a2e05b01f Updating documentation to explain exim4 configurations in greater detail. Adam Coddington 2014-06-03 19:51:34 -07:00
  • 8741648666 Minor readme rewording. Adam Coddington 2014-06-03 15:09:44 -07:00
  • 17b7478ebc Merge branch 'master' of github.com:coddingtonbear/django-mailbox Adam Coddington 2014-06-02 16:13:58 -07:00
  • db2193d2be Updating readme. Adam Coddington 2014-06-02 16:13:49 -07:00
  • 652ae282ba Bumping version number to 3.4. 3.4 Adam Coddington 2014-06-01 14:27:03 -07:00
  • 8af7c676fb Remoing unaccessed 'fetch_contacts' function. Adam Coddington 2014-06-01 14:26:19 -07:00
  • d1485d9cd5 Replacing print statements with logger.info Adam Coddington 2014-06-01 14:24:34 -07:00
  • 7a19c5db25 Minor documentation tweaks. Adam Coddington 2014-05-31 19:04:24 -07:00
  • 61b1e55c50 Minor stylistic changes. issue_19 Adam Coddington 2014-05-30 16:32:57 -07:00
  • 91da5d3203 Merge remote-tracking branch 'alexlovelltroy/size_limiting' into issue_19 Adam Coddington 2014-05-30 16:31:13 -07:00
  • 1efa1140a6 I'll get the 2to3 changes right someday Alex Lovell-Troy 2014-05-29 23:47:48 -06:00
  • ec18a01880 Refactored the imap transport based on the tests Testing the switch to uid-based IMAP calls required better testing The better testing revealed some code that wasn't so pretty Alex Lovell-Troy 2014-05-29 23:41:11 -06:00
  • 05c8d3ece8 Minor cleanup & a Python 3k fix. Adam Coddington 2014-05-29 16:52:08 -07:00
  • e50408e365 Merge pull request #18 from alexlovelltroy/add_gmail_auth Adam Coddington 2014-05-29 16:48:06 -07:00
  • ea793545d9 Update gmail.py Alex Lovell-Troy 2014-05-29 07:31:14 -06:00
  • 857643e978 Update mailbox_types.rst Alex Lovell-Troy 2014-05-28 21:33:38 -06:00
  • 7e4f8cd6cd reformatting Alex Lovell-Troy 2014-05-28 21:32:25 -06:00
  • d6f3ff2c5c Adding a missed edit Alex Lovell-Troy 2014-05-28 21:30:04 -06:00
  • 677e420dec Adding gmail to the mailbox types and adding the type to models.py Alex Lovell-Troy 2014-05-28 21:24:46 -06:00
  • b2abec1d40 fixing typo in the docs Alex Lovell-Troy 2014-05-28 20:53:44 -06:00
  • 58550c76c9 Teaching people how to use the settings Alex Lovell-Troy 2014-05-28 20:50:48 -06:00
  • 29d36a493a Adding ability to limit messages by max size Adding a new setting for maximum message size Adding method to limit a set of message uids by size Switching to IMAP uids so that we can trust that subsequent commands will use the same ids Alex Lovell-Troy 2014-05-28 20:39:13 -06:00
  • cc4e72305d Adding gmail oauth2 authentication python-social-auth is an optional dependency Alex Lovell-Troy 2014-05-28 20:10:45 -06:00
  • 3914229a9a Merge 8da4e71090 into 6336e910bd Alex Lovell-Troy 2014-05-27 21:17:32 +00:00
  • 8da4e71090 Fixing another CI error Alex Lovell-Troy 2014-05-27 15:17:27 -06:00
  • bc7df4540a fixing a CI error Alex Lovell-Troy 2014-05-27 14:58:46 -06:00
  • ba773abaeb fixing a CI error Alex Lovell-Troy 2014-05-27 14:39:47 -06:00
  • 6336e910bd Fixing a documentation glitch; thanks for catching this, @yellowcap. Adam Coddington 2014-05-26 10:25:55 -07:00
  • 0aa757955d Create archive folder if it does not exist. 3.3 issue_16 Adam Coddington 2014-05-25 12:57:38 -07:00
  • bf2f0c89d4 Bumping version number to 3.3. Adam Coddington 2014-05-25 12:37:46 -07:00
  • 02567acdc2 Minor alterations to @yellowcap's pull request submission: Adam Coddington 2014-05-25 12:35:20 -07:00
  • 0e0c6cf170 Added email archiving option to IMAP transport Daniel 2014-05-23 09:17:14 +01:00
  • c408c7c8a4 defaulting to google oauth where possible Alex Lovell-Troy 2014-05-14 16:32:10 +00:00