]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-01-23 Art4Mark ItemInserter as internal
2025-01-23 Art4Merge branch 'develop' into introduce-phpmd
2025-01-23 Tobias DiekershoffMerge pull request #14719 from MrPetovan/bug/14717...
2025-01-23 Tobias DiekershoffMerge pull request #14720 from MrPetovan/bug/14099...
2025-01-23 Hypolite PetovanFix code style in Content\GroupManager
2025-01-23 Hypolite PetovanShow Create new Group link in widget even if there...
2025-01-23 Hypolite PetovanMerge pull request #14696 from xundeenergie/dropzone...
2025-01-23 Hypolite PetovanMerge branch 'develop' into xundeenergy/dropzone-upload...
2025-01-23 Hypolite PetovanExtract GET action processing in Moderation modules
2025-01-23 Hypolite PetovanPartially revert "Improve search for user in Modration...
2025-01-23 Hypolite PetovanMerge pull request #14690 from Art4/fix-code-style...
2025-01-23 Hypolite PetovanMerge branch 'develop' into Art4/fix-code-style-for...
2025-01-23 Hypolite PetovanMerge pull request #14718 from Art4/mark-internal-code
2025-01-23 Hypolite PetovanMerge pull request #14700 from annando/get-signer
2025-01-23 Hypolite PetovanMerge pull request #14699 from annando/update-contact
2025-01-22 MichaelFix logger calls
2025-01-22 MichaelFix codestyle
2025-01-22 MichaelFix codestyle
2025-01-22 MichaelChanges after review
2025-01-22 Art4Mark more new classes as internal
2025-01-22 Art4Merge branch 'develop' into mark-internal-code
2025-01-22 Hypolite PetovanMerge pull request #14716 from Art4/fix-load-hooks
2025-01-22 Hypolite PetovanMerge pull request #14694 from Art4/deprecation-process
2025-01-22 Art4Remove unused AbstractConsole
2025-01-22 Art4Dont show deprecation message twice
2025-01-22 Art4Move deprecation message into bin-files
2025-01-22 Art4Mark DI::getDice() as internal
2025-01-22 Art4Mark App as final and internal
2025-01-22 Art4Change BC promise to 5 months, fix some wording
2025-01-22 Art4Revert "Inject Mode into App::runFrontend() via parameter"
2025-01-22 Art4Call App::load() on App::processConsole() and procesEja...
2025-01-22 Art4Provide $_SERVER to App::processConsole()
2025-01-22 Art4Inject AppHelper into App::loadDefaultTimezone() via...
2025-01-22 Art4Inject AppHelper into App::load() via parameter
2025-01-22 Art4Inject profiler into App::load() via parameter
2025-01-22 Art4Inject config into App::loadDefaultTimezone() via parameter
2025-01-22 Art4Inject config into App::load() via parameter
2025-01-22 Art4Inject Mode into App::runFrontend() via parameter
2025-01-22 Art4Inject Mode into App::load() via parameter
2025-01-22 Art4Move Mode::setExecutor() call inside App::runFrontend()
2025-01-22 Art4Remove dependency for ServerRequestInterface in App...
2025-01-22 Art4Rename back App::load()
2025-01-22 Art4Merge branch 'develop' into deprecation-process
2025-01-22 Art4Merge branch 'develop' into fix-code-style-for-pr-14688
2025-01-22 MichaelIssue 14692: Prevent loops with remote servers
2025-01-22 MichaelNew option to only update contacts with local relations
2025-01-22 Michael VogelMerge pull request #14688 from Art4/refactor-logger...
2025-01-22 Tobias DiekershoffMerge pull request #14715 from MarekBenjamin/bugfix...
2025-01-21 Marek Bachmannfixed button readabilid in media browser for dark apper...
2025-01-19 Tobias DiekershoffMerge pull request #14708 from annando/exception
2025-01-19 MichaelFix codestyle
2025-01-19 MichaelFix exception "Argument #2 ($jsonld) must be of type...
2025-01-16 Artur WeigandtAdjust fromat
2025-01-16 Tobias DiekershoffMerge pull request #14703 from annando/atp-archive
2025-01-15 MichaelFixed codestyle
2025-01-15 MichaelImproved handling of archive poszs
2025-01-14 Art4Merge branch 'develop' into deprecation-process
2025-01-14 Artur WeigandtIncrease BC to 6 months
2025-01-14 Artur WeigandtUpdate doc/Developers-Intro.md
2025-01-14 Jakobus Schürzadd upload for video/*, audio/* and application/* via...
2025-01-14 Art4Merge branch 'refactor-logger-class-with-logger-object...
2025-01-14 Art4Merge branch 'develop' into refactor-logger-class-with...
2025-01-14 Tobias DiekershoffMerge pull request #14697 from annando/updatecontact
2025-01-14 MichaelFixed codestyle
2025-01-14 MichaelChanged contact update rule / added logging
2025-01-14 Jakobus Schürzdo not change cursor position while replacing upload...
2025-01-13 Artur WeigandtApply suggestions from code review
2025-01-13 Art4add Backward Compatibility Promise
2025-01-13 Art4Merge branch 'develop' into introduce-phpmd
2025-01-13 Art4Merge branch 'develop' into refactor-logger-class-with...
2025-01-13 Hypolite PetovanMerge pull request #14682 from Art4/refactor-logger
2025-01-13 Art4Merge branch 'develop' into refactor-logger
2025-01-13 Art4Clean private static properties of LoggerManager via...
2025-01-13 Art4Clean static private properties of LoggerManager after...
2025-01-13 Art4Add description for LegacyLoggerFactory
2025-01-13 Art4Fix code style
2025-01-13 Art4Fix code style
2025-01-13 Art4Remove unused import statements
2025-01-13 Art4Remove call of non-existing Logger::init() method in...
2025-01-13 Art4Replace Logger with DI::logger() in OnePoll Worker...
2025-01-13 Art4Replace Logger with DI::logger() in Notifier Worker...
2025-01-13 Art4Replace Logger with DI::logger() in many Worker classes
2025-01-13 Art4Replace Logger with DI::logger() in Remove Worker classes
2025-01-13 Art4Replace Logger with DI::logger() in Process Worker...
2025-01-13 Art4Replace Logger with DI::logger() in Expire Worker classes
2025-01-13 Art4Replace Logger with DI::logger() in Update Worker classes
2025-01-13 Art4Replace Logger with DI::logger() in Util classes
2025-01-13 Art4Replace Logger with DI::logger() in Security classes
2025-01-13 Art4Replace Logger with DI::logger() in ActivityPub Protoco...
2025-01-13 Art4Replace Logger with DI::logger() in ZOT Protocol class
2025-01-13 Art4Replace Logger with DI::logger() in Relay Protocol...
2025-01-13 Art4Replace Logger with DI::logger() in Feed Protocol class
2025-01-13 Art4Replace Logger with DI::logger() in Email Protocol...
2025-01-13 Art4Replace Logger with DI::logger() in Diaspora Protocol...
2025-01-13 Art4Replace Logger with DI::logger() in Delivery Protocol...
2025-01-13 Art4Replace Logger with DI::logger() in DFRN Protocol class
2025-01-13 Art4Change static methods to dynamic in Mastodon Search...
2025-01-13 Art4Replace Logger with DI::logger() in Object classes
2025-01-13 Art4Replace Logger with DI::logger() in Network classes
2025-01-13 Art4Replace Logger with $this->logger in all Module classes
next