]>
git.mxchange.org Git - friendica.git/log
Art4 [Fri, 20 Dec 2024 13:24:25 +0000 (13:24 +0000)]
refactor App
Art4 [Fri, 20 Dec 2024 13:21:35 +0000 (13:21 +0000)]
adjust tests
Art4 [Fri, 20 Dec 2024 12:30:05 +0000 (12:30 +0000)]
Refactor App::fromDice()
Art4 [Fri, 20 Dec 2024 10:07:59 +0000 (10:07 +0000)]
Inline runFrontend() call into App::processRequest() method
Art4 [Fri, 20 Dec 2024 10:05:13 +0000 (10:05 +0000)]
Inline mode call into App::processRequest()
Art4 [Fri, 20 Dec 2024 10:04:02 +0000 (10:04 +0000)]
Inline App::load() call in new processRequest() method
Art4 [Fri, 20 Dec 2024 08:26:14 +0000 (09:26 +0100)]
Merge branch 'develop' into create-app-from-container
Hypolite Petovan [Thu, 19 Dec 2024 22:58:14 +0000 (17:58 -0500)]
Merge pull request #14602 from Art4/remove-apphelper-implementation-from-app
Remove `AppHelper` implementation in `App` class
Art4 [Thu, 19 Dec 2024 21:01:41 +0000 (21:01 +0000)]
move load() call outside of constructor to remove side effects
Art4 [Thu, 19 Dec 2024 20:37:56 +0000 (20:37 +0000)]
Create tests for App
Art4 [Thu, 19 Dec 2024 20:26:38 +0000 (20:26 +0000)]
require AppHelper in App
Art4 [Thu, 19 Dec 2024 20:24:24 +0000 (20:24 +0000)]
inject container inside app instance
Art4 [Thu, 19 Dec 2024 20:07:37 +0000 (20:07 +0000)]
Create PSR-7 request
Art4 [Thu, 19 Dec 2024 20:03:42 +0000 (20:03 +0000)]
Prevent App class to be used with dependency injection
Art4 [Thu, 19 Dec 2024 19:51:51 +0000 (19:51 +0000)]
Merge branch 'remove-apphelper-implementation-from-app' into create-app-from-container
Art4 [Thu, 19 Dec 2024 19:50:36 +0000 (19:50 +0000)]
Merge branch 'develop' into remove-apphelper-implementation-from-app
Hypolite Petovan [Thu, 19 Dec 2024 12:30:33 +0000 (07:30 -0500)]
Merge pull request #14593 from Art4/replace-app-with-apphelper-in-tests
Replace App with AppHelper in tests
Art4 [Wed, 18 Dec 2024 22:16:34 +0000 (22:16 +0000)]
Create App::fromDice() factory method
Art4 [Wed, 18 Dec 2024 21:57:39 +0000 (21:57 +0000)]
Provide appHelper in Page run() method
Art4 [Wed, 18 Dec 2024 21:30:36 +0000 (21:30 +0000)]
Remove AppHelper implementation from App class
Art4 [Wed, 18 Dec 2024 21:19:01 +0000 (21:19 +0000)]
replace more calls of DI::app(), add workaround for tests
Art4 [Wed, 18 Dec 2024 21:06:55 +0000 (21:06 +0000)]
Replace DI::app() with DI::appHelper() in more tests
Art4 [Wed, 18 Dec 2024 20:55:39 +0000 (20:55 +0000)]
Replace DI::app() with DI::appHelper() in Module\Api\Friendica namespace tests
Art4 [Wed, 18 Dec 2024 19:57:00 +0000 (19:57 +0000)]
remove unnecessary Di::app() all
Art4 [Wed, 18 Dec 2024 19:47:57 +0000 (19:47 +0000)]
Merge branch 'develop' into replace-app-with-apphelper-in-tests
Hypolite Petovan [Tue, 17 Dec 2024 02:01:36 +0000 (21:01 -0500)]
Merge pull request #14599 from Art4/fix-phpstan-errors
Fix phpstan errors
Art4 [Mon, 16 Dec 2024 22:37:37 +0000 (22:37 +0000)]
Merge branch 'fix-phpstan-errors' into replace-app-with-apphelper-in-tests
Art4 [Mon, 16 Dec 2024 22:36:15 +0000 (22:36 +0000)]
Fix type
Art4 [Mon, 16 Dec 2024 22:32:12 +0000 (22:32 +0000)]
Fix phpstan errors
Art4 [Mon, 16 Dec 2024 22:13:47 +0000 (22:13 +0000)]
Merge branch 'develop' into replace-app-with-apphelper-in-tests
Hypolite Petovan [Mon, 16 Dec 2024 14:23:40 +0000 (09:23 -0500)]
Merge pull request #14597 from Art4/rearange-testcases
Rearrange testcases
Hypolite Petovan [Mon, 16 Dec 2024 14:22:10 +0000 (09:22 -0500)]
Merge pull request #14598 from Art4/merge-2024.09-rc-into-develop
Merge 2024.09-rc into develop
Hypolite Petovan [Mon, 16 Dec 2024 14:14:29 +0000 (09:14 -0500)]
Merge pull request #14590 from Art4/phpstan-level-2-in-addons
Fix PHPStan errors level 2 in addons
Art4 [Mon, 16 Dec 2024 10:06:45 +0000 (11:06 +0100)]
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
Art4 [Sun, 15 Dec 2024 22:15:46 +0000 (22:15 +0000)]
Remove unused AppDouble class
Art4 [Sun, 15 Dec 2024 22:03:06 +0000 (22:03 +0000)]
Merge branch 'rearange-testcases' into replace-app-with-apphelper-in-tests
Art4 [Sun, 15 Dec 2024 21:58:13 +0000 (21:58 +0000)]
Merge branch 'develop' into replace-app-with-apphelper-in-tests
Art4 [Sun, 15 Dec 2024 21:51:22 +0000 (21:51 +0000)]
clean use statements
Art4 [Sun, 15 Dec 2024 21:36:40 +0000 (21:36 +0000)]
Rename StorageTest with StorageTestCase
Art4 [Sun, 15 Dec 2024 21:32:23 +0000 (21:32 +0000)]
rename StorageConfigTest to StorageConfigTestCase
Art4 [Sun, 15 Dec 2024 21:28:34 +0000 (21:28 +0000)]
Rename AbstractLoggerTest to LoggerTestCase
Art4 [Sun, 15 Dec 2024 21:15:21 +0000 (21:15 +0000)]
Rename LockTest to LockTestCase
Art4 [Sun, 15 Dec 2024 21:09:57 +0000 (21:09 +0000)]
Rename MemoryCacheTest to MemoryCacheTestCase
Art4 [Sun, 15 Dec 2024 21:06:49 +0000 (21:06 +0000)]
Rename CacheTest to CacheTestCase
Art4 [Sun, 15 Dec 2024 16:13:53 +0000 (16:13 +0000)]
Rename PConfigTest to PConfigTestCase
Art4 [Sun, 15 Dec 2024 06:57:52 +0000 (06:57 +0000)]
Merge branch 'develop' into phpstan-level-2-in-addons
Hypolite Petovan [Sat, 14 Dec 2024 21:54:02 +0000 (16:54 -0500)]
Merge pull request #14584 from Art4/phpstan-level-2
PHPStan level 2
Art4 [Sat, 14 Dec 2024 21:33:16 +0000 (21:33 +0000)]
Inline KeyValueStorageTest into DBKeyValueStorageTest
Art4 [Sat, 14 Dec 2024 20:12:04 +0000 (20:12 +0000)]
Renemae Notification entity alias
Hypolite Petovan [Sat, 14 Dec 2024 17:08:19 +0000 (12:08 -0500)]
Merge pull request #14596 from annando/probe-at-proto
Native probe support for AT-Proto
Michael [Sat, 14 Dec 2024 07:14:46 +0000 (07:14 +0000)]
Native probe support for AT-Proto
Art4 [Sat, 14 Dec 2024 14:58:34 +0000 (14:58 +0000)]
Remove unused use statement
Art4 [Sat, 14 Dec 2024 14:58:19 +0000 (14:58 +0000)]
Change return type
Art4 [Sat, 14 Dec 2024 14:53:56 +0000 (14:53 +0000)]
Rename variable
Art4 [Sat, 14 Dec 2024 14:49:52 +0000 (14:49 +0000)]
Rename class alias
Artur Weigandt [Sat, 14 Dec 2024 14:45:50 +0000 (15:45 +0100)]
Update src/Contact/FriendSuggest/Repository/FriendSuggest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Art4 [Sat, 14 Dec 2024 08:16:37 +0000 (08:16 +0000)]
Rename ConsoleTest to ConsoleTestCase
Art4 [Fri, 13 Dec 2024 22:42:27 +0000 (22:42 +0000)]
rename and move ApiTest to ApiTestCase
Art4 [Fri, 13 Dec 2024 22:47:32 +0000 (22:47 +0000)]
Fix path to tests
Art4 [Fri, 13 Dec 2024 22:22:50 +0000 (22:22 +0000)]
Fix use statements
Art4 [Fri, 13 Dec 2024 22:10:30 +0000 (22:10 +0000)]
rename DatabaseTest to DatabaseTestCase
Art4 [Fri, 13 Dec 2024 22:04:16 +0000 (22:04 +0000)]
rename FixtureTest to FixtureTestCase
Art4 [Wed, 11 Dec 2024 22:45:17 +0000 (22:45 +0000)]
Rename MockedTest to MockedTestCase
Art4 [Wed, 11 Dec 2024 22:44:51 +0000 (22:44 +0000)]
Add suffix for PHPUnit test cases
Art4 [Fri, 13 Dec 2024 22:47:32 +0000 (22:47 +0000)]
Fix path to tests
Art4 [Fri, 13 Dec 2024 22:42:27 +0000 (22:42 +0000)]
rename and move ApiTest to ApiTestCase
Art4 [Fri, 13 Dec 2024 22:22:50 +0000 (22:22 +0000)]
Fix use statements
Art4 [Fri, 13 Dec 2024 22:10:30 +0000 (22:10 +0000)]
rename DatabaseTest to DatabaseTestCase
Art4 [Fri, 13 Dec 2024 22:04:16 +0000 (22:04 +0000)]
rename FixtureTest to FixtureTestCase
Hypolite Petovan [Fri, 13 Dec 2024 21:46:32 +0000 (16:46 -0500)]
Merge pull request #14594 from annando/media-types
Reduce the number of HTTP requests in the media handling
Michael [Mon, 9 Dec 2024 13:40:47 +0000 (13:40 +0000)]
Reduce the number of HTTP requests in the media handling
Art4 [Fri, 13 Dec 2024 15:04:32 +0000 (16:04 +0100)]
Merge branch 'phpstan-level-2' into phpstan-level-2-in-addons
Art4 [Fri, 13 Dec 2024 14:59:36 +0000 (15:59 +0100)]
Merge branch 'develop' into phpstan-level-2
Hypolite Petovan [Fri, 13 Dec 2024 12:46:21 +0000 (07:46 -0500)]
Merge pull request #14581 from Art4/phpstan-level-1-in-addons
PHPStan level 1 in addons
Art4 [Wed, 11 Dec 2024 22:45:17 +0000 (22:45 +0000)]
Rename MockedTest to MockedTestCase
Art4 [Wed, 11 Dec 2024 22:44:51 +0000 (22:44 +0000)]
Add suffix for PHPUnit test cases
Hypolite Petovan [Tue, 10 Dec 2024 02:37:56 +0000 (21:37 -0500)]
Merge pull request #14592 from annando/fix-14591
Fix PR 14591 - improve blurhash creation
Art4 [Mon, 9 Dec 2024 22:46:11 +0000 (22:46 +0000)]
Merge branch 'phpstan-level-2' into phpstan-level-2-in-addons
Art4 [Mon, 9 Dec 2024 22:45:47 +0000 (22:45 +0000)]
Fix errors from #14578
Art4 [Mon, 9 Dec 2024 22:32:03 +0000 (22:32 +0000)]
Merge branch 'phpstan-level-2' into phpstan-level-2-in-addons
Art4 [Mon, 9 Dec 2024 22:31:13 +0000 (22:31 +0000)]
Merge branch 'phpstan-level-1-in-addons' into phpstan-level-2
Art4 [Mon, 9 Dec 2024 22:26:24 +0000 (22:26 +0000)]
Fix errors from #14578
Michael [Mon, 9 Dec 2024 21:24:28 +0000 (21:24 +0000)]
Fix PR 14591 - improve blurhash creation
Art4 [Mon, 9 Dec 2024 22:11:29 +0000 (22:11 +0000)]
Merge branch 'develop' into phpstan-level-1-in-addons
Hypolite Petovan [Mon, 9 Dec 2024 12:09:26 +0000 (07:09 -0500)]
Merge pull request #14588 from Art4/merge-2024.09-rc-into-develop
Merge 2024.09-rc branch into develop
Hypolite Petovan [Mon, 9 Dec 2024 12:08:24 +0000 (07:08 -0500)]
Merge pull request #14591 from annando/animated-gif
Improve the speed for blurhash generation
Art4 [Sun, 8 Dec 2024 22:20:20 +0000 (22:20 +0000)]
Fix Util Strings
Michael [Sun, 8 Dec 2024 19:45:38 +0000 (19:45 +0000)]
Improve the speed for blurhash generation
Art4 [Sun, 8 Dec 2024 21:17:56 +0000 (21:17 +0000)]
Ignore missing SMTP class in PHPMailer
Art4 [Sat, 7 Dec 2024 22:08:27 +0000 (22:08 +0000)]
Ignore vender class UnitConverter.php
Art4 [Sat, 7 Dec 2024 21:18:48 +0000 (21:18 +0000)]
add checks for addon folder
Art4 [Sat, 7 Dec 2024 18:23:36 +0000 (18:23 +0000)]
clone develop branch of addon repository
Art4 [Sat, 7 Dec 2024 15:40:08 +0000 (15:40 +0000)]
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
Art4 [Sat, 7 Dec 2024 15:25:30 +0000 (15:25 +0000)]
Update messages.po
Art4 [Sat, 7 Dec 2024 15:23:38 +0000 (15:23 +0000)]
Fix errors in Worker namespace
Art4 [Sat, 7 Dec 2024 15:21:21 +0000 (15:21 +0000)]
Fix errors in Util namespace
Art4 [Sat, 7 Dec 2024 15:10:13 +0000 (15:10 +0000)]
Fix errors in Security namespace
Art4 [Sat, 7 Dec 2024 14:45:47 +0000 (14:45 +0000)]
Fix errors in Protocol namespace
Art4 [Sat, 7 Dec 2024 14:40:10 +0000 (14:40 +0000)]
Ignore errors in addon folder
Art4 [Sat, 7 Dec 2024 14:35:59 +0000 (14:35 +0000)]
Ignore missing IMAP\Connection class in PHP 7.4 and 8.0