Commit graph

6 commits

Author SHA1 Message Date
6f744b9e14 Cleanup top of PHP files (#40)
All checks were successful
PHP Code Checker / PHP Code Checker (push) Successful in 32s
PHPUnit / PHPUnit – PHP 8.1 (push) Successful in 57s
PHPUnit / PHPUnit – PHP 8.2 (push) Successful in 58s
PHPUnit / PHPUnit – PHP 8.3 (push) Successful in 1m5s
- sorting use statements
- always check for `ABSPATH` after namespace

Reviewed-on: #40
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-09-28 13:14:10 +02:00
4e2c1fb23a add checks for minimum version of the activitypub plugin 2024-09-11 13:55:37 +02:00
457f433ed9 refactoring: each event plugin now is represented as a class with static functions 2024-09-11 00:38:21 +02:00
0999db945b linting 2024-08-01 20:08:35 +02:00
9af8b4b397 improve admin notices 2024-07-05 15:12:52 +02:00
8aa90b1005 Refactoring the plugin structure.
Reviewed-on: #19
Co-authored-by: André Menrath <andre.menrath@posteo.de>
Co-committed-by: André Menrath <andre.menrath@posteo.de>
2024-07-05 13:29:13 +02:00