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

Antispam Bee 3 #506

Draft
wants to merge 191 commits into
base: master
Choose a base branch
from
Draft

Antispam Bee 3 #506

wants to merge 191 commits into from

Commits on Mar 19, 2022

  1. first draft of new 3.0 branch with the basic bootstrapping project an…

    …d build processes
    Bernhard Kau committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    6d64a37 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. wip 3.0: cloudfest hackathon

    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    16a031f View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.0-hackathon-pre' into 3.0-hackathon

    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    7e345cd View commit details
    Browse the repository at this point in the history
  3. ignore the tests folder

    Bernhard Kau committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    1570572 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary JS dependencies

    Bernhard Kau committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    b97d7be View commit details
    Browse the repository at this point in the history
  5. remove the languages folder for the wp_set_script_translations() func…

    …tion call, as the translations are loaded from translate.wordpress.org
    Bernhard Kau committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    4a7510f View commit details
    Browse the repository at this point in the history
  6. work on implementing the settings wrapper

    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    449c1f7 View commit details
    Browse the repository at this point in the history
  7. change approved email and remove init from verifiable

    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    b875026 View commit details
    Browse the repository at this point in the history
  8. add get_options to rules

    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    d2e9650 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2233052 View commit details
    Browse the repository at this point in the history
  10. implementing the "comment columns" class

    Bernhard Kau committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    1ffc917 View commit details
    Browse the repository at this point in the history
  11. Start of new admin pages

    mahype committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    5e9b463 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d711ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e2243e View commit details
    Browse the repository at this point in the history
  14. add post processors, rules, helpers

    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    faf12e6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9d0c0f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2ff7da8 View commit details
    Browse the repository at this point in the history
  17. first working version of rules and postprocessors incl. honeypot (gen…

    …eralized)
    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    732bd83 View commit details
    Browse the repository at this point in the history
  18. Merge branch '3.0-hackathon' of github.com:angelocali/antispam-bee in…

    …to 3.0-hackathon
    Angelo Cali committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    96de2f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    87f4a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0401f9 View commit details
    Browse the repository at this point in the history
  3. add the get_key() function

    2ndkauboy committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    7159a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605fed7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    399afce View commit details
    Browse the repository at this point in the history
  6. further work on rules and postprocessors

    Angelo Cali committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    293ee9b View commit details
    Browse the repository at this point in the history
  7. Merge branch '3.0-hackathon' of github.com:angelocali/antispam-bee in…

    …to 3.0-hackathon
    Angelo Cali committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    3fb1d41 View commit details
    Browse the repository at this point in the history
  8. Removed Tab class

    mahype committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f46fb23 View commit details
    Browse the repository at this point in the history
  9. Fixed checkbox value

    mahype committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e30101e View commit details
    Browse the repository at this point in the history
  10. Added textarea

    mahype committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    d5b45d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75188d0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #446 from angelocali/3.0-hackathon

    WIP: CloudFest Hackathon - More work on Rules and Post Processors ...
    2ndkauboy committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    c05c7fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bce5a37 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    114ddbc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c9a3492 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cce02a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    323a184 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9a5c282 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    75b08e7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2dea6da View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cec36a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. remove redundant files

    Angelo Cali committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5094b95 View commit details
    Browse the repository at this point in the history
  2. fix docker-compose file for testing purposes

    Angelo Cali committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6f89c72 View commit details
    Browse the repository at this point in the history
  3. fix composer.json

    Angelo Cali committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fea454e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. remove redundant code/files

    Angelo Cali committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    c861ea8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. work on tabs/sections/settings ...

    Angelo Cali committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    18ac83c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. add back honeypot regex comments

    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    4a1281c View commit details
    Browse the repository at this point in the history
  2. update the min PHP version check to 5.6

    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    490e94c View commit details
    Browse the repository at this point in the history
  3. add a check for php-xml to the bootstrapping process

    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    5d189b2 View commit details
    Browse the repository at this point in the history
  4. replace the anonymous callback function adding the rule to make it ea…

    …sier to remove it later
    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    e3e24d4 View commit details
    Browse the repository at this point in the history
  5. PHPCS security fixes

    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    ea6c797 View commit details
    Browse the repository at this point in the history
  6. use sprintf for honeypot script markup

    - remove type attribute as in a44bca1
    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    a6e477c View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master' into 3.0-hackathon

    # Conflicts:
    #	antispam_bee.php
    #	package.json
    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    20e36ba View commit details
    Browse the repository at this point in the history
  8. PHPCS fixing issues in lib/Admin

    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    c64aa83 View commit details
    Browse the repository at this point in the history
  9. PHPCS fixing issues in lib/Fields

    Bernhard Kau committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    0d39124 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. merge upstream 3.0-hackathon branch

    Angelo Cali committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    3f08c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4f4ef View commit details
    Browse the repository at this point in the history
  3. Work on settings

    Angelo Cali committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8532369 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Further work on settings and interfaces

    Angelo Cali committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    68573cd View commit details
    Browse the repository at this point in the history
  2. Add PostProcessors, general settings, inline fields

    Angelo Cali committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    285f4d5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Work on Rules and PostProcessors

    Angelo Cali committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7af8353 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. implement delete spam cronjob

    Angelo Cali committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    c315526 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

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

Commits on Sep 19, 2022

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

Commits on Oct 31, 2022

  1. Latest changes

    florianbrinkmann committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d005f57 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Small refactoring

    florianbrinkmann committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3dea140 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Latest changes

    florianbrinkmann committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    dd48ac9 View commit details
    Browse the repository at this point in the history
  2. Add todo

    florianbrinkmann committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    08be6b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    563d1fe View commit details
    Browse the repository at this point in the history
  2. Update todo comment

    florianbrinkmann committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e9b73e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d735dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d46196a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51b98b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe5409c View commit details
    Browse the repository at this point in the history
  7. Namespace constants

    florianbrinkmann committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2c75e23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7edacd9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60e36ae View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    5192d24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb19d35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c444a71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ba711 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    7b70ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab20bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a1625e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e803c02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b113ba View commit details
    Browse the repository at this point in the history
  6. Set more defaults

    florianbrinkmann committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    fc3f0bf View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    2df9f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7c2869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c6f42 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    271cec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b259f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bbfb8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49e6d9c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    28bdcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e764a76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2b15d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78d4324 View commit details
    Browse the repository at this point in the history
  5. Various changes

    florianbrinkmann committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    12b7ba7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. A few more changes

    florianbrinkmann committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    4cc00e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    e5a3b12 View commit details
    Browse the repository at this point in the history
  2. First work on docs

    florianbrinkmann committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    27b323b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. More docs

    florianbrinkmann committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    64d1975 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Improve docs

    florianbrinkmann committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    28221ec View commit details
    Browse the repository at this point in the history
  2. Add newlines

    florianbrinkmann committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5aa26be View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    dfa62ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2939b22 View commit details
    Browse the repository at this point in the history
  3. alpha.4

    florianbrinkmann committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6561ebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c036a4 View commit details
    Browse the repository at this point in the history
  5. rename constants

    florianbrinkmann committed May 24, 2023
    Configuration menu
    Copy the full SHA
    22b8026 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    800c2ab View commit details
    Browse the repository at this point in the history
  7. alpha 5

    florianbrinkmann committed May 24, 2023
    Configuration menu
    Copy the full SHA
    433107b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Revert "remove unneeded UpdateSpamCount class"

    This reverts commit 800c2ab.
    florianbrinkmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d45bbcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06cb5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcd7cff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    308702c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e058830 View commit details
    Browse the repository at this point in the history
  6. alpha.6

    florianbrinkmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    967f9b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    324fbc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    697133b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fba065b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    873c616 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b21b36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2492bea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8349b24 View commit details
    Browse the repository at this point in the history
  14. fix: add IP to $linkback array in Linkback::process method to mak…

    …e it available during later checks
    florianbrinkmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f19fc4d View commit details
    Browse the repository at this point in the history
  15. alpha.7

    florianbrinkmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2b1ebb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    1d963a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7949ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3ead8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef81320 View commit details
    Browse the repository at this point in the history
  5. alpha.8

    florianbrinkmann committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    736684b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 10, 2023

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

Commits on Jun 12, 2023

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

Commits on Jul 4, 2023

  1. add todo comment

    florianbrinkmann committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9b2ab90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3581491 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    52c0eca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f156feb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9025834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9a7576 View commit details
    Browse the repository at this point in the history
  5. alpha 9

    florianbrinkmann committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    509865b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d792f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

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

Commits on Jul 23, 2023

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

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    fbe140e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5c21e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2568bdd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    12d1e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4f8e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb250e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a95a5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36a5fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5275504 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    9214d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3045484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c4ac9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b63b49c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267297c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b904f85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    645dde6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    490cbd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7ba7a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Feb 3, 2024

  1. chore: alpha.13

    florianbrinkmann committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e475355 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Better comment type handling (#565)

    * Process WooCommerce reviews
    
    * Allow filtering processable comment types
    
    * Cast comment type filter to array
    MatzeKitt committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    bca8a41 View commit details
    Browse the repository at this point in the history
  2. chore: alpha.14

    florianbrinkmann committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    865b312 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    b23400d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad28b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f569ef View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore: remove unused PHP 5.4 dependencies

    We support >= 7, so the 5.4 stuff is obsolete. Remove it.
    stklcode committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    83249d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fbe5d6 View commit details
    Browse the repository at this point in the history
  3. chore: fix code-style pipeline

    * remove "lint-all" which does not exist anymore
    * update WPCS to 3.0
    * clean up GH action and update PHP version
    stklcode committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    27de7b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a7c89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5c4ebe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a349b03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3006c43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c85b6cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7bcaca View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    4c03a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260756e View commit details
    Browse the repository at this point in the history
  3. test: update test frameworks and restore unit tests in CI

    Behat dependencies have been updated, but it is not expected that the
    tests will work.
    
    Add some simple rule tests to start with.
    stklcode committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cb9046e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb0cc05 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    f9858e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64cb846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95b471 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    51ab544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    032ad82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59fc283 View commit details
    Browse the repository at this point in the history
  4. refactor: remove superfluous type checks

    Types are now checked at function call, so we can assume the type is
    always correct at time of execution.
    stklcode committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    dc406b3 View commit details
    Browse the repository at this point in the history