]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-01-05 PhilippUpdate src/Console/Worker.php
2025-01-05 PhilippFixup LogChannels
2025-01-05 PhilippMove Container logic into own class
2025-01-05 PhilippMake PHP-CS happy
2025-01-05 PhilippAdapt run-command for console.php executions
2025-01-05 PhilippReplace 'bin/worker.php' calls and help
2025-01-05 PhilippReplace 'bin/daemon.php' and 'bin/jetstream.php' calls...
2025-01-05 PhilippUpdate doc
2025-01-05 PhilippMove 'bin/worker.php' to 'bin/console.php worker'
2025-01-05 PhilippMerge pull request #14673 from annando/issue-14275
2025-01-05 MichaelCode Style fixed for "Photo.php"
2025-01-05 MichaelIssue 14275: Avoid "Data too long" error
2025-01-05 Hypolite PetovanMerge pull request #14668 from annando/mime
2025-01-05 MichaelFix code style Receiver.php
2025-01-05 MichaelFix code style Media.php
2025-01-04 MichaelUse the fetched mimetype if present
2025-01-03 PhilippMerge pull request #14663 from MrPetovan/bug/fatal...
2025-01-02 Hypolite PetovanRestore template engine registration for Worker execution
2025-01-02 Hypolite PetovanMerge pull request #14660 from annando/set-quote-id
2025-01-02 MichaelSet the quote-uri-id when a post is linked
2025-01-02 Hypolite PetovanMerge pull request #14658 from tobiasd/20250102-note
2025-01-02 Tobias DiekershoffUpdate CHANGELOG
2025-01-02 Hypolite PetovanMerge pull request #14655 from nupplaphil/feat/worker_d...
2025-01-02 Philippupdated message
2025-01-02 PhilippAdd deprecation notice
2025-01-02 Philippremove dependency
2025-01-02 PhilippMove Addon/Hook dependency where it belongs :)
2025-01-02 PhilippUpdate messages.po ...
2025-01-02 PhilippMake PHP-CS even more happy :)
2025-01-02 PhilippApply suggestions from code review
2025-01-02 PhilippMake PHP-CS even more happy :)
2025-01-02 PhilippMake PHP-CS super-happy :)
2025-01-02 PhilippAdd docs :-)
2025-01-02 PhilippAdd Jetstream daemon to console
2025-01-02 PhilippAdd system daemon class
2025-01-02 Tobias DiekershoffCHANGELOG note for 2025.02
2025-01-02 Hypolite PetovanMerge pull request #14656 from nupplaphil/feat/fix...
2025-01-02 PhilippExecute `COMMAND=fix TARGET_BRANCH=develop bin/dev...
2025-01-02 Philipptemporary add App.php
2025-01-02 PhilippAdd fix-codestyle.sh
2025-01-01 Michael VogelMerge pull request #14645 from MrPetovan/docs/making...
2025-01-01 Michael VogelMerge pull request #14654 from MrPetovan/bug/14607...
2025-01-01 Hypolite PetovanPrevent contact id = 0 case in VCard
2025-01-01 Hypolite PetovanFix links in Quick-Start-makingnewfriends
2025-01-01 Hypolite PetovanMerge pull request #14652 from nupplaphil/ci/stable_pick
2025-01-01 Philipp[CI] Fix releaser
2025-01-01 Hypolite PetovanMerge pull request #14653 from nupplaphil/fix/messages_po
2025-01-01 PhilippFix messages.po - Happy new year ;-)
2025-01-01 Hypolite PetovanWelcome version 2025.02-dev!
2024-12-31 Tobias Diekershoff2024.12
2024-12-31 Tobias DiekershoffCHANGELOG for 2024.12
2024-12-31 Tobias DiekershoffMerge pull request #14496 from tobiasd/2024.09-CHANGELOG
2024-12-31 Tobias DiekershoffMerge pull request #14497 from tobiasd/2024.09-Credits
2024-12-30 Hypolite PetovanMerge pull request #14642 from nupplaphil/feat/console...
2024-12-30 Hypolite PetovanMerge pull request #14644 from nupplaphil/vagrant
2024-12-30 PhilippDon't feed the daemons!
2024-12-30 Hypolite PetovanMerge pull request #14643 from nupplaphil/ci/warnings
2024-12-30 PhilippFixing name
2024-12-30 Philipp[CI] Fix "bad_habit" warnings from woodpecker
2024-12-30 PhilippImprove vagrant provisioning
2024-12-30 PhilippAdd php-intl
2024-12-30 Philipp[Vagrant] Upgrade to bookworm
2024-12-30 PhilippMake PHP-CS happy
2024-12-30 PhilippMove daemon to Console Command
2024-12-30 PhilippMove daemon to Console Command
2024-12-29 Hypolite PetovanMerge pull request #14637 from Art4/refactor-entrypoint...
2024-12-29 Art4Merge branch 'develop' into refactor-entrypoint-jetstre...
2024-12-29 Hypolite PetovanMerge pull request #14628 from Art4/refactor-entrypoint...
2024-12-29 Hypolite PetovanMerge pull request #14635 from Art4/remove-dice-from...
2024-12-28 Art4Fix duplicate usage of the $mode variable
2024-12-28 Art4Let phpstan check the jetstream.php file
2024-12-28 Art4remove unused use statements
2024-12-28 Art4refactor App::processJetstream
2024-12-28 Art4run setup functions
2024-12-28 Art4Inline jetstream.php code into App::processJetstream()
2024-12-28 Art4add shutdown handler as anonymous function
2024-12-28 Art4require dice dependency
2024-12-28 Art4refactor chdir() call
2024-12-28 Tobias Diekershoffupdated CHANGELOG for addons
2024-12-28 Tobias Diekershoffupdated CHANGELOG
2024-12-28 Tobias DiekershoffMerge pull request #14636 from annando/fix-get-did
2024-12-28 MichaelDID has to be fetched all the time
2024-12-28 Art4Move getModule() code into App class
2024-12-28 Art4use $dice_profiler_threshold in Router not as property
2024-12-28 Hypolite PetovanMerge pull request #14633 from bmillwood/fix-scope...
2024-12-28 Ben MillwoodFix duplicate SCOPE_WRITE check
2024-12-28 Hypolite PetovanMerge pull request #14632 from annando/issue-13943
2024-12-28 Art4remove constructor injection of Dice in Router
2024-12-28 Art4Extract create module into own method
2024-12-28 Art4move Router creation into App::runFrontend()
2024-12-28 Art4Merge branch 'develop' into refactor-entrypoint-worker.php
2024-12-28 MichaelIssue 13943: Notify users on login that they are blocked
2024-12-27 Michael VogelMerge pull request #14631 from mexon/mat/schemaorg
2024-12-27 Matthew ExonOnly replace schema.org if it is a top-level context
2024-12-27 Hypolite PetovanMerge pull request #14626 from Art4/refactor-entrypoint...
2024-12-27 Hypolite PetovanMerge pull request #14629 from annando/uri-search
2024-12-27 Art4Merge branch 'refactor-entrypoint-daemon.php' into...
2024-12-27 Art4Merge branch 'develop' into refactor-entrypoint-daemon.php
2024-12-27 Matthew ExonRepair schema.org context. Fixes #14630
2024-12-27 Hypolite PetovanMerge pull request #14625 from Art4/refactor-entrypoint...
next