]> git.mxchange.org Git - friendica.git/log
friendica.git
8 months agoMerge branch 'develop' into phpstan-level-0-in-addons
Art4 [Sat, 30 Nov 2024 07:05:19 +0000 (07:05 +0000)]
Merge branch 'develop' into phpstan-level-0-in-addons

8 months agoMerge pull request #14570 from Art4/replace-app-with-apphelper
Hypolite Petovan [Fri, 29 Nov 2024 20:50:51 +0000 (15:50 -0500)]
Merge pull request #14570 from Art4/replace-app-with-apphelper

[Refactoring] Replace App with AppHelper

8 months agoMerge pull request #14579 from Art4/port-2024.09-rc-into-develop
Hypolite Petovan [Fri, 29 Nov 2024 17:48:51 +0000 (12:48 -0500)]
Merge pull request #14579 from Art4/port-2024.09-rc-into-develop

Merge 2024.09-rc branch into develop

8 months agoMerge branch '2024.09-rc' into port-2024.09-rc-into-develop
Art4 [Thu, 28 Nov 2024 15:11:11 +0000 (15:11 +0000)]
Merge branch '2024.09-rc' into port-2024.09-rc-into-develop

8 months agoclone addon repository for tests
Art4 [Thu, 28 Nov 2024 12:56:04 +0000 (12:56 +0000)]
clone addon repository for tests

8 months agoMove phpstan step back into phpunit pipeline
Art4 [Thu, 28 Nov 2024 12:55:37 +0000 (12:55 +0000)]
Move phpstan step back into phpunit pipeline

8 months agoRename code style check job
Art4 [Thu, 28 Nov 2024 12:42:03 +0000 (12:42 +0000)]
Rename code style check job

8 months agomove phpstan check into code_standards_check pipeline
Art4 [Thu, 28 Nov 2024 12:41:40 +0000 (12:41 +0000)]
move phpstan check into code_standards_check pipeline

8 months agolet phpstan ignore addon lang folders
Art4 [Thu, 28 Nov 2024 12:39:26 +0000 (12:39 +0000)]
let phpstan ignore addon lang folders

8 months agoremove unused parameter
Art4 [Thu, 28 Nov 2024 08:26:26 +0000 (08:26 +0000)]
remove unused parameter

8 months agoremove unused call for DI::app()
Art4 [Thu, 28 Nov 2024 08:17:04 +0000 (08:17 +0000)]
remove unused call for DI::app()

8 months agoMerge branch 'develop' into replace-app-with-apphelper
Art4 [Thu, 28 Nov 2024 08:11:21 +0000 (08:11 +0000)]
Merge branch 'develop' into replace-app-with-apphelper

8 months agoMerge pull request #14577 from annando/restrictions
Hypolite Petovan [Wed, 27 Nov 2024 12:06:38 +0000 (07:06 -0500)]
Merge pull request #14577 from annando/restrictions

No restrictions check on connector networks

8 months agoNo restrictions check on connector networks
Michael [Wed, 27 Nov 2024 04:29:44 +0000 (04:29 +0000)]
No restrictions check on connector networks

8 months agoMerge pull request #14576 from tobiasd/20241126-lng
Michael Vogel [Tue, 26 Nov 2024 19:27:43 +0000 (20:27 +0100)]
Merge pull request #14576 from tobiasd/20241126-lng

Updating translations

8 months agoUpdating translations
Tobias Diekershoff [Tue, 26 Nov 2024 06:47:14 +0000 (07:47 +0100)]
Updating translations

8 months agoMerge pull request #14574 from annando/jetstream
Hypolite Petovan [Tue, 26 Nov 2024 02:25:16 +0000 (21:25 -0500)]
Merge pull request #14574 from annando/jetstream

Preparation for the Bluesky Jetstream firehose

9 months agoPreparation for the Bluesky Jetstream firehose
Michael [Sun, 24 Nov 2024 06:51:00 +0000 (06:51 +0000)]
Preparation for the Bluesky Jetstream firehose

9 months agoexclude vendor pathes from scan
Art4 [Sat, 23 Nov 2024 23:06:45 +0000 (23:06 +0000)]
exclude vendor pathes from scan

9 months agoscan addon folder with PHPStan level 0
Art4 [Sat, 23 Nov 2024 22:15:04 +0000 (22:15 +0000)]
scan addon folder with PHPStan level 0

9 months agoRemove parameter App from addons __addon_admin_post() functions
Art4 [Sat, 23 Nov 2024 12:25:03 +0000 (12:25 +0000)]
Remove parameter App from addons __addon_admin_post() functions

9 months agoRemove call for DI::app()
Art4 [Sat, 23 Nov 2024 12:18:07 +0000 (12:18 +0000)]
Remove call for DI::app()

9 months agoremove requirement for DI::app() in addon_install()
Art4 [Sat, 23 Nov 2024 08:38:37 +0000 (08:38 +0000)]
remove requirement for DI::app() in addon_install()

see https://github.com/friendica/friendica-addons/pull/1364

9 months agoRemove DI::app() call from LegacyModule
Art4 [Sat, 23 Nov 2024 08:27:40 +0000 (08:27 +0000)]
Remove DI::app() call from LegacyModule

9 months agoRemove requirement for App class in legacy mods
Art4 [Sat, 23 Nov 2024 08:26:59 +0000 (08:26 +0000)]
Remove requirement for App class in legacy mods

9 months agoremove unused call of DI::app()
Art4 [Sat, 23 Nov 2024 08:18:24 +0000 (08:18 +0000)]
remove unused call of DI::app()

9 months agoRemove unused DI::app() call
Art4 [Sat, 23 Nov 2024 07:41:34 +0000 (07:41 +0000)]
Remove unused DI::app() call

9 months agoMerge pull request #14567 from Art4/merge-2024.09-rc-into-develop
Hypolite Petovan [Thu, 21 Nov 2024 15:06:57 +0000 (10:06 -0500)]
Merge pull request #14567 from Art4/merge-2024.09-rc-into-develop

Merge 2024.09-rc branch into develop

9 months agoRemove unused calls of DI::app()
Art4 [Thu, 21 Nov 2024 10:12:27 +0000 (10:12 +0000)]
Remove unused calls of DI::app()

9 months agoReplace App with AppHelper
Art4 [Thu, 21 Nov 2024 09:56:56 +0000 (09:56 +0000)]
Replace App with AppHelper

9 months agoMerge branch '2024.09-rc' into merge-2024.09-rc-into-develop
Art4 [Thu, 21 Nov 2024 09:27:28 +0000 (09:27 +0000)]
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop

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 agoMerge pull request #14565 from annando/media-insert
Hypolite Petovan [Wed, 20 Nov 2024 17:24:39 +0000 (12:24 -0500)]
Merge pull request #14565 from annando/media-insert

New function to update media entries

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 agoNew function to update media entries
Michael [Wed, 20 Nov 2024 07:22:36 +0000 (07:22 +0000)]
New function to update media entries

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 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 set_include_path() call
Art4 [Mon, 18 Nov 2024 07:32:01 +0000 (07:32 +0000)]
Remove set_include_path() call

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 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 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 agoMerge pull request #14556 from annando/remove.unneeded
Hypolite Petovan [Sat, 16 Nov 2024 15:33:01 +0000 (10:33 -0500)]
Merge pull request #14556 from annando/remove.unneeded

Unneeded variable removed

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 agoUnneeded variable removed
Michael [Fri, 15 Nov 2024 23:15:52 +0000 (23:15 +0000)]
Unneeded variable removed

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

9 months agoImproved message splitting when posting to Bluesky or Twitter
Michael [Tue, 12 Nov 2024 06:26:15 +0000 (06:26 +0000)]
Improved message splitting when posting to Bluesky or Twitter

9 months agoImprove check for unlisted receiver
Art4 [Tue, 12 Nov 2024 00:20:30 +0000 (00:20 +0000)]
Improve check for unlisted receiver

9 months agouse get_class() instead of static() in BaseCollection
Art4 [Mon, 11 Nov 2024 23:40:45 +0000 (23:40 +0000)]
use get_class() instead of static() in BaseCollection

9 months agoMerge pull request #14547 from annando/svg-disabled
Hypolite Petovan [Mon, 11 Nov 2024 15:51:34 +0000 (10:51 -0500)]
Merge pull request #14547 from annando/svg-disabled

New option to disable SVG icons / Functionality added to Vier

9 months agoNew option to disable SVG icons / Functionality added to Vier
Michael [Mon, 11 Nov 2024 15:42:42 +0000 (15:42 +0000)]
New option to disable SVG icons / Functionality added to Vier

9 months agoMerge pull request #14546 from annando/color-white
Hypolite Petovan [Mon, 11 Nov 2024 14:35:17 +0000 (09:35 -0500)]
Merge pull request #14546 from annando/color-white

Fix for white svg icons

9 months agoMerge pull request #14545 from loma-one/friendica
Michael Vogel [Mon, 11 Nov 2024 09:50:18 +0000 (10:50 +0100)]
Merge pull request #14545 from loma-one/friendica

Add missing platform icon

9 months agoUpdate ContactSelector.php
loma-one [Mon, 11 Nov 2024 08:08:52 +0000 (09:08 +0100)]
Update ContactSelector.php

Add tumblr

9 months agoFix for white svg icons
Michael [Mon, 11 Nov 2024 07:58:36 +0000 (07:58 +0000)]
Fix for white svg icons

9 months agoAdd missing platform icon
loma-one [Mon, 11 Nov 2024 07:20:04 +0000 (08:20 +0100)]
Add missing platform icon

Add tumblr icon and licence

9 months agoMerge pull request #14544 from annando/more-white
Hypolite Petovan [Mon, 11 Nov 2024 01:31:07 +0000 (20:31 -0500)]
Merge pull request #14544 from annando/more-white

More white icons added / automated style

9 months agorefactor usage of Friendica\App namespace
Art4 [Mon, 11 Nov 2024 00:30:58 +0000 (00:30 +0000)]
refactor usage of Friendica\App namespace

9 months agoReplace typehint App with AppHelper in view folder
Art4 [Sun, 10 Nov 2024 23:53:03 +0000 (23:53 +0000)]
Replace typehint App with AppHelper in view folder

9 months agoFix variable names
Art4 [Sun, 10 Nov 2024 23:51:04 +0000 (23:51 +0000)]
Fix variable names

9 months agoReplace typehint App with AppHelper in mod folder
Art4 [Sun, 10 Nov 2024 23:37:46 +0000 (23:37 +0000)]
Replace typehint App with AppHelper in mod folder

9 months agoReplace typehint App with AppHelper in all classes
Art4 [Sun, 10 Nov 2024 23:33:28 +0000 (23:33 +0000)]
Replace typehint App with AppHelper in all classes

9 months agoMore white icons added / automated style
Michael [Sun, 10 Nov 2024 22:54:13 +0000 (22:54 +0000)]
More white icons added / automated style