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

N°4281 - Add RFC-2045-Compliant Way of Handling Filenames in Attachments #16

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

Commits on Dec 14, 2022

  1. N°4281 - "Content Type" and "Content Disposition" RFC 2045-compliant…

    … for "name" and "filename" attributes.
    itomig-martin committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    51f688b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed5577f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Remove redundant part of comment

    Co-authored-by: Molkobain <[email protected]>
    mraenker and Molkobain authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    81bd7fe View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Moved the Regex into a class var + Testcases

    Please note the comment in TestRegexAttachmentNames.php:55. Could
    you please have a look, if you've got any idea, why this is happening?
    itomig-martin committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    b660fb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Change Namespace in test/TestRegexAttachmentNames.php

    Co-authored-by: Molkobain <[email protected]>
    mraenker and Molkobain authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    610c2f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    5dc779c View commit details
    Browse the repository at this point in the history
  2. 🎨 Fix formatting

    Pierre Goiffon committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    541bf57 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. 🎨 Fix formatting again

    Pierre Goiffon committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3158cf5 View commit details
    Browse the repository at this point in the history