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

Fix: move autoEmail to before mentions #550

Merged
merged 10 commits into from
Jul 12, 2023

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    a176ef2 View commit details
    Browse the repository at this point in the history
  2. add unit test

    tienifr committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5269ba3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. revert previous change ; modify mention regex to include valid email …

    …character prefix so it can be filtered later
    tienifr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a8bb209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d9a30 View commit details
    Browse the repository at this point in the history
  3. revert old test, revert _ in MARKDOWN_EMAIL since it contradict with …

    …the email rule, remove special markdown character in mention regex
    tienifr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    383b746 View commit details
    Browse the repository at this point in the history
  4. fix lint

    tienifr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b8bbcde View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    1d17063 View commit details
    Browse the repository at this point in the history
  2. fix lint

    tienifr committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    cc11e21 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

  1. modify comment

    tienifr committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3961539 View commit details
    Browse the repository at this point in the history