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

Attachments now automatically get base64 encoded if they are not already #618

Merged
merged 6 commits into from
Aug 6, 2018
Merged

Attachments now automatically get base64 encoded if they are not already #618

merged 6 commits into from
Aug 6, 2018

Commits on May 20, 2018

  1. Attachements now automatically get base64 encoded if they are not alr…

    …eady
    MartijnMelchers committed May 20, 2018
    Configuration menu
    Copy the full SHA
    74c87e2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Removed third equal and added unit tests

    MartijnMelchers committed May 22, 2018
    Configuration menu
    Copy the full SHA
    2fb1d7b View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    MartijnMelchers committed May 22, 2018
    Configuration menu
    Copy the full SHA
    bbbc4c2 View commit details
    Browse the repository at this point in the history
  3. Improved base64 check

    MartijnMelchers committed May 22, 2018
    Configuration menu
    Copy the full SHA
    ef0c5e3 View commit details
    Browse the repository at this point in the history
  4. Another go at trying to verify base64 string

    MartijnMelchers committed May 22, 2018
    Configuration menu
    Copy the full SHA
    b32692e View commit details
    Browse the repository at this point in the history
  5. Added PHPDoc comment

    MartijnMelchers committed May 22, 2018
    Configuration menu
    Copy the full SHA
    760a177 View commit details
    Browse the repository at this point in the history