]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-05-11 dependabot... Bump smarty/smarty from 4.5.1 to 4.5.3
2025-05-10 PhilippMerge pull request #14830 from Art4/phpstan-level-3
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
2025-05-01 Hannes Heuteindentation
2025-05-01 Hannes Heutemake calendar use the default view mode
2025-05-01 PhilippMerge pull request #14888 from mf-fx/trending_tags_miss...
2025-04-30 Marcus FunchAdd missing translations to trending tags
2025-04-28 Art4fix code style
2025-04-28 Art4Replace Addon class with AddonHelper in vier theme
2025-04-28 Art4Replace Addon class with AddonHelper in Post Object
2025-04-28 Art4Replace Addon class with AddonHelper in Nodeinfo Model
2025-04-28 Art4Replace Addon class with AddonHelper in stats modules
2025-04-28 Art4Merge branch 'develop' into phpstan-level-3
2025-04-27 PhilippFixup woodpecker
2025-04-27 PhilippMak PHPCS happy
2025-04-27 PhilippAdd doc
2025-04-27 Philippfix test
2025-04-27 PhilippAdd a bunch of tests for StatsCaching
2025-04-27 PhilippMake PHPCS happy - again
2025-04-27 PhilippAdd missing license
2025-04-27 PhilippMake PHPCS happy
2025-04-27 PhilippAdd Caching stats
2025-04-27 PhilippAdd getStats() method for MemoryCaches
2025-04-27 PhilippMerge pull request #14882 from Art4/refractor-logger...
2025-04-26 Michael VogelMerge pull request #14907 from mf-fx/frio_fix_tooltips_...
2025-04-25 Marcus FunchFrio: Fix bug making navigation tooltips disappear...
2025-04-18 MichaelIssue 14890: Translate page titles
2025-04-17 MichaelBluesky: Update actors regularly
2025-04-17 Hypolite PetovanMerge pull request #14885 from annando/bluesky-profile...
2025-04-17 Hypolite PetovanMerge pull request #14883 from annando/issue-14881
2025-04-16 MichaelBluesky: use did based profile links
2025-04-15 MichaelFixed codestyle
2025-04-15 MichaelIssue 14881: Fixed language detection for danish
2025-04-14 Art4fix code style
2025-04-14 Art4Hard-deprecation for now unused factory classes
2025-04-14 Art4Remove obsolet LegacyLoggerFactory
2025-04-14 Art4Set new factories as internal
2025-04-14 Art4Fix code style
2025-04-14 Art4deprecate value `monolog` for config `system.logger_config`
2025-04-14 Art4Replace LegacyLoggerFactory with DelegatingLoggerFactory
2025-04-14 Art4Create DelegatingLoggerFactory
2025-04-14 Art4Deprecate SyslogLogger factory in favour of SyslogLogge...
2025-04-14 Art4Create SyslogLoggerFactory
2025-04-14 Art4Deprecate StreamLogger factory in favour of StreamLogge...
2025-04-14 Art4Create StreamLoggerFactory with tests
2025-04-14 Art4Create FileSystemUtil interface
2025-04-10 Hypolite PetovanMerge pull request #14880 from Art4/log-exceptions...
2025-04-10 Art4log uncaught exceptions as critical
2025-03-31 Hypolite PetovanMerge pull request #14873 from annando/issue-14800-2
2025-03-31 MichaelFix blurred images
2025-03-29 Hypolite PetovanMerge pull request #14870 from annando/issue-14800
2025-03-29 Hypolite PetovanRemove remaining references of unused urlpath config key
2025-03-29 MichaelAdded more logging to track down issue 14800
2025-03-19 Michael VogelMerge pull request #14852 from MrPetovan/bug/warnings
2025-03-18 Hypolite PetovanMerge pull request #14862 from annando/fixcontacts
2025-03-18 Hypolite PetovanMerge pull request #14860 from annando/backfill
2025-03-18 Hypolite PetovanFix formatting in DateTimeFormatTest
2025-03-18 Hypolite PetovanAdd support for more datetime formats
2025-03-18 MichaelAdd missing public contacts and account-user entries
2025-03-17 Art4Fix code style
2025-03-17 Art4Merge branch 'develop' into phpstan-level-3
2025-03-15 MichaelImproved support for backfilled posts
2025-03-15 Michael VogelMerge pull request #14859 from nupplaphil/feat/woodpecker
2025-03-14 PhilippAvoid deprecated polluting
2025-03-14 Philipp[CI] avoid safe.directory issues when cloning
2025-03-14 PhilippWorkaround for git.friendi.ca issue -> enforce external...
2025-03-14 Philipp[CI] Bump PHP versions in woodpecker
2025-03-14 Art4let ATProtocol Processor::fetchUriId() return int
2025-03-13 Artur WeigandtUpdate src/Core/Worker/Repository/Process.php
2025-03-13 Artur WeigandtUpdate src/Content/Post/Repository/PostMedia.php
2025-03-13 Artur WeigandtUpdate src/Content/Conversation/Repository/UserDefinedC...
2025-03-13 Artur WeigandtUpdate src/Contact/LocalRelationship/Repository/LocalRe...
2025-03-13 Artur WeigandtUpdate src/Contact/FriendSuggest/Repository/FriendSugge...
2025-03-13 Art4Run phpstan in addons with level 3
2025-03-13 Art4Fix possible false return type in PHP 7.4
2025-03-13 Art4fix 14 PHPStan errors in console
2025-03-13 Art4ignore PHPStan error in deprecated code
2025-03-13 Art4Fix 6 PHPStan errors
2025-03-13 Art4Fix return type or UserSession::getUserIDForVisitorCont...
2025-03-13 Art4Fix 10 PHPStan errors
2025-03-13 Art4Deprecate BaseRepository::_selectOne()
2025-03-13 Art4Fix 10 PHPStan errors
2025-03-12 Art4Merge branch 'develop' into phpstan-level-3
2025-03-12 Art4remove deprecation of BaseCollection::map(), check...
2025-03-12 Art4Fix 13 PHPStan errors
2025-03-12 Art4Fix 2 PHPStan errors
2025-03-12 Hypolite PetovanMerge pull request #14849 from Art4/patch-1
2025-03-12 Artur Weigandtremove BC for extending any non-abstract class
2025-03-11 Michael VogelMerge pull request #14848 from MrPetovan/bug/warnings
2025-03-11 Hypolite PetovanWard against missing array key in Protocol\Feed
next