]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-06-18 PhilippMerge pull request #14966 from Art4/phpstan-strict...
2025-06-17 Michael VogelMerge pull request #14975 from mf-fx/frio_fix_tooltips_...
2025-06-17 Marcus FunchFrio: Fix bug making navigation tooltips disappear...
2025-06-17 Michael VogelMerge pull request #14964 from mf-fx/contacts_link_text...
2025-06-15 PhilippMerge pull request #14974 from annando/issue-14947
2025-06-15 MichaelIssue 14947: Database performance improvements
2025-06-15 PhilippMerge pull request #14969 from annando/jetstream-perfor...
2025-06-15 MichaelJetstream: Only complete threads when the drift allows it
2025-06-14 PhilippMerge pull request #14972 from haheute/fix-vier
2025-06-14 PhilippMerge pull request #14962 from annando/issue-14879
2025-06-14 Hannes HeuteFix vier template
2025-06-13 Art4Fix code style
2025-06-13 Art4Ignore type mismatches of BaseModule and BaseRepository...
2025-06-12 MichaelIssue 14879: Fix activity trust check
2025-06-06 Art4Fix missing return statement
2025-06-06 Art4Simplify pagination generation
2025-06-06 Art4Fix many strict errors
2025-06-06 Art4Install phpstan-strict-rules
2025-06-06 PhilippMerge pull request #14913 from Art4/rework-addon-class
2025-06-04 Marcus FunchFrio: Make profile contacts header link to contacts...
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
next