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

Commit graph

  • b50b204f9f Added tag 1.10.2 for changeset e3079f2062f5 Adam Coddington 2013-06-11 22:01:09 -07:00
  • 8c9e6b76cb Bumping version number. 1.10.2 Adam Coddington 2013-06-11 22:01:06 -07:00
  • 7d1153a8eb Use a predictable ordering. Adam Coddington 2013-06-11 22:00:39 -07:00
  • 32e4eb10fb Adding migration to clean up any potentially misplaced attachments. Adam Coddington 2013-06-11 21:59:54 -07:00
  • 38c39ff5b5 Adding tag for 1.10.1 Adam Coddington 2013-06-06 01:21:58 -07:00
  • fc897d9b0b Bumping version number. Adam Coddington 2013-06-06 01:21:23 -07:00
  • 080b43ee14 Added tag 1.10.1 for changeset 70a8d9ea9802 Adam Coddington 2013-06-06 01:21:13 -07:00
  • 79a1799da3 Updating admin to include new inlines for messages. Adam Coddington 2013-06-06 01:21:04 -07:00
  • 9eeb1159a3 Added tag 1.10 for changeset 4f9499c051da Adam Coddington 2013-06-06 01:11:49 -07:00
  • 6c1e769103 Bumping version number. 1.10 Adam Coddington 2013-06-06 01:11:28 -07:00
  • cd77dd1c93 Merging in upstream changes. Adam Coddington 2013-06-06 01:11:04 -07:00
  • 46960440d5 Typo. Adam Coddington 2013-06-06 01:10:12 -07:00
  • af2f37a247 Remove M2M relationship between MessageAttachment and Message. Adam Coddington 2013-06-06 01:03:16 -07:00
  • 910827cd92 Bumping version number. Adam Coddington 2013-06-05 12:45:38 -07:00
  • 8a34ac211c Properly handle RFC2822 line continuations; resolves #4. Adam Coddington 2013-06-05 12:43:28 -07:00
  • 60718f5ea8 Fixed issue that made it possible for signal receiver to break getmail. ashvetsov 2013-04-11 15:56:22 +04:00
  • 8ab0f708c5 Fixed issue with exception when IMAP transport returned no messages. ashvetsov 2013-04-11 15:48:49 +04:00
  • e6f9e6b94b Updating documentation version. Adam Coddington 2013-03-11 21:42:41 -07:00
  • 687d703552 Adding .git to hgignore. Adam Coddington 2013-03-11 21:09:09 -07:00
  • def4a25468 Removing accidentally added egg. Adam Coddington 2013-03-11 21:07:31 -07:00
  • 3ac689d432 Bumping version number. Adam Coddington 2013-03-11 21:01:58 -07:00
  • 2a90953283 Adding new settings allowing one to specify a list of mimetypes that are permitted to be stored in the message body of the e-mail message model. Adam Coddington 2013-03-11 21:00:53 -07:00
  • 8c6007da23 Merge 8fac7c9711 into 09fbf4ea56 pcraston 2013-03-01 08:39:31 -08:00
  • 8fac7c9711 Only store text/plain and text/html in body field Patrick Craston 2013-03-01 16:35:26 +00:00
  • 09fbf4ea56 Added tag 1.8.3 for changeset 4145d46d42d0 Adam Coddington 2013-02-03 14:57:41 -08:00
  • ee6b4b3e1d Delete attachments after they are no longer referenced by an e-mail message. Fixes #1. Bumping version number to 1.8.3 1.8.3 Adam Coddington 2013-02-03 14:52:42 -08:00
  • 83584af2e0 Added tag 1.8.2 for changeset 280c6730be9b Adam Coddington 2013-01-27 04:58:17 -08:00
  • 11eb186978 Adding 'resend message received' admin action. 1.8.2 Adam Coddington 2013-01-27 04:58:09 -08:00
  • a44d6d87d9 Moving piped documentation into same section as polling. Adam Coddington 2013-01-22 20:44:46 -08:00
  • 334a90a0f6 Move all mailbox types into a single document. Adam Coddington 2013-01-22 20:42:18 -08:00
  • 3bada8f1a8 Moving documentation to RTD. Adam Coddington 2013-01-22 20:37:11 -08:00
  • 74aaf467ee Added tag 1.8.1 for changeset b00379652dba Adam Coddington 2013-01-20 16:58:59 -08:00
  • 5bd99b8b91 Be very careful about filename length. 1.8.1 Adam Coddington 2013-01-20 16:58:56 -08:00
  • f19471cd1a Added tag 1.8 for changeset 0badd2757c52 Adam Coddington 2013-01-20 16:51:14 -08:00
  • 895fcff4b7 Code cleanup; ensure no tb in the event of a very-long filename. 1.8 Adam Coddington 2013-01-20 16:51:10 -08:00
  • 999dfb0ac3 Adding django_mailbox.tests to package module list. Adam Coddington 2013-01-20 14:28:11 -08:00
  • afa82b861c Adding get_text_body convenience method. Adam Coddington 2013-01-20 14:27:15 -08:00
  • 0a283e9ade Added tag 1.6.2 for changeset 423eea136eeb Adam Coddington 2013-01-20 13:44:52 -08:00
  • 25f1a71725 Allow message to be saved without attachments. 1.6.2 Adam Coddington 2013-01-20 13:44:49 -08:00
  • a730abbb14 Updating readme to show travis-ci build status. Adam Coddington 2013-01-20 12:32:15 -08:00
  • 6eff0eb203 Bumping version number. Adam Coddington 2013-01-20 12:30:16 -08:00
  • 0eb63b44cf Adding tests. Adam Coddington 2013-01-19 00:26:58 -08:00
  • 483bcaa969 Merge ad4a1c00f4 into fc53a8203b pcraston 2013-01-16 01:55:41 -08:00
  • 19f64256b6 Added tag 1.5 for changeset b67d1dc5ad88 Adam Coddington 2013-01-14 03:32:49 -08:00
  • 07196c1b09 Bumping version number. 1.5 Adam Coddington 2013-01-14 03:32:46 -08:00
  • 4546741c20 Merging in upstream changes from github. Adam Coddington 2013-01-14 03:28:59 -08:00
  • a01340a60c Merge pull request #1 from pcraston/master Adam Coddington 2013-01-16 07:13:01 -08:00
  • ad4a1c00f4 Ignore p7s smime attachments Patrick Craston 2013-01-15 15:48:15 +00:00
  • 2fd9664295 Add south migration for message attachment model Patrick Craston 2013-01-15 12:28:32 +00:00
  • 2e484aaed8 Add admin support for attachments --display correctly Patrick Craston 2013-01-15 12:27:32 +00:00
  • 3c3e0f3d9b Add admin support for attachments --fix typo Patrick Craston 2013-01-15 12:23:16 +00:00
  • 00c14e9818 Add admin support for attachments Patrick Craston 2013-01-15 12:21:49 +00:00
  • 645a723d09 Move Attachment model up Patrick Craston 2013-01-15 12:11:08 +00:00
  • e3cd913fe7 Add attachment handling Patrick Craston 2013-01-15 12:05:04 +00:00
  • 4a785a18ce Show 'read' date in admin for messages. Adam Coddington 2012-12-07 11:08:17 -08:00
  • fc53a8203b Added tag 1.4 for changeset 979b52598c48 Adam Coddington 2012-11-27 19:01:54 -08:00
  • af58c324f5 Adding unread/read flagging for individual messages. 1.4 Adam Coddington 2012-11-27 19:01:49 -08:00
  • 5c285017ca Grammar, formatting in documentation. Adam Coddington 2012-10-28 13:12:32 -07:00
  • 20b780a2d7 Updating documentation and manifest. Adam Coddington 2012-10-28 13:11:02 -07:00
  • 14ada969ab Added tag 1.3 for changeset cfe7ff4ee3cd Adam Coddington 2012-10-28 13:03:38 -07:00
  • 6633882e18 Bumping version number. 1.3 Adam Coddington 2012-10-28 13:03:36 -07:00
  • d43dc46a33 Removing 'references' entry. Adam Coddington 2012-10-28 12:57:49 -07:00
  • 9615568108 Modifying admin display; adding help text. Adam Coddington 2012-10-28 12:41:36 -07:00
  • 0cdf0e4126 Escape HTML in help text. Adam Coddington 2012-10-28 12:27:20 -07:00
  • 6a1394eded Fixing syntax bug. Adam Coddington 2012-10-28 12:26:17 -07:00
  • 77acc09e2f Allow specification of from e-mail on mailbox model. Adam Coddington 2012-10-28 12:25:37 -07:00
  • 188ac8093b Removing 'References' table; default django mail sending methods do not allow multi-line headers (which are required for setting references). Adam Coddington 2012-10-28 12:03:31 -07:00
  • 608ab9f6c4 Do not set message to returned value from sending. Adam Coddington 2012-10-28 11:34:04 -07:00
  • ba71477f21 Misspelled import. Adam Coddington 2012-10-28 11:33:06 -07:00
  • 62231e5a08 Misspelled import. Adam Coddington 2012-10-28 11:31:31 -07:00
  • dcb26e97b5 Set message-Id during reply process; build message references properly. Adam Coddington 2012-10-28 11:29:56 -07:00
  • bbbb774102 Convert message to string, then consume message into Email object. Adam Coddington 2012-10-28 10:54:24 -07:00
  • 01ce366d86 Properly return message object. Adam Coddington 2012-10-27 19:10:18 -07:00
  • 8a1ada2283 Removing accidental reference to self. Adam Coddington 2012-10-27 19:03:15 -07:00
  • e4cb4d198a Removing missing .all for iterating over related objects. Adam Coddington 2012-10-27 19:01:09 -07:00
  • 55fb2f607e Removing 'address' field from admin changelist. Adam Coddington 2012-10-27 18:53:59 -07:00
  • 1be4539246 Adding functionality allowing one to easily send replies to existing messages. Adam Coddington 2012-10-27 18:51:41 -07:00
  • 5c619d98b8 Adding migrations supporting new model design. Adam Coddington 2012-10-27 18:09:23 -07:00
  • 5f39ac7fc9 Separate address field into two distinct fields storing TO and FROM headers. Adam Coddington 2012-10-27 17:46:48 -07:00
  • 9a72ecbd3a Documentation reformatting. Adam Coddington 2012-10-27 14:53:54 -07:00
  • 4ceeb4dae7 Adding optional argument to processincomingmessages management command for allowing one to specify a mailbox name. Adam Coddington 2012-10-27 14:54:54 -07:00
  • 22b31a5c2f Added tag 1.2.1 for changeset dabd6e3318bd Adam Coddington 2012-10-09 07:33:01 -07:00
  • 69f444993e Bumping version number so I might update the pip description. 1.2.1 Adam Coddington 2012-10-09 07:32:58 -07:00
  • 4a245c6eef Updating setuptools description. Adam Coddington 2012-10-09 07:31:31 -07:00
  • 71b7629e92 Documentation clarity updates. Adam Coddington 2012-10-09 07:27:41 -07:00
  • 36c5fb2842 Added tag 1.2 for changeset a8dafad2b7ba me@adamcoddington.net 2012-10-09 05:52:14 +00:00
  • ff39cff80d Adding active/inactive mailboxes, adding outgoing/incoming mail tracking, changing field names, tracking in-reply-to and references. 1.2 me@adamcoddington.net 2012-10-09 05:52:04 +00:00
  • e27acaf0ec Merging in pipe-based mail consumer. Adam Coddington 2012-10-08 21:24:36 -07:00
  • 1758edd606 Closing exim4 branch. Adam Coddington 2012-10-08 21:23:05 -07:00
  • dd1393a653 Fixing documentation headlining. me@adamcoddington.net 2012-10-08 20:06:40 +00:00
  • 677290c390 Adding more-thorough explanations of pipe-based mailboxes. me@adamcoddington.net 2012-10-08 20:04:33 +00:00
  • 0162d23556 Adding instructions for pipe-based delivery. me@adamcoddington.net 2012-10-08 19:59:11 +00:00
  • 00a4bde767 Use TO header for creating mailbox name. me@adamcoddington.net 2012-10-08 15:33:07 +00:00
  • ffbf4ace6b Return None for connection if no URI is specified in mailbox settings. me@adamcoddington.net 2012-10-08 15:30:32 +00:00
  • 0515cf7f74 Do not attempt to fetch mail for mailbox not having a URI. me@adamcoddington.net 2012-10-08 15:28:37 +00:00
  • e165d16660 Fixing a typo that handles generating new mailbox names. me@adamcoddington.net 2012-10-08 15:27:46 +00:00
  • 24c2a98d81 Adding migration for handling incoming messages; adding exim4 scripts for routing messages to django_messages. me@adamcoddington.net 2012-10-08 15:24:42 +00:00
  • 5cf07a1c7b Modifying management command to accept incoming mail from STDIN. me@adamcoddington.net 2012-10-08 03:07:30 +00:00
  • b7192e9149 Model modifications for allowing empty source inputs; adding processincomingmessage management command. Adam Coddington 2012-10-07 19:43:38 -07:00
  • f933fd666b Updating trove classifiers. Adam Coddington 2012-07-23 09:21:55 -07:00