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

Commit graph

  • 98684cd312
    Merge b4d410a54e into 189ea25e2a Pascal Fouque 2026-06-29 14:16:23 +02:00
  • 189ea25e2a
    Increase max_length of Mailbox.uri master Pascal Fouque 2026-06-24 13:08:21 +02:00
  • eac0d5ce3e increase max_length of Mailbox.uri abtin 2026-06-23 16:29:39 +02:00
  • 61d7e015f2 Switch id field to use BigInt instead of int Aaro Alhainen 2026-02-18 12:23:44 +02:00
  • b4d410a54e Try fixing Django6.0 django6 pfouque 2026-01-27 12:35:49 +01:00
  • 1045cd8235 Update CI to test new django versions pfouque 2026-01-27 09:53:53 +01:00
  • 52cb4a0753
    Merge b786f3d4a9 into eec7fb76f9 Matti Lehtinen 2025-08-01 03:07:15 +00:00
  • 2a80a637d4
    Merge 1e0ed8dc45 into eec7fb76f9 ptav 2025-07-15 11:52:58 +03:00
  • 5427b059cf
    Merge 6f2113a064 into eec7fb76f9 ptav 2025-06-20 07:09:42 +02:00
  • eec7fb76f9
    Merge pull request #303 from badziyoussef/feature/add-support-remote-storage zJENOc1MBPw2Fytj Pascal Fouque 2025-06-20 07:07:51 +02:00
  • cb9ed0bd21 handle too many open files case Youssef Badzi 2025-05-26 13:30:56 +01:00
  • 4c7135469e
    Merge pull request #304 from badziyoussef/bug/fix-retrieving-google-oauth-token Pietro 2025-01-11 13:47:24 +01:00
  • be66d04bf3
    fix retrieving google oauth token Youssef Badzi 2025-01-08 16:27:43 +01:00
  • 0be2afdec8
    add support of remote storage Youssef Badzi 2024-12-27 12:38:49 +01:00
  • 1e0ed8dc45
    Stop logging level INFO being forced ptav 2024-10-03 14:44:15 +01:00
  • 6f2113a064
    Cast iso-8859-8-i down to iso-8859-8 ptav 2024-10-03 14:19:30 +01:00
  • ea0cf58bf1
    Partially handles iso-8859-8-i encoding ptav 2024-10-03 14:03:59 +01:00
  • 5a050b0ca3
    Merge pull request #297 from pfouque/fix_social_import Pascal Fouque 2024-09-02 07:55:56 +02:00
  • 7b9e0fd40b
    Fix UserSocialAuth import path Pascal F 2024-09-02 07:06:07 +02:00
  • 43228fc8bc
    Merge ac6b25e737 into 8992babec6 ak4zh 2024-06-05 10:43:19 -07:00
  • 8992babec6
    Merge pull request #293 from pfouque/resend_poor_type_checking Pascal Fouque 2024-05-24 09:27:36 +02:00
  • 6dcded0e75
    Improve documentation and flake8 Pascal F 2024-05-24 09:25:54 +02:00
  • 88e17ea684
    Fix typing Pascal F 2024-05-24 08:36:04 +02:00
  • 7337d3130e
    Improve documentation Pascal F 2024-05-24 07:36:53 +02:00
  • c722d7e52c
    Add a small section about spaces in folder names to the docs Pascal Fouque 2024-05-21 21:01:06 +02:00
  • 94057cd04a
    Add a small section about spaces in folder names to the docs Franz Dietrich 2024-05-21 20:11:48 +02:00
  • cff1066b66
    Merge pull request #290 from Res42/master Pietro 2024-04-25 13:10:43 +02:00
  • 488c726c2d fix message.text exception when attachment filename header contains weird characters Adam Reisinger 2024-04-25 12:22:30 +02:00
  • 376bcff6bf Bump version: 4.10.0 → 4.10.1 4.10.1 Adam Coddington 2024-04-20 19:22:52 -05:00
  • 7701701a88
    Merge pull request #288 from xeroticikot/model-admin-fix Pietro 2024-04-16 19:11:26 +02:00
  • 26cb103c3a
    fixed the "attachements" string Mahmud Abdur Rahman 2024-04-16 23:06:16 +06:00
  • 5dc7c7d84a Bump version: 4.9.0 → 4.10.0 4.10.0 Adam Coddington 2024-04-15 20:15:06 -05:00
  • 130a0f5499
    Improve performance of MessageAdmin (#286) Pascal Fouque 2024-04-10 12:50:07 +02:00
  • 5d056a7699
    boost efficiency of the ModelAdmin Willem Van Onsem 2024-04-10 07:42:52 +02:00
  • bb924f1f4d
    Add minimal type check Pascal F 2024-04-03 11:37:21 +02:00
  • f4a0782d3d
    Merge pull request #284 from the-maverick-lab/akshet/close-connection Pietro 2024-03-09 15:02:48 +01:00
  • f91b4ee544 supress errors during close Akshet Pandey 2024-02-28 14:10:01 -08:00
  • fbaa378e59 Close connections after we are done with them Akshet Pandey 2024-02-28 11:42:21 -08:00
  • 592126c439
    Merge pull request #283 from Pietro395/master Pietro 2023-12-27 14:17:46 +01:00
  • 7570a0d37a
    Update django_mailbox/models.py Pietro 2023-12-27 00:40:48 +01:00
  • 21faa22404 MailboxAttachment __str__ change Pietro Mingo 2023-12-24 12:53:18 +01:00
  • d04d4d56da
    Merge branch 'coddingtonbear:master' into master Pietro 2023-12-23 21:03:09 +01:00
  • dd37322a61
    Merge pull request #273 from martinmanzo/master Pietro 2023-12-23 21:01:28 +01:00
  • 997bed0164
    Merge pull request #230 from rmlt/fix_message_rfc822_attachments__based_on_master Pietro 2023-12-19 22:43:59 +01:00
  • 8c664a4880
    Merge pull request #282 from pfouque/fix_nullable_field_admin Pascal Fouque 2023-12-17 09:36:54 +01:00
  • 0f82c95ca0
    Make eml field Blankable Pascal F 2023-12-17 06:27:45 +01:00
  • 3b505ac965
    Update settings documentation for DJANGO_MAILBOX_DEFAULT_CHARSET #280 Pascal Fouque 2023-12-17 06:08:44 +01:00
  • 7231c67aae
    Fix DJANGO_MAILBOX_DEFAULT_CHARSET setting Pascal F 2023-12-12 05:29:30 +01:00
  • 3c6f3830b3
    Fix malformed setting DJANGO_MAILBOX_DEFAULT_CHARSET #267 Pascal Fouque 2023-12-17 06:04:11 +01:00
  • 70d35943f3
    Merge pull request #281 from pfouque/documentation Pascal Fouque 2023-12-15 20:37:07 +01:00
  • 3ab51ac1c8
    cleanup and update Pascal F 2023-12-12 06:08:23 +01:00
  • 0854b81b07
    Merge 804d91f2ad into 34f2d2b98b Ilya Tleukenov 2023-12-12 10:14:21 -07:00
  • 7d2396bf56
    Remove south migrations Pascal F 2023-12-12 06:07:35 +01:00
  • 34f2d2b98b
    Merge pull request #279 from coddingtonbear/docs Pietro 2023-12-11 19:54:25 +01:00
  • 8779271d15 Change to documentation regarding Office365 configuration Pietro 2023-12-11 13:53:35 +01:00
  • 52bff59eda
    Merge pull request #278 from coddingtonbear/ci Pascal F 2023-12-11 06:26:01 +01:00
  • 1be4a79152
    Merge pull request #271 from arneatec/master Pietro 2023-12-10 23:48:43 +01:00
  • 8f7d9fb74c fix CI implemented by pfouque Pietro 2023-12-10 23:18:20 +01:00
  • a41768c160 Bump version: 4.8.2 → 4.9.0 4.9.0 Adam Coddington 2023-12-09 19:11:20 -08:00
  • 7fde5f7165
    Support for Django 5.0 and python 3.12 + Fix CI (#277) Pascal F 2023-12-10 04:01:53 +01:00
  • 17504e7398
    Add final version of Django 5.0 Pascal F 2023-12-04 17:37:15 +01:00
  • 1264b016a2
    Add CI Pascal F 2023-11-25 07:04:25 +01:00
  • d55b6d0c8a
    flake8 fixes Pascal F 2023-11-25 06:37:16 +01:00
  • 1c7ddca6ca
    Upgrade to last Django & Python supported versions Pascal F 2023-11-24 07:17:36 +01:00
  • aae32d7aa2
    Merge branch 'coddingtonbear:master' into master Pietro 2023-11-03 11:40:00 +01:00
  • 7e250b2504 Close attachments Martin Manzo 2023-08-11 10:33:45 -03:00
  • 13a8b87d9c Initial Bulgarian translation Arneatec 2023-06-12 18:41:18 +03:00
  • 8f7327ca08
    Merge 221585a254 into 462fdd3e49 Md. Shafikul Islam 2023-05-18 10:40:04 +06:00
  • 221585a254 Added explicit getmail command arguments to parse one or more mailbox names and added maximum email read count MSI Shafik 2023-05-18 10:24:43 +06:00
  • 8f42cea164
    Update utils.py Robersillo 2023-04-25 19:06:36 +02:00
  • 462fdd3e49
    updating location of logic for getmail command (#264) Jace Manshadi 2023-01-24 06:08:47 -08:00
  • f531c7865b
    moving logger lines into handle method as requested Jace Manshadi 2023-01-18 15:53:18 -08:00
  • cefbcdebd2
    Office365 API mailbox support (#251) Pietro Mingo 2023-01-16 22:23:38 +01:00
  • 819aae6a09
    moving logic for processing all the new emails from all mailboxes to a method under Mailbox so it can be called from other modules Jace Manshadi 2023-01-13 19:52:05 -08:00
  • f24d46cec5
    Merge 3ca0b90725 into 40263b6670 Scott Stafford 2022-12-29 21:17:41 -08:00
  • d960b95d1c Only import last 14 days Mike Varga 2022-10-17 15:08:15 -04:00
  • 323f74728f
    Merge pull request #4 from iotalabscompany/add-email-message-timestamps Mike Varga 2022-10-17 13:12:48 -04:00
  • f065d60f54 Default to now() for Date Mike Varga 2022-10-17 13:12:23 -04:00
  • 6673c58ca4 Collect a timestamp from emails + migration Mike Varga 2022-10-17 13:09:24 -04:00
  • 47da2de396
    Merge pull request #3 from iotalabscompany/enable-folders-from-gmail-mailboxes Mike Varga 2022-10-15 14:23:33 -04:00
  • 18921d16df Fix Mike Varga 2022-10-15 14:15:36 -04:00
  • 5042ccc1fe Enable folder function for gmail Mike Varga 2022-10-15 14:12:51 -04:00
  • 98942fb584
    Merge pull request #2 from iotalabscompany/58-dont-import-duplicate-emails Mike Varga 2022-10-15 11:31:23 -04:00
  • ee1037c66d Skip messages we already have in DB during getmail Mike Varga 2022-10-15 11:29:50 -04:00
  • 3d51f78a66
    Merge pull request #1 from iotalabscompany/readonly-get-new-mail Mike Varga 2022-10-14 13:55:40 -04:00
  • 4e479e8f69 Function name change Mike Varga 2022-10-14 13:54:56 -04:00
  • 9c0cac66e2 Utilize read-only method in get_new_mail Mike Varga 2022-10-14 13:50:40 -04:00
  • 88b35117ae Implement read-only mail fetching Mike Varga 2022-10-14 13:49:59 -04:00
  • b65c487215
    Update setup.py Mike Varga 2022-10-13 18:42:08 -04:00
  • 3e9d680a25
    Update setup.py Mike Varga 2022-10-13 18:40:44 -04:00
  • 3ca0b90725
    Merge pull request #3 from mathandpencil/office365-imap Alireza Lotfi 2022-09-22 09:34:58 -04:00
  • f40ee8832f office365-imap: remove extra comments Alireza Lotfi 2022-09-16 10:50:26 -04:00
  • d0b9b501d4 testing on feature Alireza Lotfi 2022-09-15 16:24:04 -04:00
  • 01ed3337b1 testing on feature Alireza Lotfi 2022-09-14 12:04:53 -04:00
  • 2322c31913 office365-imap: update token path Alireza Lotfi 2022-09-14 10:59:03 -04:00
  • 1325482389 testing on feature Alireza Lotfi 2022-09-13 21:45:31 -04:00
  • 53ab53034b testing on feature Alireza Lotfi 2022-09-13 21:32:31 -04:00
  • af8d283765 testing on feature Alireza Lotfi 2022-09-13 21:29:14 -04:00
  • 5155192194 testing on feature Alireza Lotfi 2022-09-13 21:08:06 -04:00
  • bb980bae78 testing on feature Alireza Lotfi 2022-09-13 20:27:03 -04:00