]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-04-28 Art4Merge branch 'develop' into phpstan-level-3
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-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 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
2025-03-11 Hypolite PetovanMerge pull request #14846 from annando/warning
2025-03-11 MichaelFix codestyle
2025-03-11 MichaelAdd public contact if missing
2025-03-10 Hypolite PetovanMerge pull request #14845 from annando/issue-14433
2025-03-10 MichaelIssue 14433: Display reshared content in feeds
2025-03-10 Hypolite PetovanMerge pull request #14795 from Art4/deprecate-strategie...
2025-03-08 Hypolite PetovanMerge pull request #14837 from annando/fatal
2025-03-08 Michael VogelMerge pull request #14843 from MrPetovan/bug/14828...
2025-03-08 Hypolite PetovanReplace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL...
2025-03-08 MichaelFixes fatal error "Return value must be of type Friendi...
2025-03-07 Art4simplify GServer repository
2025-03-07 Art4Refactor GServer Repository
2025-03-07 Art4Change 500 response to 422 response
2025-03-06 Art4Fix upload error handling for media
2025-03-06 Art4Handle missing attachment with correct response
2025-03-06 Michael VogelMerge pull request #14841 from MrPetovan/bug/14801...
2025-03-06 Hypolite Petovan[frio] Fix Safari bug where notification icon jumps...
2025-03-05 Art4fix 7 PHPStan errors in factoriy and Model
2025-03-05 Art4Fix 7 PHPStan errors
2025-03-05 Art4Merge branch 'develop' into phpstan-level-3
2025-03-05 Hypolite PetovanMerge pull request #14835 from annando/api
2025-03-02 MichaelSupport for language and publification date
2025-03-01 MichaelFix codestyle
2025-03-01 MichaelImproved Mastodon API compatibility
2025-02-27 Art4Merge branch 'develop' into phpstan-level-3
2025-02-27 Art4Use selectToArray() instead of select() and is_iterable()
2025-02-27 Artur WeigandtUpdate src/Module/Api/Mastodon/Search.php
2025-02-26 Hypolite PetovanMerge pull request #14799 from Art4/replace-hooks-with...
2025-02-26 Art4Fix 2 PHPStan errors
2025-02-26 Art4Fix 10 PHPStan errors
2025-02-26 Art4Deprecate BaseCollection::map() method
2025-02-26 Art4Fix 5 PHPStan errors
2025-02-26 Artur WeigandtUpdate src/Content/OEmbed.php
2025-02-25 Art4Fix 4 PHPStan errors
2025-02-25 Art4Add CI step for PHPStan in addons folder
next