]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-02-26 Art4Fix 10 PHPStan errors
2025-02-26 Art4Deprecate BaseCollection::map() method
2025-02-26 Art4Fix 5 PHPStan errors
2025-02-25 Art4Fix 4 PHPStan errors
2025-02-25 Art4Add CI step for PHPStan in addons folder
2025-02-25 Art4Split phpstan.neon files for addon checks
2025-02-25 Art4Fix 11 PHPStan errors
2025-02-25 Art4Fix 27 PHPStan errors
2025-02-25 Art4fix 17 PHPStan errors
2025-02-25 Art4Refactor DisporaContact Repository, fix PHPStan error
2025-02-25 Art4Deprecate BaseRepository::_selectOne()
2025-02-25 Art4Refactory PermissionSet Repository, add BaseRepository...
2025-02-25 Art4Fix PHPStan error in Security class
2025-02-25 Art4Fix 2 PHPStan errors
2025-02-24 Art4Fix 11 errors
2025-02-24 Art4Run PHPStan with level 3
2025-02-16 Tobias DiekershoffMerge pull request #14823 from annando/fix-14819
2025-02-16 MichaelFixes PR #14819: Add missing index
2025-02-16 Tobias DiekershoffMerge pull request #14820 from annando/exception
2025-02-16 MichaelFixes: Uncaught Exception TypeError: "array_merge(...
2025-02-16 Hypolite PetovanMerge pull request #14819 from annando/redirected
2025-02-15 MichaelFix codestyle
2025-02-15 MichaelHandle redirected servers in server detection.
2025-02-13 Hypolite PetovanMerge pull request #14811 from annando/page-language
2025-02-13 MichaelFix codestyle
2025-02-13 MichaelSet the page language
2025-02-12 Hypolite PetovanMerge pull request #14622 from Art4/introduce-phpmd
2025-02-12 Michael VogelMerge pull request #14810 from tobiasd/20250212-lng
2025-02-12 Tobias Diekershoffupdated translations
2025-02-11 Hypolite PetovanMerge pull request #14808 from MarekBenjamin/patch-1
2025-02-11 MarekBenjaminUpdate doc/FAQ.md
2025-02-11 MarekBenjaminAdded dedicated friendica clients FAQ.md
2025-02-11 Michael VogelMerge pull request #14807 from Art4/fix-database-structure
2025-02-11 Art4Update database doc
2025-02-11 Art4Add composer script for update db structure
2025-02-11 Art4Merge branch 'develop' into introduce-phpmd
2025-02-11 Hypolite PetovanMerge pull request #14806 from annando/refresh
2025-02-10 MichaelFix refresh after commenting
2025-02-10 Hypolite PetovanMerge pull request #14804 from Art4/fix-deprecation...
2025-02-10 Hypolite PetovanMerge pull request #14770 from Art4/new-addonproxy
2025-02-10 Hypolite PetovanMerge pull request #14805 from Art4/fix-active-tab
2025-02-10 Art4Fix active tab
2025-02-10 Art4Fix version in deprecation message
2025-02-10 Hypolite PetovanMerge pull request #14803 from annando/issue-12771
2025-02-09 MichaelFix codestyle
2025-02-09 MichaelIssue 12771: Fix interrupted video playback
2025-02-08 Hypolite PetovanMerge pull request #14797 from tobiasd/20250208-lng
2025-02-08 Tobias Diekershoffupdate translations
2025-02-06 Hypolite PetovanMerge pull request #14792 from ne20002/issue/288
2025-02-06 ne20002Fix for PR #14790
2025-02-06 ne20002Followup to #14790 - revert to /bin/bash for run_xgette...
2025-02-06 Hypolite PetovanMerge pull request #14790 from ne20002/issue/288
2025-02-06 Hypolite PetovanMerge pull request #14789 from Art4/fix-randomdigits
2025-02-06 Hypolite PetovanMerge pull request #14788 from Art4/optimize-composer
2025-02-06 ne20002Downgrade shebang from bin/bash to bin/sh
2025-02-06 Art4Fix tests
2025-02-06 Art4Fix return type of randomDigits
2025-02-06 Art4Revert "Refactor Crypto::randomDigits()"
2025-02-06 Art4Fix composer path in Vagrant docs
2025-02-06 Art4Update docs and scripts to use the correct composer...
2025-02-06 Art4Add composer script for install:prod, remove optimizati...
2025-02-06 Tobias DiekershoffMerge pull request #14787 from annando/issues
2025-02-06 MichaelFix notices and missing template variables
2025-02-06 Hypolite PetovanMerge pull request #14785 from annando/accessibility-3
2025-02-05 MichaelAccessibility: Widgets and other menues
2025-02-05 Art4Fix namespace in tests
2025-02-05 Art4Merge branch 'develop' into new-addonproxy
2025-02-05 Hypolite PetovanMerge pull request #14784 from ne20002/feat/wizard
2025-02-05 Hypolite PetovanMerge pull request #14779 from annando/issue-14746
2025-02-05 Hypolite PetovanMerge pull request #14640 from Art4/introduce-eventdisp...
2025-02-05 ne20002use env variables in install wizard for values if available
2025-02-05 MichaelFix codestyle
2025-02-05 MichaelIssue 14746: Improved description
2025-02-04 Art4Fix code style
2025-02-04 Art4Merge branch 'develop' into new-addonproxy
2025-02-04 Art4Fix test fixture for ConfigFileManager
2025-02-04 Art4Move HookEventBridge into Friendica\Core\Hooks namespace
2025-02-04 Art4Fix code style
2025-02-04 Art4Change code style
2025-02-04 Art4Replace Hook with EventDispatcher in Feature class
2025-02-04 Art4Stop calling DI container over and over again
2025-02-04 Art4Replace Hook with EventDispatcher in Feature class
2025-02-04 Art4Replace Hook with EventDispatcher in Content Nav class
2025-02-04 Art4Add ArrayFilterEvent, replace app_menu hook
2025-02-04 Art4Let event classes extending Event
2025-02-04 Art4Refactor HookEventBridge
2025-02-04 Art4Add missing files
2025-02-04 Art4Create ConfigLoadedEvent
2025-02-04 Art4Create DI::eventDispatcher() where constructor injectio...
2025-02-04 Art4Remove unused StaticEventSubscriber interface
2025-02-04 Art4Mark new event and eventdispatcher classes as internal
2025-02-04 Art4EventDispatcher proof of concept
2025-02-04 Hypolite PetovanMerge pull request #14749 from MarekBenjamin/bugfix...
2025-02-04 Hypolite PetovanUpdated main translation file
2025-02-04 Marek BachmannChange filer dialog from color box to modal usage
2025-02-04 Hypolite PetovanMerge pull request #14781 from Eduu/covering-index...
2025-02-04 Esko ArajärviFaster count queries when updating the info about curre...
2025-02-04 Art4Fix code style
2025-02-04 Art4Merge branch 'develop' into new-addonproxy
2025-02-04 Art4Replace Addon::DIRECTORY with AddonHelper::getAddonPath()
next