]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-06-14 Hannes HeuteFix vier template
2025-06-06 PhilippMerge pull request #14913 from Art4/rework-addon-class
2025-06-04 Art4recreate lang
2025-06-04 Art4Remove debug statement
2025-06-04 Art4Let AddonHelper::getAddonInfo() throw exception on...
2025-06-04 Art4check type for matches
2025-06-04 Art4Merge branch 'develop' into rework-addon-class
2025-06-03 Michael VogelMerge pull request #14955 from mf-fx/new_contact_placeh...
2025-06-03 Marcus FunchShorten placeholder text for adding a new contact
2025-06-03 Michael VogelMerge pull request #14953 from mf-fx/main_menu_user_ver...
2025-06-03 Michael VogelMerge pull request #14963 from mf-fx/replace_no_message...
2025-06-02 Marcus FunchMake PHPCS happy
2025-06-02 Marcus FunchReplace fleeting 'No messages' notification with regula...
2025-06-01 Michael VogelMerge pull request #14956 from mf-fx/page_specific_titl...
2025-06-01 Michael VogelMerge pull request #14954 from mf-fx/search_button_alig...
2025-06-01 PhilippMerge pull request #14945 from annando/jetstream
2025-06-01 MichaelWarning handler removed
2025-05-31 Marcus FunchShow page-specific title before site name
2025-05-31 Marcus FunchFix vertical alignment of search button
2025-05-31 Marcus FunchFrio bookface: Fix vertical alignment in the main menu...
2025-05-30 MichaelUpdated PHP package
2025-05-29 PhilippMerge pull request #14946 from haheute/youtube-links...
2025-05-29 Hannes Heutefix tests.. again
2025-05-29 PhilippMerge pull request #14908 from randompenguin1/develop
2025-05-29 PhilippMerge pull request #14941 from cluster15/develop
2025-05-29 PhilippFix PHP-CS
2025-05-29 PhilippMerge remote-tracking branch 'origin/develop' into...
2025-05-29 PhilippAdd test
2025-05-29 PhilippFix PHP-CS
2025-05-29 MichaelAvoid warnings in the Jetstream process
2025-05-28 Hannes Heutefix test
2025-05-28 Hannes HeuteSupport YouTube mobile links
2025-05-25 PhilippMerge pull request #14940 from haheute/support-youtube...
2025-05-25 PhilippFix PHP-CS
2025-05-25 PhilippMerge pull request #14887 from mf-fx/fix_typo
2025-05-25 PhilippAdd tests
2025-05-25 PhilippMerge pull request #14942 from annando/clean-input
2025-05-25 PhilippMerge pull request #14943 from annando/warnings
2025-05-24 MichaelFix some warnings
2025-05-24 MichaelClean input values
2025-05-23 cluster15Added casts to binary for regexp comparison in mysql...
2025-05-22 Hannes Heuteescape the dots
2025-05-20 Hannes Heutesame order (watch, embed, shorts)
2025-05-20 Hannes HeuteSupport YouTube links without www.
2025-05-20 Art4Remove function call of global namespace
2025-05-18 PhilippMerge pull request #14892 from annando/reshare-profile
2025-05-18 MichaelAdded test
2025-05-18 MichaelUse alias for profile link in reshare
2025-05-17 Marcus FunchAdd translations for fixed typos in Conversation.php...
2025-05-17 Michael VogelMerge pull request #14927 from nupplaphil/dependabot...
2025-05-17 Michael VogelMerge pull request #14928 from nupplaphil/dependabot...
2025-05-17 Michael VogelMerge pull request #14926 from nupplaphil/fix/item_html...
2025-05-16 Art4Ignore hidden addon folders
2025-05-15 Art4Hard deprecate Friendica\Core\Addon class
2025-05-15 Art4Remove unused AddonProxy class
2025-05-15 Art4Remove debug line from #14931
2025-05-15 Art4Replace AddonProxy with AddonManagerHelper
2025-05-15 Art4Fix code style
2025-05-15 Art4Replace test addon with vfs files
2025-05-15 Art4Remove unused AddonProxy
2025-05-15 Art4Implement reloadAddons()
2025-05-14 PhilippMerge pull request #14933 from haheute/fix-photo-tag...
2025-05-14 Hannes HeuteFix redirect for photo remove tag page and only show...
2025-05-14 Art4Implement uninstallAddon
2025-05-14 Art4Implement installAddon
2025-05-14 Art4Replace glob() with stream safe alternative scandir()
2025-05-14 Art4remove name parameter
2025-05-14 Art4Merge branch 'develop' into rework-addon-class
2025-05-14 Art4Implement getAvailableAddons
2025-05-14 PhilippMerge pull request #14931 from Art4/remove-dependency...
2025-05-13 PhilippMerge pull request #14932 from Art4/fix-14930
2025-05-13 Art4implement getVisibleEnablesAddons and getEnabledAddonsW...
2025-05-13 Art4Implement loading addons in AddonManagerHelper
2025-05-13 Art4Add EventDispatcher dependency in Profile Module
2025-05-13 Art4move contact fetching into admin module
2025-05-13 Art4Create AddonManagerHelper
2025-05-13 Art4Fix warning if author or maintainer is missing in addon...
2025-05-13 Art4Merge branch 'develop' into rework-addon-class
2025-05-13 PhilippMerge pull request #14853 from Art4/eventdispatcher...
2025-05-13 Art4Fix code style
2025-05-13 Art4Fix PHPStan errors
2025-05-12 Art4Merge branch 'develop' into eventdispatcher-part3
2025-05-11 PhilippFix PHP-CS
2025-05-11 PhilippFix 500 error
2025-05-11 dependabot... Bump smarty/smarty from 4.5.1 to 4.5.3
2025-05-11 dependabot... Bump guzzlehttp/oauth-subscriber from 0.6.0 to 0.8.1
2025-05-10 PhilippMerge pull request #14830 from Art4/phpstan-level-3
2025-05-09 Art4Merge branch 'develop' into eventdispatcher-part3
2025-05-09 Art4Merge branch 'develop' into rework-addon-class
2025-05-09 Art4Fix PHPStan errors
2025-05-09 Art4Merge branch 'develop' into phpstan-level-3
2025-05-04 Michael VogelMerge pull request #14904 from nupplaphil/feat/stats_ca...
2025-05-03 PhilippMerge pull request #14891 from annando/issue-14890
2025-05-03 PhilippMerge pull request #14871 from MrPetovan/task/obsolete...
2025-05-03 PhilippMerge remote-tracking branch 'origin/develop' into...
2025-05-03 PhilippMerge remote-tracking branch 'origin/develop' into...
2025-05-03 PhilippUpdate BaseURL.php
2025-05-03 PhilippMerge pull request #14915 from haheute/calendar-default...
2025-05-03 PhilippMerge pull request #14909 from Art4/replace-addon-class...
2025-05-03 PhilippMerge pull request #14889 from annando/contact-refresh
next