]> git.mxchange.org Git - friendica.git/log
friendica.git
9 months agoremove try block
Art4 [Fri, 22 Nov 2024 11:04:04 +0000 (11:04 +0000)]
remove try block

9 months agorefactor confusing finally block
Art4 [Fri, 22 Nov 2024 11:02:54 +0000 (11:02 +0000)]
refactor confusing finally block

9 months agoremove unnecessary finally blocks
Art4 [Fri, 22 Nov 2024 11:02:27 +0000 (11:02 +0000)]
remove unnecessary finally blocks

9 months agoremove confusing finally block
Art4 [Fri, 22 Nov 2024 10:53:26 +0000 (10:53 +0000)]
remove confusing finally block

9 months agoUpdate src/Module/Post/Tag/Remove.php
Artur Weigandt [Thu, 21 Nov 2024 09:09:27 +0000 (10:09 +0100)]
Update src/Module/Post/Tag/Remove.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoMerge branch 'develop' into phpstan-level-1
Art4 [Thu, 21 Nov 2024 08:58:55 +0000 (08:58 +0000)]
Merge branch 'develop' into phpstan-level-1

9 months agoUpdate src/Module/Item/Display.php
Artur Weigandt [Thu, 21 Nov 2024 08:57:07 +0000 (09:57 +0100)]
Update src/Module/Item/Display.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoMerge pull request #14566 from MrPetovan/bug/phpstan-follow-up
Michael Vogel [Wed, 20 Nov 2024 21:43:38 +0000 (22:43 +0100)]
Merge pull request #14566 from MrPetovan/bug/phpstan-follow-up

Differentiate both UserGServer types used in Content/Conversation

9 months agoDifferentiate both UserGServer types used in Content/Conversation
Hypolite Petovan [Wed, 20 Nov 2024 16:51:46 +0000 (11:51 -0500)]
Differentiate both UserGServer types used in Content/Conversation

- Address https://forum.friendi.ca/display/0b6b25a8-5967-3d08-355b-14b668843210

9 months agoFix namespace in PlaintextTest
Art4 [Tue, 19 Nov 2024 09:08:03 +0000 (09:08 +0000)]
Fix namespace in PlaintextTest

9 months agoFix Plaintext class
Art4 [Tue, 19 Nov 2024 09:05:55 +0000 (09:05 +0000)]
Fix Plaintext class

9 months agoFix more errors
Art4 [Tue, 19 Nov 2024 08:40:48 +0000 (08:40 +0000)]
Fix more errors

9 months agoFix errors in Content namespace
Art4 [Tue, 19 Nov 2024 08:30:26 +0000 (08:30 +0000)]
Fix errors in Content namespace

9 months agoRemove unused parameters in AddonInvalidConfigFileException
Art4 [Tue, 19 Nov 2024 08:05:34 +0000 (08:05 +0000)]
Remove unused parameters in AddonInvalidConfigFileException

9 months agoRefactor DatabaseCache
Art4 [Tue, 19 Nov 2024 08:04:06 +0000 (08:04 +0000)]
Refactor DatabaseCache

9 months agoRemove unused parameters in ConfigFileException
Art4 [Tue, 19 Nov 2024 07:54:17 +0000 (07:54 +0000)]
Remove unused parameters in ConfigFileException

9 months agoRefactor ConfigFileManager
Art4 [Tue, 19 Nov 2024 07:48:43 +0000 (07:48 +0000)]
Refactor ConfigFileManager

9 months agoFix session factory
Art4 [Tue, 19 Nov 2024 07:46:52 +0000 (07:46 +0000)]
Fix session factory

9 months agoFix errors in Core namespace
Art4 [Tue, 19 Nov 2024 07:40:46 +0000 (07:40 +0000)]
Fix errors in Core namespace

9 months agoRefactor Session factory
Art4 [Tue, 19 Nov 2024 07:33:07 +0000 (07:33 +0000)]
Refactor Session factory

9 months agoFix errors in Database namespace
Art4 [Tue, 19 Nov 2024 07:24:27 +0000 (07:24 +0000)]
Fix errors in Database namespace

9 months agoUpdate src/Model/GServer.php
Artur Weigandt [Tue, 19 Nov 2024 07:14:00 +0000 (08:14 +0100)]
Update src/Model/GServer.php

9 months agoUpdate src/Model/GServer.php
Artur Weigandt [Tue, 19 Nov 2024 07:13:48 +0000 (08:13 +0100)]
Update src/Model/GServer.php

9 months agofix errors in all models
Art4 [Mon, 18 Nov 2024 23:30:37 +0000 (23:30 +0000)]
fix errors in all models

9 months agoRefactor Item model
Art4 [Mon, 18 Nov 2024 23:23:47 +0000 (23:23 +0000)]
Refactor Item model

9 months agoRefactor GServer Model and platforms.config.php
Art4 [Mon, 18 Nov 2024 23:22:16 +0000 (23:22 +0000)]
Refactor GServer Model and platforms.config.php

9 months agoFix docs for themes and theme_admin()
Art4 [Mon, 18 Nov 2024 22:28:35 +0000 (22:28 +0000)]
Fix docs for themes and theme_admin()

9 months agoFix errors in all modules
Art4 [Mon, 18 Nov 2024 22:20:28 +0000 (22:20 +0000)]
Fix errors in all modules

9 months agoRefactor Conversations class
Art4 [Mon, 18 Nov 2024 22:03:56 +0000 (22:03 +0000)]
Refactor Conversations class

9 months agoRefactor Conversation Timeline
Art4 [Mon, 18 Nov 2024 22:00:02 +0000 (22:00 +0000)]
Refactor Conversation Timeline

9 months agoMerge branch 'develop' into phpstan-level-1
Art4 [Mon, 18 Nov 2024 21:45:42 +0000 (21:45 +0000)]
Merge branch 'develop' into phpstan-level-1

9 months agoUpdate src/Network/Probe.php
Artur Weigandt [Mon, 18 Nov 2024 21:40:34 +0000 (22:40 +0100)]
Update src/Network/Probe.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoUpdate src/Module/Post/Tag/Remove.php
Artur Weigandt [Mon, 18 Nov 2024 21:40:05 +0000 (22:40 +0100)]
Update src/Module/Post/Tag/Remove.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoMerge pull request #14542 from Art4/refactoring-of-app-class
Hypolite Petovan [Mon, 18 Nov 2024 15:37:24 +0000 (10:37 -0500)]
Merge pull request #14542 from Art4/refactoring-of-app-class

[Refactoring] Extract App methods into AppHelper

9 months agocheck for path parts
Art4 [Mon, 18 Nov 2024 14:33:26 +0000 (14:33 +0000)]
check for path parts

9 months agoFix annotation from review
Art4 [Mon, 18 Nov 2024 14:20:57 +0000 (14:20 +0000)]
Fix annotation from review

9 months agoUpdate src/Module/Item/Display.php
Artur Weigandt [Mon, 18 Nov 2024 14:15:58 +0000 (15:15 +0100)]
Update src/Module/Item/Display.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoMerge branch 'develop' into refactoring-of-app-class
Art4 [Mon, 18 Nov 2024 13:14:29 +0000 (13:14 +0000)]
Merge branch 'develop' into refactoring-of-app-class

9 months agoMerge pull request #14561 from Art4/introduce-apphelper
Hypolite Petovan [Mon, 18 Nov 2024 12:51:14 +0000 (07:51 -0500)]
Merge pull request #14561 from Art4/introduce-apphelper

Create AppHelper interface

9 months agoRemove dreamhost_error_hack
Art4 [Mon, 18 Nov 2024 08:53:09 +0000 (08:53 +0000)]
Remove dreamhost_error_hack

This was introduced in commit 2c5ba7fc15b96016684f6c9e047144e10e8d7c46 but might never worked
because $dreamhost_error_hack was never defined

9 months agoRefactor module Item Display
Art4 [Mon, 18 Nov 2024 08:39:06 +0000 (08:39 +0000)]
Refactor module Item Display

9 months agoRefactor Magic module
Art4 [Mon, 18 Nov 2024 08:28:32 +0000 (08:28 +0000)]
Refactor Magic module

9 months agoImprove search for user in Modration module
Art4 [Mon, 18 Nov 2024 08:09:59 +0000 (08:09 +0000)]
Improve search for user in Modration module

9 months agoRefactor OAuth Token
Art4 [Mon, 18 Nov 2024 08:02:22 +0000 (08:02 +0000)]
Refactor OAuth Token

9 months agoCheck for explicit types
Art4 [Mon, 18 Nov 2024 07:44:26 +0000 (07:44 +0000)]
Check for explicit types

9 months agoUpdate src/Protocol/ActivityPub/Processor.php
Artur Weigandt [Mon, 18 Nov 2024 07:38:12 +0000 (08:38 +0100)]
Update src/Protocol/ActivityPub/Processor.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoUpdate src/Protocol/ActivityPub/ClientToServer.php
Artur Weigandt [Mon, 18 Nov 2024 07:35:45 +0000 (08:35 +0100)]
Update src/Protocol/ActivityPub/ClientToServer.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoRemove set_include_path() call
Art4 [Mon, 18 Nov 2024 07:32:01 +0000 (07:32 +0000)]
Remove set_include_path() call

9 months agoAdd return type never, fix more errors
Art4 [Sun, 17 Nov 2024 22:55:42 +0000 (22:55 +0000)]
Add return type never, fix more errors

9 months agoFix more errors
Art4 [Sun, 17 Nov 2024 22:26:43 +0000 (22:26 +0000)]
Fix more errors

9 months agofix more errors
Art4 [Sun, 17 Nov 2024 22:13:01 +0000 (22:13 +0000)]
fix more errors

9 months agofix errors in Object namespace
Art4 [Sun, 17 Nov 2024 21:43:06 +0000 (21:43 +0000)]
fix errors in Object namespace

9 months agoMerge branch 'introduce-apphelper' into refactoring-of-app-class
Art4 [Sun, 17 Nov 2024 20:26:02 +0000 (20:26 +0000)]
Merge branch 'introduce-apphelper' into refactoring-of-app-class

9 months agoFix Authentication
Art4 [Sun, 17 Nov 2024 20:22:01 +0000 (20:22 +0000)]
Fix Authentication

9 months agoRecreate messages.po
Art4 [Sun, 17 Nov 2024 20:16:29 +0000 (20:16 +0000)]
Recreate messages.po

9 months agoAdd Dice rule for AppHelper
Art4 [Sun, 17 Nov 2024 20:11:43 +0000 (20:11 +0000)]
Add Dice rule for AppHelper

9 months agoCreate AppHelper interface and AppLegacy class
Art4 [Sun, 17 Nov 2024 20:06:34 +0000 (20:06 +0000)]
Create AppHelper interface and AppLegacy class

9 months agoRename DI::apphelper() to DI::appHeler()
Art4 [Sun, 17 Nov 2024 20:00:34 +0000 (20:00 +0000)]
Rename DI::apphelper() to DI::appHeler()

9 months agoFix method order in App class
Art4 [Sun, 17 Nov 2024 19:53:17 +0000 (19:53 +0000)]
Fix method order in App class

9 months agoImprove Page.php
Art4 [Sun, 17 Nov 2024 19:50:45 +0000 (19:50 +0000)]
Improve Page.php

9 months agofix property scope
Art4 [Sun, 17 Nov 2024 19:50:01 +0000 (19:50 +0000)]
fix property scope

9 months agoFix all errors in Protocol namespace
Art4 [Sun, 17 Nov 2024 18:39:17 +0000 (18:39 +0000)]
Fix all errors in Protocol namespace

9 months agoMerge branch 'develop' into phpstan-level-1
Art4 [Sun, 17 Nov 2024 07:53:09 +0000 (07:53 +0000)]
Merge branch 'develop' into phpstan-level-1

9 months agoMerge branch 'develop' into refactoring-of-app-class
Art4 [Sun, 17 Nov 2024 07:37:58 +0000 (07:37 +0000)]
Merge branch 'develop' into refactoring-of-app-class

9 months agoMerge pull request #14558 from Art4/run-phpstan-in-ci-pipeline
Hypolite Petovan [Sun, 17 Nov 2024 01:52:13 +0000 (20:52 -0500)]
Merge pull request #14558 from Art4/run-phpstan-in-ci-pipeline

Add phpstan check in woodpecker ci

9 months agoMerge branch 'develop' into phpstan-level-1
Art4 [Sat, 16 Nov 2024 19:59:32 +0000 (19:59 +0000)]
Merge branch 'develop' into phpstan-level-1

9 months agoFix phpstan errors
Art4 [Sat, 16 Nov 2024 19:36:08 +0000 (19:36 +0000)]
Fix phpstan errors

9 months agoMerge branch 'develop' into refactoring-of-app-class
Art4 [Sat, 16 Nov 2024 19:29:56 +0000 (19:29 +0000)]
Merge branch 'develop' into refactoring-of-app-class

9 months agoMove phpstan into own workflow step
Art4 [Sat, 16 Nov 2024 19:03:15 +0000 (19:03 +0000)]
Move phpstan into own workflow step

9 months agoMerge branch 'develop' into run-phpstan-in-ci-pipeline
Art4 [Sat, 16 Nov 2024 18:59:55 +0000 (18:59 +0000)]
Merge branch 'develop' into run-phpstan-in-ci-pipeline

9 months agoMerge pull request #14555 from Art4/merge-2024.09-rc-branch
Hypolite Petovan [Sat, 16 Nov 2024 18:00:28 +0000 (13:00 -0500)]
Merge pull request #14555 from Art4/merge-2024.09-rc-branch

Merge 2024.09-rc branch into develop

9 months agofix erros in Util namespace
Art4 [Sat, 16 Nov 2024 17:16:26 +0000 (17:16 +0000)]
fix erros in Util namespace

9 months agoFix errors for missing DB_UPDATE_VERSION const
Art4 [Sat, 16 Nov 2024 15:54:48 +0000 (15:54 +0000)]
Fix errors for missing DB_UPDATE_VERSION const

9 months agobump phpstan to level 1
Art4 [Sat, 16 Nov 2024 15:54:24 +0000 (15:54 +0000)]
bump phpstan to level 1

9 months agoRemove App dependency in test
Art4 [Sat, 16 Nov 2024 14:27:31 +0000 (14:27 +0000)]
Remove App dependency in test

9 months agoRecreate lang
Art4 [Sat, 16 Nov 2024 12:22:39 +0000 (12:22 +0000)]
Recreate lang

9 months agoRemove phpstan ignored errors
Art4 [Sat, 16 Nov 2024 10:41:14 +0000 (10:41 +0000)]
Remove phpstan ignored errors

9 months agoRemove dependency for twitter addon
Art4 [Sat, 16 Nov 2024 10:37:48 +0000 (10:37 +0000)]
Remove dependency for twitter addon

9 months agoRecreate messages.po
Art4 [Sat, 16 Nov 2024 10:27:54 +0000 (10:27 +0000)]
Recreate messages.po

9 months agoFix tests for now because of side effect in Friendica\App class
Art4 [Sat, 16 Nov 2024 10:21:29 +0000 (10:21 +0000)]
Fix tests for now because of side effect in Friendica\App class

9 months agoFix command, move it to top
Art4 [Sat, 16 Nov 2024 09:17:07 +0000 (09:17 +0000)]
Fix command, move it to top

9 months agoMerge branch 'develop' into refactoring-of-app-class
Art4 [Sat, 16 Nov 2024 09:08:22 +0000 (09:08 +0000)]
Merge branch 'develop' into refactoring-of-app-class

9 months agoAdd phpstan check in woodpecker ci
Art4 [Sat, 16 Nov 2024 09:01:20 +0000 (09:01 +0000)]
Add phpstan check in woodpecker ci

9 months agobump version to 2024.12-dev
Art4 [Sat, 16 Nov 2024 08:39:37 +0000 (08:39 +0000)]
bump version to 2024.12-dev

9 months agoMerge branch 'develop' into merge-2024.09-rc-branch
Art4 [Sat, 16 Nov 2024 08:32:25 +0000 (08:32 +0000)]
Merge branch 'develop' into merge-2024.09-rc-branch

9 months agoMerge pull request #14529 from Art4/add-static-code-analysis
Hypolite Petovan [Fri, 15 Nov 2024 18:52:45 +0000 (13:52 -0500)]
Merge pull request #14529 from Art4/add-static-code-analysis

Add static code analysis with PHPStan level 0

9 months agoMerge branch '2024.09-rc' into merge-2024.09-rc-branch
Art4 [Fri, 15 Nov 2024 14:32:05 +0000 (14:32 +0000)]
Merge branch '2024.09-rc' into merge-2024.09-rc-branch

9 months agoMerge pull request #14553 from annando/issue-14524
Tobias Diekershoff [Fri, 15 Nov 2024 07:22:43 +0000 (08:22 +0100)]
Merge pull request #14553 from annando/issue-14524

Issue 14524: Fix Open Search

9 months agoMerge pull request #14552 from annando/notice
Tobias Diekershoff [Fri, 15 Nov 2024 07:21:03 +0000 (08:21 +0100)]
Merge pull request #14552 from annando/notice

Fix notice because of missing "gsid"

9 months agoIssue 14524: Fix Open Search
Michael [Fri, 15 Nov 2024 06:08:54 +0000 (06:08 +0000)]
Issue 14524: Fix Open Search

9 months agoFix notice because of missing "gsid"
Michael [Fri, 15 Nov 2024 04:51:35 +0000 (04:51 +0000)]
Fix notice because of missing "gsid"

9 months agoMerge pull request #14549 from annando/wordwrap
Hypolite Petovan [Thu, 14 Nov 2024 20:35:11 +0000 (15:35 -0500)]
Merge pull request #14549 from annando/wordwrap

Message split at commas, exclamation mark or question mark

9 months agoMessage split at commas, exclamation mark or question mark
Michael [Tue, 12 Nov 2024 09:53:20 +0000 (09:53 +0000)]
Message split at commas, exclamation mark or question mark

9 months agorefactor Receiver::processObject() method
Art4 [Thu, 14 Nov 2024 07:32:25 +0000 (07:32 +0000)]
refactor Receiver::processObject() method

9 months agoreplace method with anonymous function
Art4 [Wed, 13 Nov 2024 07:49:29 +0000 (07:49 +0000)]
replace method with anonymous function

9 months agoUpdate src/Protocol/ActivityPub/Receiver.php
Artur Weigandt [Tue, 12 Nov 2024 21:03:09 +0000 (22:03 +0100)]
Update src/Protocol/ActivityPub/Receiver.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
9 months agoUpgrade to PHPStan 2.0
Art4 [Tue, 12 Nov 2024 21:02:21 +0000 (21:02 +0000)]
Upgrade to PHPStan 2.0

9 months agoMerge pull request #14550 from annando/log-warning
Hypolite Petovan [Tue, 12 Nov 2024 13:14:49 +0000 (08:14 -0500)]
Merge pull request #14550 from annando/log-warning

Avoid useless "warning" logging

9 months agoAvoid useless "warning" logging
Michael [Tue, 12 Nov 2024 10:19:28 +0000 (10:19 +0000)]
Avoid useless "warning" logging

9 months agoMerge pull request #14548 from annando/wordwrap
Tobias Diekershoff [Tue, 12 Nov 2024 07:25:33 +0000 (08:25 +0100)]
Merge pull request #14548 from annando/wordwrap

Improved message splitting when posting to Bluesky or Twitter