Commit graph

40437 commits

Author SHA1 Message Date
Art4
f7c661b5e9 Extract call of AddonLoader into App::setupContainerForAddons() 2024-12-25 21:16:00 +00:00
Art4
34b2419427 Move auth_ejabberd.php code into App::processEjabberd() 2024-12-25 21:12:24 +00:00
Art4
e0dadea0ff Refactor path to dice rules 2024-12-25 21:01:24 +00:00
Art4
b94697678e refactor chdir() call 2024-12-25 20:43:15 +00:00
Art4
530a93794f Fix PHPStan error 2024-12-25 18:37:13 +00:00
Art4
d55830902b Reduce cyclomatic complexity in GServer::detect() 2024-12-25 18:33:04 +00:00
Art4
6684f0d5c7 Reduce cyclomatic complexity in APContact::getByURL() 2024-12-25 18:21:27 +00:00
Art4
c83099c8d0 Change output format in Github 2024-12-25 16:17:31 +00:00
Art4
19659296eb enable cache and colors in phpmd 2024-12-25 15:59:16 +00:00
Art4
9ed137a119 Add phpmd as code quality check in github actions 2024-12-25 15:28:05 +00:00
Art4
36dbae7642 Add script to run phpmd with composer 2024-12-25 15:25:34 +00:00
Art4
5fe7af6489 Add very tolerant ruleset for friendica code 2024-12-25 15:19:31 +00:00
Art4
f775d6e049 install phpmd 2024-12-25 10:41:37 +00:00
Art4
7d10d04768 Extract register error handler into separate method 2024-12-23 15:30:42 +00:00
Art4
3c4da64348 Refactor App::setupContainerForRunningFrontend() 2024-12-23 15:28:57 +00:00
Art4
66822c6a81 Rename App variable 2024-12-23 15:26:35 +00:00
Art4
856f8fb908 Move adding Dice rules into App 2024-12-23 15:22:27 +00:00
Art4
ae0cab36dc Improve BasePath tests 2024-12-23 14:51:58 +00:00
Art4
0bd8118673 Fix code style 2024-12-23 14:51:41 +00:00
Art4
dd4fbc0194 Replace Util class names with FQCN 2024-12-23 14:34:57 +00:00
Art4
899ac663fc Replace Network class names with FQCN 2024-12-23 14:34:23 +00:00
Art4
011c098c63 Replace Model class names with FQCN 2024-12-23 14:32:47 +00:00
Art4
c33223a0eb Replace Database class names with FQCN 2024-12-23 14:31:41 +00:00
Art4
ce5789690d Replace Core class names with FQCN 2024-12-23 14:30:14 +00:00
Art4
5edc36d6fc Fix PHPDoc and add link to DICE docs 2024-12-23 14:28:01 +00:00
Art4
31a731deb7 Refactor dependency for $_COOKIE 2024-12-23 14:23:58 +00:00
Art4
48bd6b2f81 Refactor dependency for $basepath 2024-12-23 14:22:52 +00:00
Art4
b4762238ed Replace DiceInstanceManager class names with FQCN 2024-12-23 14:19:31 +00:00
Art4
7587517499 Refactor dependency for $_GET 2024-12-23 14:18:22 +00:00
Art4
c53a75bc38 Refactor dependency for $_SERVER 2024-12-23 14:12:37 +00:00
Art4
5803c1e760 Replace Hooks class names with FQCN 2024-12-23 14:11:45 +00:00
Art4
f1405cdb6c Replace Config class names with FQCN 2024-12-23 14:06:04 +00:00
Art4
4a766b9750 Replace class names with FQCN 2024-12-23 14:03:32 +00:00
Art4
b9b44931ac Remove Dice rules for $basepath 2024-12-23 13:42:01 +00:00
Art4
4deb28f24e Refactor DI::basePath() to use BasePath class 2024-12-23 13:40:53 +00:00
Art4
3a491b879c Replace more calls of dirname() with $basepath 2024-12-23 13:35:46 +00:00
Art4
a0e77032cf remove $basepath from global namespace 2024-12-23 13:34:10 +00:00
Art4
73fb1f1549 Remove DI::app() method 2024-12-23 12:39:11 +00:00
Art4
22b1f871a8 Merge branch 'develop' into refactor-dice-rules 2024-12-23 12:08:38 +00:00
Art4
b1d78e34db Remove checks if result body is not an object 2024-12-23 11:37:52 +00:00
Art4
ae2b6e3bb7 Fix PHPStan errors from upstream 2024-12-23 10:45:15 +00:00
Art4
1b4d0d0bb0 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-23 10:18:56 +00:00
Hypolite Petovan
19cd11cc8e
Merge pull request #14538 from Art4/restore-github-actions
Add optional GitHub Action for PHP tests
2024-12-22 22:06:58 -05:00
Art4
6f570a08e5 declare strict mode in unit tests 2024-12-22 18:48:46 +00:00
Art4
75772d874f refactor BasePathTest 2024-12-22 18:47:57 +00:00
Art4
704ddc2089 simplify basepath 2024-12-22 18:03:54 +00:00
Hypolite Petovan
1b3ba3199e
Merge pull request #14613 from annando/documentation
Documentation to connectors updated
2024-12-22 12:01:39 -05:00
Art4
9987c90faf Refactor getting the basepath 2024-12-22 16:29:47 +00:00
Art4
b801e176aa Merge database and unit tests into one workflow 2024-12-22 14:36:19 +00:00
Art4
432f28ecd1 merge code quality checks into on workflow 2024-12-22 14:29:13 +00:00