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

Add comment moderation feature #531

Merged
merged 37 commits into from
Feb 1, 2024
Merged

Add comment moderation feature #531

merged 37 commits into from
Feb 1, 2024

Commits on Mar 4, 2020

  1. Merge branch 'develop'

    helen committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    170d34d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

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

Commits on Nov 2, 2020

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

Commits on Aug 26, 2021

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

Commits on Apr 25, 2022

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

Commits on Jun 27, 2022

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

Commits on Jul 28, 2022

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

Commits on Sep 30, 2022

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

Commits on Jan 5, 2023

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

Commits on Apr 5, 2023

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

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    a3471ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285ad68 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    851b912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb86a89 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jul 8, 2023

  1. Add moderation code

    kirtangajjar committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    d83ad59 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    7e4e1c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b68e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Add nonce verification

    kirtangajjar committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f160c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e5dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d09406a View commit details
    Browse the repository at this point in the history
  4. Fix PHPCS errors

    kirtangajjar committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    116c99c View commit details
    Browse the repository at this point in the history
  5. Fix PHPUnit errors

    kirtangajjar committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0ac4fd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Oct 10, 2023

  1. Fix PR feedback

    kirtangajjar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    23d75d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ec265 View commit details
    Browse the repository at this point in the history
  3. Fix PR feedback!

    kirtangajjar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4ee3e32 View commit details
    Browse the repository at this point in the history
  4. Fix PHPCS

    kirtangajjar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bb48b1c View commit details
    Browse the repository at this point in the history
  5. Fix PHPCS

    kirtangajjar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4062e74 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix PHPCS

    kirtangajjar committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    074f14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cf202 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    533fed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a997d5a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Add tests

    dkotter committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c4400cc View commit details
    Browse the repository at this point in the history