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

Message Delivery #53

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 9, 2012

  1. Add a 'Deliver' action to the UI for a message

    "Deliver" button is replaced with text while waiting for delivery
    hundredwatt committed Sep 9, 2012
    Configuration menu
    Copy the full SHA
    709a860 View commit details
    Browse the repository at this point in the history
  2. DeliveryService class for handling message delivery

    Currently only supports SMTP. Configuration is provided at the command
    line. Default values are setup for GMail delivery.
    hundredwatt committed Sep 9, 2012
    Configuration menu
    Copy the full SHA
    3720802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0380f51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48efb6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    361bc0f View commit details
    Browse the repository at this point in the history
  6. Update README

    hundredwatt committed Sep 9, 2012
    Configuration menu
    Copy the full SHA
    0f454db View commit details
    Browse the repository at this point in the history