]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2024-12-15 Art4Merge branch 'develop' into replace-app-with-apphelper...
2024-12-14 Hypolite PetovanMerge pull request #14584 from Art4/phpstan-level-2
2024-12-14 Art4Renemae Notification entity alias
2024-12-14 Art4Remove unused use statement
2024-12-14 Art4Change return type
2024-12-14 Art4Rename variable
2024-12-14 Art4Rename class alias
2024-12-14 Artur WeigandtUpdate src/Contact/FriendSuggest/Repository/FriendSugge...
2024-12-13 Art4Fix path to tests
2024-12-13 Art4rename and move ApiTest to ApiTestCase
2024-12-13 Art4Fix use statements
2024-12-13 Art4rename DatabaseTest to DatabaseTestCase
2024-12-13 Art4rename FixtureTest to FixtureTestCase
2024-12-13 Art4Merge branch 'develop' into phpstan-level-2
2024-12-13 Hypolite PetovanMerge pull request #14581 from Art4/phpstan-level-1...
2024-12-11 Art4Rename MockedTest to MockedTestCase
2024-12-11 Art4Add suffix for PHPUnit test cases
2024-12-09 Art4Merge branch 'phpstan-level-2' into phpstan-level-2...
2024-12-09 Art4Fix errors from #14578
2024-12-09 Art4Merge branch 'phpstan-level-2' into phpstan-level-2...
2024-12-09 Art4Merge branch 'phpstan-level-1-in-addons' into phpstan...
2024-12-09 Art4Fix errors from #14578
2024-12-09 Art4Merge branch 'develop' into phpstan-level-1-in-addons
2024-12-09 Hypolite PetovanMerge pull request #14588 from Art4/merge-2024.09-rc...
2024-12-08 Art4Fix Util Strings
2024-12-08 Art4Ignore missing SMTP class in PHPMailer
2024-12-07 Art4Ignore vender class UnitConverter.php
2024-12-07 Art4add checks for addon folder
2024-12-07 Art4clone develop branch of addon repository
2024-12-07 Art4Merge branch '2024.09-rc' into merge-2024.09-rc-into...
2024-12-07 Art4Update messages.po
2024-12-07 Art4Fix errors in Worker namespace
2024-12-07 Art4Fix errors in Util namespace
2024-12-07 Art4Fix errors in Security namespace
2024-12-07 Art4Fix errors in Protocol namespace
2024-12-07 Art4Ignore errors in addon folder
2024-12-07 Art4Ignore missing IMAP\Connection class in PHP 7.4 and 8.0
2024-12-07 Art4ignore PHPStan errors for PHP 7.4 compatability
2024-12-07 Art4GdImage is not available on PHP 7.4
2024-12-07 Art4fix non-capturing catch for PHP 7.4 support
2024-12-07 Art4remove unused $e
2024-12-07 Art4remove unnecessary properties from BaseEntity
2024-12-06 Art4fix errors in Protocoll namespace
2024-12-06 Artur WeigandtUpdate src/Module/Security/OpenID.php
2024-12-06 Art4Fix errors in Object namespace
2024-12-06 Hypolite PetovanMerge pull request #14578 from annando/jetstream
2024-12-06 Art4Fix errors in Module namespace
2024-12-06 MichaelJetstream daemon to to receive atproto messages
2024-12-04 Art4Ignore phpstan error for magic setter in LightOpenID...
2024-12-04 Art4add comment in Model User
2024-12-04 Art4Fix errors in Model namespace
2024-12-03 Art4Fix errors in Model namespace
2024-12-03 Art4Fix errors in Factory namespace
2024-12-03 Art4Fix errors in Database namespace
2024-12-03 Art4Fix errors in Core namespace
2024-12-02 Art4Merge branch 'phpstan-level-1-in-addons' into phpstan...
2024-12-02 Art4bump to phpstan level 1
2024-12-02 Art4Merge branch 'develop' into phpstan-level-1-in-addons
2024-12-02 Hypolite PetovanMerge pull request #14571 from Art4/phpstan-level-0...
2024-12-01 Art4Fix errors in Content namespace
2024-12-01 Art4Fix errors in Contact namespace
2024-12-01 Art4Fix errors in Console namespace
2024-12-01 Art4Fix errors in Collection namespace
2024-12-01 Art4fix errors in BaseModel
2024-12-01 Art4bump phpstan to level 2
2024-12-01 Art4set PHPStan level to 0 for now
2024-12-01 Art4Merge branch 'develop' into phpstan-level-0-in-addons
2024-12-01 Art4Merge branch 'develop' into phpstan-level-1-in-addons
2024-12-01 Hypolite PetovanMerge pull request #14559 from Art4/phpstan-level-1
2024-11-30 Art4Merge branch 'phpstan-level-1' into phpstan-level-1...
2024-11-30 Art4update messages.po
2024-11-30 Art4Ignore errors in vendors in pumpio addon
2024-11-30 Art4Merge branch 'develop' into phpstan-level-1-in-addons
2024-11-30 Art4Update messages.po
2024-11-30 Art4Merge branch 'develop' into phpstan-level-0-in-addons
2024-11-29 Art4Revert "remove ->toArray() call"
2024-11-29 Hypolite PetovanMerge pull request #14570 from Art4/replace-app-with...
2024-11-29 Art4Merge branch 'phpstan-level-1' into phpstan-level-1...
2024-11-29 Art4remove ->toArray() call
2024-11-29 Art4Merge branch 'develop' into phpstan-level-1
2024-11-29 Hypolite PetovanMerge pull request #14579 from Art4/port-2024.09-rc...
2024-11-29 Tobias DiekershoffMerge pull request #14580 from annando/shortcut
2024-11-29 MichaelAdded check for shortcut icon url parts
2024-11-28 Art4Merge branch '2024.09-rc' into port-2024.09-rc-into...
2024-11-28 Art4clone addon repository for tests
2024-11-28 Art4Move phpstan step back into phpunit pipeline
2024-11-28 Art4Rename code style check job
2024-11-28 Art4move phpstan check into code_standards_check pipeline
2024-11-28 Art4let phpstan ignore addon lang folders
2024-11-28 Art4remove unused parameter
2024-11-28 Art4remove unused call for DI::app()
2024-11-28 Art4Merge branch 'develop' into replace-app-with-apphelper
2024-11-28 Art4Use Status object in User object
2024-11-28 Art4Merge branch 'develop' into phpstan-level-1
2024-11-27 Hypolite PetovanMerge pull request #14577 from annando/restrictions
2024-11-27 MichaelNo restrictions check on connector networks
2024-11-26 Michael VogelMerge pull request #14576 from tobiasd/20241126-lng
2024-11-26 Tobias DiekershoffUpdating translations
2024-11-26 Hypolite PetovanMerge pull request #14574 from annando/jetstream
2024-11-24 MichaelPreparation for the Bluesky Jetstream firehose
next