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

Commit graph

  • 09bbab8765 office365-imap: test on feature Alireza Lotfi 2022-09-13 17:35:12 -04:00
  • a375f90134 office365-imap: fix a typo Alireza Lotfi 2022-09-13 16:47:38 -04:00
  • 281786bfca office365-imap: fix a bug Alireza Lotfi 2022-09-13 15:55:46 -04:00
  • bc9eb6ab34 django-mailbox: support office365 oauth2 Alireza Lotfi 2022-09-13 11:22:30 -04:00
  • 6bf191a028 django-mailbox-oauth-imap: support office365 oauth Alireza Lotfi 2022-09-13 10:23:04 -04:00
  • bd4d80a2b7 missing archive Pietro Mingo 2022-08-30 11:59:35 +02:00
  • 0f452ead0e various documentation updates Fleur Dragan 2022-08-16 21:15:30 -05:00
  • 86edd0bd0f made badge point to orig for eventual pull request Fleur Dragan 2022-08-16 19:59:26 -05:00
  • 220046445b made ci start on push for all branches Fleur Dragan 2022-08-16 19:57:30 -05:00
  • a3968c2c55 made 4.0 specific & added 4.1 Fleur Dragan 2022-08-16 19:56:20 -05:00
  • e8383e7bb0 fixed badges Fleur Dragan 2022-08-16 19:50:00 -05:00
  • e5daf10e9d trying to get ci set up Fleur Dragan 2022-08-16 18:07:09 -05:00
  • a5bfd3dce8 added django40 dep & expanded django3* python versions to all supported Fleur Dragan 2022-08-16 16:08:01 -05:00
  • 4c92cd2690 saw a couple deprecation messages in tox output Fleur Dragan 2022-08-16 16:03:34 -05:00
  • 81bcbf7fd3 From https://docs.djangoproject.com/en/4.0/releases/3.0/#django-utils-encoding-force-text-and-smart-text: Fleur Dragan 2022-08-16 15:58:48 -05:00
  • 44170a34fb From https://docs.djangoproject.com/en/4.0/releases/3.1/#id2: Fleur Dragan 2022-08-16 15:55:38 -05:00
  • faebda7b34 From https://docs.djangoproject.com/en/3.2/releases/3.2/#customizing-type-of-auto-created-primary-keys: Fleur Dragan 2022-08-16 15:26:29 -05:00
  • e6e8ef0c85 generalized django30 target & added django31 target Fleur Dragan 2022-08-16 15:21:07 -05:00
  • b6b903c025 make tox -e flake8 work Fleur Dragan 2022-08-16 15:16:25 -05:00
  • 70aa88bbd6 removed build folder Pietro Mingo 2022-08-01 17:21:50 +02:00
  • 9f314a38f2 fix and documentation Pietro Mingo 2022-08-01 15:03:11 +02:00
  • b39299692a archive and delete Pietro Mingo 2022-08-01 12:39:09 +02:00
  • 1f6014918c Update readme.rst Pietro Mingo 2022-07-29 17:32:15 +02:00
  • 9bfc3e5df1 fix import Pietro Mingo 2022-07-29 17:26:28 +02:00
  • 8f944190ad clear code Pietro Mingo 2022-07-29 16:20:38 +02:00
  • b02fd73d1c Update office365.py Pietro Mingo 2022-07-29 16:06:30 +02:00
  • ced6b0997b office365 implementation Pietro Mingo 2022-07-29 16:01:30 +02:00
  • dca20e1e1c Update office365.py and models.py Serafim Bordei 2022-07-27 11:49:48 +02:00
  • 912f091d3f Update models.py Pietro Mingo 2022-07-27 10:58:48 +02:00
  • 50ee86d1d9 wrong folder stage Pietro Mingo 2022-07-27 10:31:01 +02:00
  • a52f20dabe Update .gitignore Pietro Mingo 2022-07-27 10:22:52 +02:00
  • f44eb3036f Office365Transport properties Pietro Mingo 2022-07-27 10:21:02 +02:00
  • b37fa6e08d Update setup.py Pietro Mingo 2022-07-26 21:45:27 +02:00
  • 01984e2ba8 Update models.py, __init__.py, and office365.py Pietro Mingo 2022-07-26 21:32:10 +02:00
  • 2932403417 Django 4 compatability. Nick McCullum 2022-03-23 08:48:45 -04:00
  • 918db057d3 compatibility w django 4.0 Sander Roosendaal 2021-12-16 14:50:53 +01:00
  • be99bc5cea
    Merge pull request #2 from nickmccullum/master Nick McCullum 2021-10-18 10:58:01 -03:00
  • 44f517b34e Merge branch 'master' of github.com:nickmccullum/django-mailbox Nick McCullum 2021-10-18 08:52:36 -03:00
  • 131e7a4528 save the from_email_address Gavin Palmer 2021-07-19 06:47:52 -05:00
  • 10b9ca8d1d Bumping version from 0.1.3 to 0.1.4 Joe 2021-02-08 23:44:59 -05:00
  • 5388ee86ed Bumping version from 0.1.1 to 0.1.2 Joe 2021-02-08 23:42:05 -05:00
  • 23bc1106b9 Bumping version from 0.1.0 to 0.1.1 Joe 2021-02-08 23:41:24 -05:00
  • e06bd6f2fc
    Merge pull request #4 from sunset-crew/release_v0.1.3 Joe 2021-02-08 23:41:01 -05:00
  • d94faeeee7 adds updated module name Joe 2021-02-08 23:39:19 -05:00
  • 5177ea5c65 changes main directory to mailbox2 Joe 2021-02-07 22:54:52 -05:00
  • 010611dc55
    Merge pull request #3 from sunset-crew/release_v0.1.2 Joe 2021-02-07 22:51:25 -05:00
  • ea17f6df0b adds formatting updates and testing updates Joe 2021-02-07 22:49:48 -05:00
  • 83ee3bc4be adds unique constrain to the message id and a bit of a change on how to create a message Joe 2021-02-06 21:23:49 -05:00
  • 1f018e9bdc
    Merge pull request #2 from sunset-crew/release_v0.1.1 Joe 2021-02-03 23:08:31 -05:00
  • c7997ebd9b adds testable repo with added features Joe 2021-02-03 23:05:48 -05:00
  • 62805f324e adds modified documenation Joe 2021-02-03 21:51:54 -05:00
  • 0d77e85d24
    Merge pull request #1 from sunset-crew/release_v0.1.0 Joe 2021-02-03 21:02:21 -05:00
  • 85870c896f changes repo to customized solution Joe 2021-02-03 20:58:11 -05:00
  • 0de5779dd7 lets try this new method. Joe 2021-02-01 12:08:09 -05:00
  • da014f5618
    Merge b7a3a6b077 into 40263b6670 Adam Dobrawy 2020-12-08 09:09:23 +05:30
  • 40263b6670 Bump version: 4.8.1 → 4.8.2 4.8.2 Adam Coddington 2020-12-06 18:11:32 -08:00
  • 5abc1981dc
    Add tests docs to CI and fix docs warning (#238) Adam Dobrawy 2020-12-07 03:10:15 +01:00
  • 0a0fda5594 Minor docs fix. Adam Coddington 2020-12-06 18:05:29 -08:00
  • 3bdf248619 Attempting to fix docs build via https://stackoverflow.com/questions/61711710/runtimeerror-class-not-set-defining-abstractbaseuser-as-class-django-co\#comment112739057_63045563 Adam Coddington 2020-12-06 18:02:23 -08:00
  • 9d9f459f39 Nevermind; this test class covers more than just integration tests. Adam Coddington 2020-12-06 17:57:57 -08:00
  • 355023fb75 Minor updates. Adam Coddington 2020-12-06 17:55:42 -08:00
  • 78612f34a1 Run integration tests just once per test run. Adam Coddington 2020-12-06 17:47:43 -08:00
  • 68d3fae446 Force a rebuild. Adam Coddington 2020-12-06 17:42:12 -08:00
  • bcd96a655c Force a rebuild. Adam Coddington 2020-12-06 17:30:05 -08:00
  • 3a2b5a81be Switch to storing environment variables in travis outside of secure vars. Adam Coddington 2020-12-06 17:24:33 -08:00
  • 62db0c55c2 Add tests docs to CI and fix docs warning Adam Dobrawy 2020-10-14 00:26:57 +02:00
  • 225da2155f
    Merge pull request #228 from SyaOS/fix-admin-action Adam Dobrawy 2020-10-10 03:48:45 +02:00
  • ac6b25e737 removed duplicate codes for obtaining different data from google extra data dict ak4zh 2020-08-30 14:21:40 +05:30
  • 84543396f7 added django-allauth support for obtaining google token ak4zh 2020-08-30 14:17:37 +05:30
  • b786f3d4a9 Fix reading message id and size when returned in reversed order Matti Lehtinen 2020-08-28 15:56:10 +03:00
  • 5bd961fae6 Fix message/rfc822 attachment processing Miłosz Jerkiewicz 2020-05-29 15:22:01 +02:00
  • b3c38be70e refine inferitance George Cheng 2020-07-26 14:22:40 +08:00
  • 0c6f6aa6ce Move the bulk get_new_mail to queryset George Cheng 2020-07-26 14:21:21 +08:00
  • 505bc8d1c9 Fix get_new_mail admin action. George Cheng 2020-07-26 04:55:46 +00:00
  • 804d91f2ad fix valuerror of wrapper in get_save_path rokfordchez 2020-02-08 22:57:45 +07:00
  • 59e950ff8d Bump version: 4.8.1 → 5.0.0 Adam Dobrawy 2020-02-02 08:49:36 +01:00
  • e8a6a5ec0d Update CHANGELOG for v5.0.0 Adam Dobrawy 2020-02-02 08:49:23 +01:00
  • 3905725fd3 Fix version identifier for Django 3.0.x Adam Dobrawy 2020-02-02 08:44:11 +01:00
  • 02acef8ede fix utils.get_save_path Ilya Tleukenov 2020-01-31 15:44:51 +07:00
  • 2824cde5e9 add DJANGO_MAILBOX_MESSAGE_UPLOAD_TO to settings, change utils.get_attachment_save_path to utils.get_save_path, change eml upload_to in model Ilya Tleukenov 2020-01-31 13:31:04 +07:00
  • c8751f0c9a
    Merge pull request #221 from Rokfordchez/patch-1 Adam Dobrawy 2020-01-28 11:27:23 +01:00
  • efe5b81d6b
    add archive=myarchivefolder&folder=MyFolder Rokfordchez 2020-01-28 10:48:21 +07:00
  • 6004a2286f
    Merge pull request #216 from modernNeo/master Adam Dobrawy 2019-12-28 21:06:11 +01:00
  • 8b2493a32a
    Merge pull request #215 from coddingtonbear/bump-django Adam Dobrawy 2019-12-28 20:10:10 +01:00
  • d7b06a9ca7 Add tests on django 2.0.x, drop support for python 3.4.x Adam Dobrawy 2019-12-28 19:36:30 +01:00
  • efb1f94d31 adding missing parameter to documentation Jace Manshadi 2019-12-24 18:24:32 -08:00
  • fd33ce34ef Update version so pip works right. Scott Stafford 2019-11-27 11:27:59 -05:00
  • 2b2b7d6392 Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x Adam Dobrawy 2019-10-15 05:31:13 +02:00
  • 84c99afa03 Modernize syntax, drop Python<3, drop Django<1.11 Adam Dobrawy 2019-11-09 14:57:35 +01:00
  • be3163e0f2
    Remove fix UTF-8 Manuel Gomez 2019-10-31 16:00:43 +01:00
  • d114008645 Bump Django version tests Adam Dobrawy 2019-10-15 05:31:13 +02:00
  • f9b0a27e5f Bump version: 4.8.0 → 4.8.1 4.8.1 Adam Dobrawy 2019-10-15 05:18:23 +02:00
  • ff8a583476 Update CHANGELOG.rst for 1.8.1 Adam Dobrawy 2019-10-15 05:18:17 +02:00
  • 625e16647a
    Update __init__.py Manuel Gomez 2019-06-25 14:17:45 +02:00
  • 2b841a568c
    Merge 204d67a57d into 0650bacbea Manuel Gomez 2019-06-19 22:09:53 +00:00
  • 0650bacbea Merge branch 'master' of github.com:coddingtonbear/django-mailbox Adam Dobrawy 2019-06-11 10:07:45 +02:00
  • 204d67a57d
    Update models.py Manuel Gomez 2019-05-24 13:08:05 +02:00
  • 6136dea28f
    Update models.py Manuel Gomez 2019-05-24 12:46:24 +02:00
  • e713b5c82f
    Update models.py Manuel Gomez 2019-05-24 12:36:19 +02:00
  • edc27af632
    Merge pull request #6 from invisiblebits/lologf-patch-raw-unicode Manuel Gomez 2019-05-24 12:28:45 +02:00