Adam Coddington
|
8ff331bdca
|
#44: Adding south migration matching Django 1.7 migration.
|
2015-03-23 19:50:16 -07:00 |
|
Adam Coddington
|
440f31174f
|
Merge remote-tracking branch 'ad-m/master' into 44_store_original_email
|
2015-03-23 19:42:06 -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
|
2fa7e93a89
|
#46: Whitespace.
|
2015-03-22 20:57:07 -07:00 |
|
Adam Coddington
|
33db00f605
|
#46: Minor alterations to documentation to keep it organized.
|
2015-03-22 20:54:52 -07:00 |
|
Adam Dobrawy
|
9a5e5f1dd9
|
Added upload_to in eml field in migration
|
2015-03-21 11:38:57 +01:00 |
|
Dmitry
|
36d515fec1
|
Update mailbox_types.rst
|
2015-03-18 23:25:21 +04:00 |
|
Dmitry
|
0c2b01bb78
|
Update mailbox_types.rst
Added description for uri param ``folder`` in protocol imap
|
2015-03-18 23:05:35 +04:00 |
|
Adam Dobrawy
|
2b40c9efd0
|
Fix typo in Message.reply
|
2015-03-18 10:11:34 +01:00 |
|
Adam Dobrawy
|
d6c20d1b0a
|
Merge branch 'master' of github.com:ad-m/django-mailbox
|
2015-03-18 09:58:58 +01:00 |
|
Adam Dobrawy
|
835986c96a
|
Added random eml file name, removed getattr related to self.mailbox.from_email in Message.reply, fix docs - second round of pull requests
|
2015-03-18 09:56:52 +01:00 |
|
Dmitry
|
1862529f2a
|
Update imap.py
|
2015-03-16 16:55:12 +03:00 |
|
Dmitry
|
fc1b3172b4
|
Update models.py
|
2015-03-16 16:52:25 +03:00 |
|
Dmitry
|
1612102c12
|
Merge pull request #1 from coddingtonbear/master
merge
|
2015-03-16 16:44:53 +03:00 |
|
Adam Dobrawy
|
aba55d3356
|
Merge pull request #1 from ad-m/original_eml
Added storing original message in file
|
2015-03-15 02:27:37 +01:00 |
|
Adam Dobrawy
|
42d891bd8d
|
Added storing original message in file
|
2015-03-15 02:16:27 +01:00 |
|
Adam Dobrawy
|
552e033655
|
Added test django_mailbox.tests.test_process_email.TestProcessEmail.test_message_reply
|
2015-03-15 00:42:57 +01:00 |
|
Adam Dobrawy
|
24138d1dc7
|
During reply update from_email only if not set
|
2015-03-14 18:23:19 +01: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
|
0dc0ab2d13
|
Merge pull request #41 from benjamin0/master
If no message_ids, return before checking for small_message_ids
|
2015-02-06 15:29:50 -08:00 |
|
Ben Segal
|
7fd5b02054
|
If no message_ids, return before checking for small_message_ids
|
2015-01-31 15:46:49 -08:00 |
|
Adam Coddington
|
c3cd5a28ae
|
Version 4.2; adds 'envelope_headers' to admin.
|
2014-12-31 09:41:08 -06:00 |
|
Adam Coddington
|
d276f7e9a9
|
Adding envelope headers to the Admin interface.
|
2014-12-31 09:40:36 -06:00 |
|
Adam Coddington
|
413c492db3
|
Merge pull request #38 from patipatini/attachment_filename_encoding
Fix encoded attachment's filenames
|
2014-12-15 06:43:21 -08:00 |
|
Philippe
|
571f57d957
|
Fix encoded attachment's filenames
|
2014-12-15 14:50:14 +01:00 |
|
Adam Coddington
|
4c1eff5202
|
Minor clarification.
|
2014-11-19 23:42:15 -08:00 |
|
Adam Coddington
|
20d5c3956e
|
Release 4.1.2; Added handling for processing unknown encodings.
|
2014-11-15 22:19:32 -08:00 |
|
Adam Coddington
|
f16d4f6d9c
|
Minor tweaks to logging.
|
2014-11-15 22:18:19 -08:00 |
|
Adam Coddington
|
aa59199c9b
|
Interpret unknown encodings as ASCII. Fixes #34.
|
2014-11-15 22:15:25 -08:00 |
|
Adam Coddington
|
e1b0763a46
|
Store 'Delivered-To' as 'to_header' when 'to' is unspecified.
|
2014-11-10 19:20:17 -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
|
2e23521220
|
Release 4.1; adding Django 1.7 migrations support.
|
2014-11-08 14:23:07 -08:00 |
|
Adam Coddington
|
b34ef48bb9
|
Merge branch 'issue_31'. Resolves #31.
|
2014-11-07 19:17:24 -08:00 |
|
Adam Coddington
|
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.
|
2014-11-07 19:17:06 -08:00 |
|
Adam Coddington
|
4eae6faf03
|
Given that 'classic' versions of django do not have a setup function: allow that to fail.
|
2014-11-07 19:12:30 -08:00 |
|
Patrick Craston
|
2d82c00c5b
|
convert migrations to work with Django 1.7, add Django 1.7.1 to travis test matrix
|
2014-11-07 17:35:34 +00:00 |
|
Adam Coddington
|
ecc8ac8bcc
|
Release 4.0.2.
|
2014-10-14 19:33:08 -07:00 |
|
Adam Coddington
|
f8e70aa5d1
|
Attempting to narrow down the issue @rulzart is encountering.
Conflicts:
django_mailbox/transports/generic.py
|
2014-10-14 19:29:51 -07:00 |
|
Adam Coddington
|
9730c34c7f
|
This is a better preposition.
|
2014-09-10 14:38:12 -07:00 |
|
Adam Coddington
|
9cd9945637
|
Removing bit.ly icon.
|
2014-09-09 15:01:22 -07:00 |
|
Adam Coddington
|
079a8e52e1
|
Minor wording and formatting changes.
|
2014-09-08 19:47:28 -07:00 |
|
Adam Coddington
|
684f124c45
|
Rewriting readme.
|
2014-09-08 19:45:32 -07:00 |
|
Adam Coddington
|
7e424d4531
|
Release 4.0.1.
|
2014-09-07 12:21:48 -07:00 |
|
Adam Coddington
|
f90ea1c56f
|
Merge pull request #29 from tcosprojects/master
Fix deprecation warnings after Django 1.7 upgrade
|
2014-09-06 19:33:08 -07:00 |
|
Will
|
1406d465d6
|
Adjust usages of get_query_set to get_queryset
|
2014-09-06 19:18:47 -07:00 |
|
Will
|
bd56716e74
|
Fix deprecation warnings after Django 1.7 upgrade
|
2014-09-06 16:31:12 -07:00 |
|
Adam Coddington
|
f44b4bbc46
|
Adding a couple new badges.
|
2014-09-01 13:38:02 -07:00 |
|
Adam Coddington
|
13eeb74234
|
Releasing version 4.0.
|
2014-09-01 13:35:37 -07:00 |
|
Adam Coddington
|
ee91ad7d28
|
Exclude Django 1.4.14 with Python 3k.
|
2014-09-01 13:07:39 -07:00 |
|
Adam Coddington
|
906011416d
|
Updating supported django versions.
|
2014-09-01 13:02:11 -07:00 |
|