]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2024-11-10 Art4Replace calls for App::setCurrentTheme() with AppHelper
2024-11-10 Art4Fix missing $app
2024-11-10 Art4Refactor App class
2024-11-10 Art4Replace calls for App::getCurrentTheme() with AppHelper
2024-11-10 Art4Fix cs in App and AppLegacy classes
2024-11-10 Art4replace calls for App::getBasePath() with AppHelper
2024-11-10 Art4Replace temp variable with property
2024-11-10 Art4Replace calls for App with AppHelper in Module\Install
2024-11-10 Art4Merge branch 'add-static-code-analysis' into refactorin...
2024-11-10 Art4recreate messages.po
2024-11-10 Art4add composer script to recreate lang file
2024-11-10 Art4fix code style
2024-11-10 Art4Merge branch 'improve-tests' into add-static-code-analysis
2024-11-10 Art4Improve phpunit testsuites, add script for unit tests
2024-11-09 Art4Fix code style
2024-11-09 Art4Refactor tests for Util\Crypto
2024-11-09 Art4Refactor Crypto::randomDigits()
2024-11-09 Art4Merge branch 'develop' into improve-tests
2024-11-09 Michael VogelMerge pull request #14539 from Art4/fix-composer-instal...
2024-11-09 Art4Fix code style
2024-11-09 Art4Merge branch 'improve-tests' into add-static-code-analysis
2024-11-09 Art4Merge branch 'fix-composer-install-in-woodpecker-ci...
2024-11-09 Art4create empty addon folder in phpunit tests
2024-11-09 Art4Create empty addon folder
2024-11-09 Art4Merge branch 'develop' into improve-tests
2024-11-09 Michael VogelMerge pull request #14523 from Art4/update-composer-v2
2024-11-08 Art4Replace calls for App:::getThemeInfoValue() with AppHelper
2024-11-08 Art4Replace calls for App::getThemeInfo() with AppHelper
2024-11-08 Art4Replace all calls for App::setThemeInfoValue() with...
2024-11-08 Art4Replace all calls for App::getTimeZone() with AppHelper
2024-11-08 Art4Replace all calls for App::getContactId() with AppHelper
2024-11-08 Art4Replace calls for App::setContactId() with AppHelper
2024-11-08 Art4Replace calls for App::getProfileOwner() with AppHelper
2024-11-08 Art4Replace calls of App::setProfileOwner with AppHelper
2024-11-08 Art4Move AppHelper code to AppLegacy, create interface...
2024-11-08 Art4extract redirect method into AppHelper
2024-11-08 Art4Extract config methods into AppHelper
2024-11-08 Art4extract ThemeInfo methods into AppHelper
2024-11-08 Art4Remove unused dependencies
2024-11-08 Art4extract getter and setter for current theme into AppHelper
2024-11-08 Art4Merge branch 'add-static-code-analysis' into refactorin...
2024-11-08 Art4Move test into Unit test namespace
2024-11-08 Art4Fix cs
2024-11-08 Art4Merge branch 'add-static-code-analysis' into refactorin...
2024-11-08 Art4Fix namespace
2024-11-08 Art4Replace App with AppHelper in Worker classes
2024-11-08 Art4Extract Queue getter and setter into AppHelper
2024-11-06 Art4Extract App::getProfileOwner() and setProfileOwner...
2024-11-06 Art4Refactor App, add AppHelper in constructor
2024-11-06 Art4Refactor Security\Authentication class, remove dependen...
2024-11-06 Art4Extract App::setContactId() and App::getContactId(...
2024-11-06 Art4Improve code style in Security\Authentication
2024-11-06 Art4Replace App with AppHelper in Calendar/Event/API.php
2024-11-06 Art4Replace App with AppHelper in Network classes
2024-11-06 Art4Replace static calls of DI::app() with DI::apphelper()
2024-11-06 Art4deprecate App::ge DI::app(),tTimeZone() and App::setTim...
2024-11-06 Art4Create AppHelper class
2024-11-06 Art4Refactor App class
2024-11-05 Art4Ignore false positive PHPStan error
2024-11-05 Art4Fix name of Mode class
2024-11-05 Art4add missing use statement
2024-11-05 Art4Fix returns in Console commands
2024-11-05 Art4Add missing return
2024-11-05 Art4Fix usage of static
2024-11-05 Art4add missing property in FixAPDeliveryWorkerTaskParameters
2024-11-05 Art4Remove missleading template phpdoc
2024-11-05 Art4Remove support for apc
2024-11-04 Art4Remove support for apc
2024-11-04 Art4Fix defaults in Contact model
2024-11-04 Art4Fix variable name
2024-11-04 Art4Remove unused code
2024-11-04 Art4remove unused code
2024-11-04 Art4Fix wrong use of static
2024-11-04 Art4Remove call of non-existing functions
2024-11-04 Art4Refactor Friendica\Module\Debug\ItemBody class
2024-11-04 Art4refactor of Friendica\Object\Api\Mastodon\Preferences...
2024-11-04 Art4add test for Preferences class
2024-11-04 Art4Fix warnings in Receiver.php
2024-11-03 Art4Extract visible_whitespace() into separate method in...
2024-11-03 Art4Extract visible_whitespace() into separate method
2024-11-03 Art4add missing return statement
2024-11-03 Art4Add license note an scan directory for PHPStan
2024-11-02 Art4install PHPStan for static code analysis
2024-11-02 Art4Fix tests
2024-11-02 Art4Fix mocking namespace
2024-11-02 Art4Fix namespace in IntallerTest, mock function_exists...
2024-11-01 Art4Fix namespace for CryptoTest
2024-11-01 Art4require php-mock/php-mock-phpunit for mocking php built...
2024-11-01 Art4autoload addons via classmap instead of psr-4
2024-11-01 Art4replace bower-asset/fork-awesome with npm-asset/fork...
2024-11-01 Art4replace bower-asset/dompurify with npm-asset/dompurify
2024-11-01 Art4replace bower-asset/chart-js with npm-asset/chart.js
2024-11-01 Art4fix path name for chart.js
2024-11-01 Art4Remove fxp-asset config
2024-11-01 Art4install all bower and npm dependencies with composer
2024-11-01 Art4replace composer/installers with oomphinc/composer...
2024-11-01 Art4install composer/installers, add asset-packagist as...
2024-11-01 Art4remove fxp/composer-asset-plugin dependency
2024-10-31 Art4Update to Compose v2
2024-10-14 Michael VogelMerge pull request #14462 from tobiasd/reuseOct
next