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

Replace idna_convert.class.php with Algo26\IdnaConvert, allow custom idna library #776

Closed
wants to merge 18 commits into from

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    6bf1f1f View commit details
    Browse the repository at this point in the history
  2. fix github actions

    Art4 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    afa1ff2 View commit details
    Browse the repository at this point in the history
  3. Fix usage of idna-convert v2

    Art4 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    548afd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    4000a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56bd323 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f226e View commit details
    Browse the repository at this point in the history
  4. Add Registry test, move comment

    Art4 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    adf023f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd50190 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    e7e83bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef6d7b View commit details
    Browse the repository at this point in the history
  3. Revert "Remove idna_convert v0.5.1, delete idn folder"

    This reverts commit dd50190.
    Art4 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    578bf64 View commit details
    Browse the repository at this point in the history
  4. Rename method filter() to filterDomain()

    This will allow us to implement other methods in IdnaConverter like filterUrl()
    Art4 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    621051b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fe86e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26f66b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3977fff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a98c673 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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