Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OfficeDev/ews-java-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jtalbert123/ews-java-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1,678 files changed
  • 2 contributors

Commits on May 21, 2015

  1. Configuration menu
    Copy the full SHA
    74dff02 View commit details
    Browse the repository at this point in the history
  2. modified .gitignore

    jtalbert123 committed May 21, 2015
    Configuration menu
    Copy the full SHA
    1e41c29 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. Added a message creator that can delete any messages it created

    automatically (when .close() is called)
    jtalbert authored and jtalbert committed May 22, 2015
    Configuration menu
    Copy the full SHA
    57622a8 View commit details
    Browse the repository at this point in the history
  2. Added structure to the EmailMessageCreator.

    jtalbert authored and jtalbert committed May 22, 2015
    Configuration menu
    Copy the full SHA
    e425604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfee1a3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2015

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

Commits on May 25, 2015

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

Commits on May 26, 2015

  1. Added functionality to send emails to users when a message is recieved.

    Currently, it just prints the reciepients to the console (to not confuse
    end users).
    jtalbert123 committed May 26, 2015
    Configuration menu
    Copy the full SHA
    9fedeb1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2015

  1. Some server changes.

    jtalbert123 committed May 27, 2015
    Configuration menu
    Copy the full SHA
    a37838f View commit details
    Browse the repository at this point in the history
Loading