]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2024-11-18 Art4fix errors in all models
2024-11-18 Art4Refactor Item model
2024-11-18 Art4Refactor GServer Model and platforms.config.php
2024-11-18 Art4Fix docs for themes and theme_admin()
2024-11-18 Art4Fix errors in all modules
2024-11-18 Art4Refactor Conversations class
2024-11-18 Art4Refactor Conversation Timeline
2024-11-18 Art4Merge branch 'develop' into phpstan-level-1
2024-11-18 Artur WeigandtUpdate src/Network/Probe.php
2024-11-18 Artur WeigandtUpdate src/Module/Post/Tag/Remove.php
2024-11-18 Hypolite PetovanMerge pull request #14542 from Art4/refactoring-of...
2024-11-18 Art4check for path parts
2024-11-18 Art4Fix annotation from review
2024-11-18 Artur WeigandtUpdate src/Module/Item/Display.php
2024-11-18 Art4Merge branch 'develop' into refactoring-of-app-class
2024-11-18 Hypolite PetovanMerge pull request #14561 from Art4/introduce-apphelper
2024-11-18 Art4Remove dreamhost_error_hack
2024-11-18 Art4Refactor module Item Display
2024-11-18 Art4Refactor Magic module
2024-11-18 Art4Improve search for user in Modration module
2024-11-18 Art4Refactor OAuth Token
2024-11-18 Art4Check for explicit types
2024-11-18 Artur WeigandtUpdate src/Protocol/ActivityPub/Processor.php
2024-11-18 Artur WeigandtUpdate src/Protocol/ActivityPub/ClientToServer.php
2024-11-18 Art4Remove set_include_path() call
2024-11-17 Art4Add return type never, fix more errors
2024-11-17 Art4Fix more errors
2024-11-17 Art4fix more errors
2024-11-17 Art4fix errors in Object namespace
2024-11-17 Art4Merge branch 'introduce-apphelper' into refactoring...
2024-11-17 Art4Fix Authentication
2024-11-17 Art4Recreate messages.po
2024-11-17 Art4Add Dice rule for AppHelper
2024-11-17 Art4Create AppHelper interface and AppLegacy class
2024-11-17 Art4Rename DI::apphelper() to DI::appHeler()
2024-11-17 Art4Fix method order in App class
2024-11-17 Art4Improve Page.php
2024-11-17 Art4fix property scope
2024-11-17 Art4Fix all errors in Protocol namespace
2024-11-17 Art4Merge branch 'develop' into phpstan-level-1
2024-11-17 Art4Merge branch 'develop' into refactoring-of-app-class
2024-11-17 Hypolite PetovanMerge pull request #14558 from Art4/run-phpstan-in...
2024-11-16 Art4Merge branch 'develop' into phpstan-level-1
2024-11-16 Art4Fix phpstan errors
2024-11-16 Art4Merge branch 'develop' into refactoring-of-app-class
2024-11-16 Art4Move phpstan into own workflow step
2024-11-16 Art4Merge branch 'develop' into run-phpstan-in-ci-pipeline
2024-11-16 Hypolite PetovanMerge pull request #14555 from Art4/merge-2024.09-rc...
2024-11-16 Art4fix erros in Util namespace
2024-11-16 Art4Fix errors for missing DB_UPDATE_VERSION const
2024-11-16 Art4bump phpstan to level 1
2024-11-16 Art4Remove App dependency in test
2024-11-16 Art4Recreate lang
2024-11-16 Art4Remove phpstan ignored errors
2024-11-16 Art4Remove dependency for twitter addon
2024-11-16 Art4Recreate messages.po
2024-11-16 Art4Fix tests for now because of side effect in Friendica...
2024-11-16 Art4Fix command, move it to top
2024-11-16 Art4Merge branch 'develop' into refactoring-of-app-class
2024-11-16 Art4Add phpstan check in woodpecker ci
2024-11-16 Art4bump version to 2024.12-dev
2024-11-16 Art4Merge branch 'develop' into merge-2024.09-rc-branch
2024-11-15 Hypolite PetovanMerge pull request #14529 from Art4/add-static-code...
2024-11-15 Art4Merge branch '2024.09-rc' into merge-2024.09-rc-branch
2024-11-15 Tobias DiekershoffMerge pull request #14553 from annando/issue-14524
2024-11-15 Tobias DiekershoffMerge pull request #14552 from annando/notice
2024-11-15 MichaelIssue 14524: Fix Open Search
2024-11-15 MichaelFix notice because of missing "gsid"
2024-11-14 Hypolite PetovanMerge pull request #14549 from annando/wordwrap
2024-11-14 MichaelMessage split at commas, exclamation mark or question...
2024-11-14 Art4refactor Receiver::processObject() method
2024-11-13 Art4replace method with anonymous function
2024-11-12 Artur WeigandtUpdate src/Protocol/ActivityPub/Receiver.php
2024-11-12 Art4Upgrade to PHPStan 2.0
2024-11-12 Hypolite PetovanMerge pull request #14550 from annando/log-warning
2024-11-12 MichaelAvoid useless "warning" logging
2024-11-12 Tobias DiekershoffMerge pull request #14548 from annando/wordwrap
2024-11-12 MichaelImproved message splitting when posting to Bluesky...
2024-11-12 Art4Improve check for unlisted receiver
2024-11-11 Art4use get_class() instead of static() in BaseCollection
2024-11-11 Hypolite PetovanMerge pull request #14547 from annando/svg-disabled
2024-11-11 MichaelNew option to disable SVG icons / Functionality added...
2024-11-11 Hypolite PetovanMerge pull request #14546 from annando/color-white
2024-11-11 Michael VogelMerge pull request #14545 from loma-one/friendica
2024-11-11 loma-oneUpdate ContactSelector.php
2024-11-11 MichaelFix for white svg icons
2024-11-11 loma-oneAdd missing platform icon
2024-11-11 Hypolite PetovanMerge pull request #14544 from annando/more-white
2024-11-11 Art4refactor usage of Friendica\App namespace
2024-11-10 Art4Replace typehint App with AppHelper in view folder
2024-11-10 Art4Fix variable names
2024-11-10 Art4Replace typehint App with AppHelper in mod folder
2024-11-10 Art4Replace typehint App with AppHelper in all classes
2024-11-10 MichaelMore white icons added / automated style
2024-11-10 Michael VogelMerge pull request #14543 from Art4/fix-continous-deplo...
2024-11-10 Art4Fix lang strings object in PhpToPo command
2024-11-10 Art4Fix composer installation in woodpecker pipelines
2024-11-10 Art4Merge branch 'add-static-code-analysis' into refactorin...
2024-11-10 Art4Merge branch 'develop' into add-static-code-analysis
2024-11-10 Hypolite PetovanMerge pull request #14541 from annando/style-select
next