Commit graph

  • 5fe7af6489 Add very tolerant ruleset for friendica code Art4 2024-12-25 15:19:31 +00:00
  • f775d6e049 install phpmd Art4 2024-12-25 10:41:37 +00:00
  • 7d10d04768 Extract register error handler into separate method Art4 2024-12-23 15:30:42 +00:00
  • 3c4da64348 Refactor App::setupContainerForRunningFrontend() Art4 2024-12-23 15:28:57 +00:00
  • 66822c6a81 Rename App variable Art4 2024-12-23 15:26:35 +00:00
  • 856f8fb908 Move adding Dice rules into App Art4 2024-12-23 15:22:27 +00:00
  • ae0cab36dc Improve BasePath tests Art4 2024-12-23 14:51:58 +00:00
  • 0bd8118673 Fix code style Art4 2024-12-23 14:51:41 +00:00
  • dd4fbc0194 Replace Util class names with FQCN Art4 2024-12-23 14:34:57 +00:00
  • 899ac663fc Replace Network class names with FQCN Art4 2024-12-23 14:34:23 +00:00
  • 011c098c63 Replace Model class names with FQCN Art4 2024-12-23 14:32:47 +00:00
  • c33223a0eb Replace Database class names with FQCN Art4 2024-12-23 14:31:41 +00:00
  • ce5789690d Replace Core class names with FQCN Art4 2024-12-23 14:30:14 +00:00
  • 5edc36d6fc Fix PHPDoc and add link to DICE docs Art4 2024-12-23 14:28:01 +00:00
  • 31a731deb7 Refactor dependency for $_COOKIE Art4 2024-12-23 14:23:58 +00:00
  • 48bd6b2f81 Refactor dependency for $basepath Art4 2024-12-23 14:22:52 +00:00
  • b4762238ed Replace DiceInstanceManager class names with FQCN Art4 2024-12-23 14:19:31 +00:00
  • 7587517499 Refactor dependency for $_GET Art4 2024-12-23 14:18:22 +00:00
  • c53a75bc38 Refactor dependency for $_SERVER Art4 2024-12-23 14:12:37 +00:00
  • 5803c1e760 Replace Hooks class names with FQCN Art4 2024-12-23 14:11:40 +00:00
  • f1405cdb6c Replace Config class names with FQCN Art4 2024-12-23 14:06:04 +00:00
  • 4a766b9750 Replace class names with FQCN Art4 2024-12-23 14:03:32 +00:00
  • b9b44931ac Remove Dice rules for $basepath Art4 2024-12-23 13:42:01 +00:00
  • 4deb28f24e Refactor DI::basePath() to use BasePath class Art4 2024-12-23 13:40:53 +00:00
  • 3a491b879c Replace more calls of dirname() with $basepath Art4 2024-12-23 13:35:46 +00:00
  • a0e77032cf remove $basepath from global namespace Art4 2024-12-23 13:34:10 +00:00
  • 73fb1f1549 Remove DI::app() method Art4 2024-12-23 12:39:11 +00:00
  • 22b1f871a8 Merge branch 'develop' into refactor-dice-rules Art4 2024-12-23 12:08:38 +00:00
  • b1d78e34db Remove checks if result body is not an object Art4 2024-12-23 11:37:52 +00:00
  • ae2b6e3bb7 Fix PHPStan errors from upstream Art4 2024-12-23 10:45:15 +00:00
  • 1b4d0d0bb0 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop Art4 2024-12-23 10:18:56 +00:00
  • 19cd11cc8e
    Merge pull request #14538 from Art4/restore-github-actions Hypolite Petovan 2024-12-22 22:06:58 -05:00
  • 6f570a08e5 declare strict mode in unit tests Art4 2024-12-22 18:48:46 +00:00
  • 75772d874f refactor BasePathTest Art4 2024-12-22 18:47:57 +00:00
  • 704ddc2089 simplify basepath Art4 2024-12-22 18:03:54 +00:00
  • 1b3ba3199e
    Merge pull request #14613 from annando/documentation Hypolite Petovan 2024-12-22 12:01:39 -05:00
  • 9987c90faf Refactor getting the basepath Art4 2024-12-22 16:29:47 +00:00
  • b801e176aa Merge database and unit tests into one workflow Art4 2024-12-22 14:36:19 +00:00
  • 432f28ecd1 merge code quality checks into on workflow Art4 2024-12-22 14:29:13 +00:00
  • 2cb212ba28 Documentation to connectors updated Michael 2024-12-22 08:02:10 +00:00
  • 6d983c906a
    Merge pull request #14612 from nupplaphil/bug/ci Michael Vogel 2024-12-22 09:09:17 +01:00
  • 071cb70817
    Fix codecov token env Philipp 2024-12-22 08:54:54 +01:00
  • cf59c64489
    Update messages.po Philipp 2024-12-22 08:45:30 +01:00
  • 2ea1576f0f
    [CI] Fix codecov Philipp 2024-12-22 08:37:49 +01:00
  • af4cac91b1 Run PHP-CS-Fixer with PHP 8.3 Art4 2024-12-22 07:27:07 +00:00
  • f8b96c562a Add codestyle check Art4 2024-12-22 07:23:49 +00:00
  • af655ff392 rename workflows and test cases Art4 2024-12-22 07:05:25 +00:00
  • 9803bd731c Merge branch 'develop' into restore-github-actions Art4 2024-12-22 07:02:24 +00:00
  • 3b8aac4c55 Add tests with PHP 8.5 Art4 2024-12-22 06:56:30 +00:00
  • 1b4ace329e Rename tests, use composer v2 Art4 2024-12-22 06:55:09 +00:00
  • dd4467043a Set bin path to phpunit Art4 2024-12-22 06:51:37 +00:00
  • 57da3416c5 clone addon repository Art4 2024-12-22 06:41:11 +00:00
  • ab22464d55 better healtcheck for mariadb Art4 2024-12-22 06:38:03 +00:00
  • e7e0ae3784
    Merge pull request #14603 from Art4/create-app-from-container Hypolite Petovan 2024-12-21 21:35:01 -05:00
  • 183e3c48e6
    Merge pull request #14611 from annando/issue-14609 Hypolite Petovan 2024-12-21 21:31:52 -05:00
  • 322b24ea05 Issue 14609: Avoid endless worker repetition in case of an execution error Michael 2024-12-21 21:46:23 +00:00
  • 6e0d155b43
    Merge pull request #14604 from annando/issue-14344 Hypolite Petovan 2024-12-21 15:59:25 -05:00
  • 775624ec24
    Merge pull request #14610 from annando/media-post Hypolite Petovan 2024-12-21 11:47:09 -05:00
  • 4728d1919f
    Merge pull request #14608 from annando/atproto Hypolite Petovan 2024-12-21 11:43:32 -05:00
  • 9e19e90b75 Improved check for attached Fediverse posts Michael 2024-12-21 15:25:24 +00:00
  • 794bfcff1d Unneeded line removed / improved status handling Michael 2024-12-21 08:26:56 +00:00
  • c949032fc7 Remove src tests Art4 2024-12-20 21:49:34 +00:00
  • 722164711c test only src tests Art4 2024-12-20 21:36:06 +00:00
  • 2fba79929d add tests workflow Art4 2024-12-20 21:32:59 +00:00
  • 81b87e9ca4 Add workflow for unit tests Art4 2024-12-20 21:26:05 +00:00
  • d9841eeea3 Add Github workflow for PHPStan Art4 2024-12-20 21:07:53 +00:00
  • 0bdc1d9f57 Let phpstan check index.php Art4 2024-12-20 20:56:26 +00:00
  • 2f9f873f4b refactor App::runFrontend() Art4 2024-12-20 13:38:38 +00:00
  • 7a4542cd50 refactor App Art4 2024-12-20 13:24:25 +00:00
  • ea07b83fd0 adjust tests Art4 2024-12-20 13:21:35 +00:00
  • 0ab9c23bb9 Refactor App::fromDice() Art4 2024-12-20 12:30:05 +00:00
  • 9e4f39b4fb Inline runFrontend() call into App::processRequest() method Art4 2024-12-20 10:07:59 +00:00
  • ee5b210682 Inline mode call into App::processRequest() Art4 2024-12-20 10:05:13 +00:00
  • 7a7b8d3e27 Inline App::load() call in new processRequest() method Art4 2024-12-20 10:04:02 +00:00
  • 40fa8559e5 Merge branch 'develop' into create-app-from-container Art4 2024-12-20 09:26:14 +01:00
  • ea5417a6a3 Issue 14344: Contact import is relocated to a dedicated place Michael 2024-12-20 08:22:56 +00:00
  • 3e3fe92567
    Merge pull request #14602 from Art4/remove-apphelper-implementation-from-app Hypolite Petovan 2024-12-19 17:58:14 -05:00
  • 9ef3fdc857 move load() call outside of constructor to remove side effects Art4 2024-12-19 21:01:41 +00:00
  • 23e3af4a09 Create tests for App Art4 2024-12-19 20:37:56 +00:00
  • af51441d88 require AppHelper in App Art4 2024-12-19 20:26:38 +00:00
  • 241031f1fa inject container inside app instance Art4 2024-12-19 20:24:24 +00:00
  • 16bdd76be1 Create PSR-7 request Art4 2024-12-19 20:07:37 +00:00
  • d6ec1d7d6b Prevent App class to be used with dependency injection Art4 2024-12-19 20:03:42 +00:00
  • d05b2dd8c2 Merge branch 'remove-apphelper-implementation-from-app' into create-app-from-container Art4 2024-12-19 19:51:51 +00:00
  • 1c4d021b67 Merge branch 'develop' into remove-apphelper-implementation-from-app Art4 2024-12-19 19:50:36 +00:00
  • d0d9712ac3
    Merge pull request #14593 from Art4/replace-app-with-apphelper-in-tests Hypolite Petovan 2024-12-19 07:30:33 -05:00
  • ce6ae1d98c Merge branch 'develop' into restore-github-actions Art4 2024-12-18 22:27:07 +00:00
  • 1c7446bf9a Create App::fromDice() factory method Art4 2024-12-18 22:16:34 +00:00
  • 23b19b76b5 Provide appHelper in Page run() method Art4 2024-12-18 21:57:39 +00:00
  • 6b948c82d7 Remove AppHelper implementation from App class Art4 2024-12-18 21:30:36 +00:00
  • a583cc9b0e replace more calls of DI::app(), add workaround for tests Art4 2024-12-18 21:19:01 +00:00
  • ba65cad1cd Replace DI::app() with DI::appHelper() in more tests Art4 2024-12-18 21:06:55 +00:00
  • b2a383a9cb Replace DI::app() with DI::appHelper() in Module\Api\Friendica namespace tests Art4 2024-12-18 20:55:39 +00:00
  • 1d441ab657 remove unnecessary Di::app() all Art4 2024-12-18 19:57:00 +00:00
  • e16d9ace34 Merge branch 'develop' into replace-app-with-apphelper-in-tests Art4 2024-12-18 19:47:57 +00:00
  • 1aca64d0d6
    Merge pull request #14600 from annando/warnings Hypolite Petovan 2024-12-17 07:18:51 -05:00
  • 2856b1126c Fix some notices / reduce the number of warnings Michael 2024-12-17 04:46:55 +00:00
  • 2ebac8207f
    Merge pull request #14599 from Art4/fix-phpstan-errors Hypolite Petovan 2024-12-16 21:01:36 -05:00
  • 99d6599747 Merge branch 'fix-phpstan-errors' into replace-app-with-apphelper-in-tests Art4 2024-12-16 22:37:37 +00:00
  • 228ca0bfac Fix type Art4 2024-12-16 22:36:15 +00:00