Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: EWS integration #1278

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Draft: EWS integration #1278

wants to merge 15 commits into from

Commits on Oct 9, 2024

  1. add mailbox bridge to imap module, subclass for imap/jmap and ews sup…

    …port, add ews package
    kroky committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    66c8715 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    26a1d9d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    263665e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    8ed434c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. EWS: use a combination of FindItem and GetItem to get message headers…

    … appropriately for message list page
    kroky committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a42e9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7e7b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. EWS: get message structure similar to imap using mime content and par…

    …ts, get message or part contents, display message
    kroky committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0f7094c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    23f723f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9603d7f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. EWS: special folders update, emulate folder subscription and show onl…

    …y subscribed based on setting
    kroky committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    32279d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0167a2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eb2669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    003ab9c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    f7d11b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    0183f4b View commit details
    Browse the repository at this point in the history