]> git.mxchange.org Git - friendica.git/log
friendica.git
5 months agomessages.po updated
Michael [Thu, 23 Jan 2025 21:30:07 +0000 (21:30 +0000)]
messages.po updated

5 months agoFix warning "Trying to access array offset on value of type bool"
Michael [Sun, 29 Dec 2024 15:51:42 +0000 (15:51 +0000)]
Fix warning "Trying to access array offset on value of type bool"

5 months agoMerge pull request #14719 from MrPetovan/bug/14717-revert-moderation
Tobias Diekershoff [Thu, 23 Jan 2025 06:38:48 +0000 (07:38 +0100)]
Merge pull request #14719 from MrPetovan/bug/14717-revert-moderation

Partially revert "Improve search for user in Modration module"

5 months agoMerge pull request #14720 from MrPetovan/bug/14099-create-new-group
Tobias Diekershoff [Thu, 23 Jan 2025 06:35:45 +0000 (07:35 +0100)]
Merge pull request #14720 from MrPetovan/bug/14099-create-new-group

Show Create new Group link in widget even if there's no group membership to display

5 months agoFix code style in Content\GroupManager
Hypolite Petovan [Thu, 23 Jan 2025 03:17:22 +0000 (22:17 -0500)]
Fix code style in Content\GroupManager

5 months agoShow Create new Group link in widget even if there's no group membership to display
Hypolite Petovan [Thu, 23 Jan 2025 03:14:38 +0000 (22:14 -0500)]
Show Create new Group link in widget even if there's no group membership to display

5 months agoMerge pull request #14696 from xundeenergie/dropzone-upload-improvement
Hypolite Petovan [Thu, 23 Jan 2025 03:00:07 +0000 (22:00 -0500)]
Merge pull request #14696 from xundeenergie/dropzone-upload-improvement

Do not change cursor position while replacing upload-placeholder, add video, audio and documents to upload

5 months agoMerge branch 'develop' into xundeenergy/dropzone-upload-improvement
Hypolite Petovan [Thu, 23 Jan 2025 02:52:52 +0000 (21:52 -0500)]
Merge branch 'develop' into xundeenergy/dropzone-upload-improvement

5 months agoExtract GET action processing in Moderation modules
Hypolite Petovan [Thu, 23 Jan 2025 02:51:03 +0000 (21:51 -0500)]
Extract GET action processing in Moderation modules

5 months agoPartially revert "Improve search for user in Modration module"
Hypolite Petovan [Thu, 23 Jan 2025 02:36:32 +0000 (21:36 -0500)]
Partially revert "Improve search for user in Modration module"

This reverts commit 78444ff25cfb0e30d79b78e4744a8b84aa06c52a.
↪️ When the uid parameter isn't set, the regular list should be shown instead of throwing an error.

5 months agoMerge pull request #14690 from Art4/fix-code-style-for-pr-14688
Hypolite Petovan [Thu, 23 Jan 2025 02:20:26 +0000 (21:20 -0500)]
Merge pull request #14690 from Art4/fix-code-style-for-pr-14688

Fix code style for #14688

5 months agoMerge branch 'develop' into Art4/fix-code-style-for-pr-14688
Hypolite Petovan [Thu, 23 Jan 2025 02:05:24 +0000 (21:05 -0500)]
Merge branch 'develop' into Art4/fix-code-style-for-pr-14688

# Conflicts:
# src/Model/GServer.php
# src/Util/HTTPSignature.php

5 months agoMerge pull request #14718 from Art4/mark-internal-code
Hypolite Petovan [Thu, 23 Jan 2025 01:58:45 +0000 (20:58 -0500)]
Merge pull request #14718 from Art4/mark-internal-code

Mark internal code, move deprecation warnings into entry points

5 months agoMerge pull request #14700 from annando/get-signer
Hypolite Petovan [Thu, 23 Jan 2025 01:50:41 +0000 (20:50 -0500)]
Merge pull request #14700 from annando/get-signer

Issue 14692: Prevent loops with remote servers

5 months agoMerge pull request #14699 from annando/update-contact
Hypolite Petovan [Thu, 23 Jan 2025 01:48:50 +0000 (20:48 -0500)]
Merge pull request #14699 from annando/update-contact

New option to only update contacts that have got a relation to local users

5 months agoFix logger calls
Michael [Wed, 22 Jan 2025 21:02:15 +0000 (21:02 +0000)]
Fix logger calls

5 months agoFix codestyle
Michael [Wed, 22 Jan 2025 20:56:21 +0000 (20:56 +0000)]
Fix codestyle

5 months agoFix codestyle
Michael [Wed, 22 Jan 2025 20:31:14 +0000 (20:31 +0000)]
Fix codestyle

5 months agoChanges after review
Michael [Wed, 22 Jan 2025 20:26:05 +0000 (20:26 +0000)]
Changes after review

5 months agoMark more new classes as internal
Art4 [Wed, 22 Jan 2025 19:52:48 +0000 (19:52 +0000)]
Mark more new classes as internal

5 months agoMerge branch 'develop' into mark-internal-code
Art4 [Wed, 22 Jan 2025 19:46:49 +0000 (19:46 +0000)]
Merge branch 'develop' into mark-internal-code

5 months agoMerge pull request #14716 from Art4/fix-load-hooks
Hypolite Petovan [Wed, 22 Jan 2025 19:29:02 +0000 (14:29 -0500)]
Merge pull request #14716 from Art4/fix-load-hooks

Fix App not loading Hooks

5 months agoMerge pull request #14694 from Art4/deprecation-process
Hypolite Petovan [Wed, 22 Jan 2025 17:04:13 +0000 (12:04 -0500)]
Merge pull request #14694 from Art4/deprecation-process

Backward Compatibility Promise

5 months agoRemove unused AbstractConsole
Art4 [Wed, 22 Jan 2025 15:57:21 +0000 (15:57 +0000)]
Remove unused AbstractConsole

5 months agoDont show deprecation message twice
Art4 [Wed, 22 Jan 2025 15:47:49 +0000 (15:47 +0000)]
Dont show deprecation message twice

5 months agoMove deprecation message into bin-files
Art4 [Wed, 22 Jan 2025 15:43:26 +0000 (15:43 +0000)]
Move deprecation message into bin-files

5 months agoMark DI::getDice() as internal
Art4 [Wed, 22 Jan 2025 15:31:11 +0000 (15:31 +0000)]
Mark DI::getDice() as internal

5 months agoMark App as final and internal
Art4 [Wed, 22 Jan 2025 15:24:32 +0000 (15:24 +0000)]
Mark App as final and internal

5 months agoChange BC promise to 5 months, fix some wording
Art4 [Wed, 22 Jan 2025 14:59:01 +0000 (14:59 +0000)]
Change BC promise to 5 months, fix some wording

5 months agoRevert "Inject Mode into App::runFrontend() via parameter"
Art4 [Wed, 22 Jan 2025 13:58:50 +0000 (13:58 +0000)]
Revert "Inject Mode into App::runFrontend() via parameter"

This reverts commit 52c6f93c9adc497decc7abf75b17ecf345b279da.

5 months agoCall App::load() on App::processConsole() and procesEjabberd()
Art4 [Wed, 22 Jan 2025 13:53:30 +0000 (13:53 +0000)]
Call App::load() on App::processConsole() and procesEjabberd()

5 months agoProvide $_SERVER to App::processConsole()
Art4 [Wed, 22 Jan 2025 13:47:58 +0000 (13:47 +0000)]
Provide $_SERVER to App::processConsole()

5 months agoInject AppHelper into App::loadDefaultTimezone() via parameter
Art4 [Wed, 22 Jan 2025 13:19:17 +0000 (13:19 +0000)]
Inject AppHelper into App::loadDefaultTimezone() via parameter

5 months agoInject AppHelper into App::load() via parameter
Art4 [Wed, 22 Jan 2025 13:17:53 +0000 (13:17 +0000)]
Inject AppHelper into App::load() via parameter

5 months agoInject profiler into App::load() via parameter
Art4 [Wed, 22 Jan 2025 12:46:24 +0000 (12:46 +0000)]
Inject profiler into App::load() via parameter

5 months agoInject config into App::loadDefaultTimezone() via parameter
Art4 [Wed, 22 Jan 2025 12:36:14 +0000 (12:36 +0000)]
Inject config into App::loadDefaultTimezone() via parameter

5 months agoInject config into App::load() via parameter
Art4 [Wed, 22 Jan 2025 12:13:57 +0000 (12:13 +0000)]
Inject config into App::load() via parameter

5 months agoInject Mode into App::runFrontend() via parameter
Art4 [Wed, 22 Jan 2025 12:11:06 +0000 (12:11 +0000)]
Inject Mode into App::runFrontend() via parameter

5 months agoInject Mode into App::load() via parameter
Art4 [Wed, 22 Jan 2025 12:06:53 +0000 (12:06 +0000)]
Inject Mode into App::load() via parameter

5 months agoMove Mode::setExecutor() call inside App::runFrontend()
Art4 [Wed, 22 Jan 2025 11:59:24 +0000 (11:59 +0000)]
Move Mode::setExecutor() call inside App::runFrontend()

5 months agoRemove dependency for ServerRequestInterface in App::load()
Art4 [Wed, 22 Jan 2025 11:56:23 +0000 (11:56 +0000)]
Remove dependency for ServerRequestInterface in App::load()

5 months agoRename back App::load()
Art4 [Wed, 22 Jan 2025 10:53:34 +0000 (10:53 +0000)]
Rename back App::load()

5 months agoMerge branch 'develop' into deprecation-process
Art4 [Wed, 22 Jan 2025 10:31:50 +0000 (10:31 +0000)]
Merge branch 'develop' into deprecation-process

5 months agoMerge branch 'develop' into fix-code-style-for-pr-14688
Art4 [Wed, 22 Jan 2025 09:07:59 +0000 (09:07 +0000)]
Merge branch 'develop' into fix-code-style-for-pr-14688

5 months agoIssue 14692: Prevent loops with remote servers
Michael [Wed, 15 Jan 2025 07:51:30 +0000 (07:51 +0000)]
Issue 14692: Prevent loops with remote servers

5 months agoNew option to only update contacts with local relations
Michael [Wed, 15 Jan 2025 07:42:47 +0000 (07:42 +0000)]
New option to only update contacts with local relations

5 months agoMerge pull request #14688 from Art4/refactor-logger-class-with-logger-object
Michael Vogel [Wed, 22 Jan 2025 06:20:26 +0000 (07:20 +0100)]
Merge pull request #14688 from Art4/refactor-logger-class-with-logger-object

Replace Logger class with LoggerInterface implementation

5 months agoMerge pull request #14715 from MarekBenjamin/bugfix/photoalbum-button-appeareance
Tobias Diekershoff [Wed, 22 Jan 2025 05:22:22 +0000 (06:22 +0100)]
Merge pull request #14715 from MarekBenjamin/bugfix/photoalbum-button-appeareance

fix photo albums button appeareance for dark appereance in frio theme

5 months agofixed button readabilid in media browser for dark appereance in frio theme
Marek Bachmann [Tue, 21 Jan 2025 18:28:20 +0000 (18:28 +0000)]
fixed button readabilid in media browser for dark appereance in frio theme

5 months agoMerge pull request #14708 from annando/exception
Tobias Diekershoff [Sun, 19 Jan 2025 16:36:54 +0000 (17:36 +0100)]
Merge pull request #14708 from annando/exception

Fix exception "Argument #2 ($jsonld) must be of type array, string given"

5 months agoFix codestyle
Michael [Sun, 19 Jan 2025 13:26:22 +0000 (13:26 +0000)]
Fix codestyle

5 months agoFix exception "Argument #2 ($jsonld) must be of type array, string given"
Michael [Sun, 19 Jan 2025 13:24:59 +0000 (13:24 +0000)]
Fix exception "Argument #2 ($jsonld) must be of type array, string given"

5 months agoAdjust fromat
Artur Weigandt [Thu, 16 Jan 2025 15:07:32 +0000 (16:07 +0100)]
Adjust fromat

5 months agoMerge pull request #14703 from annando/atp-archive
Tobias Diekershoff [Thu, 16 Jan 2025 05:36:09 +0000 (06:36 +0100)]
Merge pull request #14703 from annando/atp-archive

Improved handling of archive posts

5 months agoFixed codestyle
Michael [Wed, 15 Jan 2025 21:52:44 +0000 (21:52 +0000)]
Fixed codestyle

5 months agoImproved handling of archive poszs
Michael [Wed, 15 Jan 2025 21:51:10 +0000 (21:51 +0000)]
Improved handling of archive poszs

5 months agoMerge branch 'develop' into deprecation-process
Art4 [Tue, 14 Jan 2025 19:31:59 +0000 (19:31 +0000)]
Merge branch 'develop' into deprecation-process

5 months agoIncrease BC to 6 months
Artur Weigandt [Tue, 14 Jan 2025 19:29:20 +0000 (20:29 +0100)]
Increase BC to 6 months

5 months agoUpdate doc/Developers-Intro.md
Artur Weigandt [Tue, 14 Jan 2025 18:52:03 +0000 (19:52 +0100)]
Update doc/Developers-Intro.md

5 months agoadd upload for video/*, audio/* and application/* via dropzone
Jakobus Schürz [Tue, 14 Jan 2025 10:17:48 +0000 (11:17 +0100)]
add upload for video/*, audio/* and application/* via dropzone

Upload videos, audios and documents (all mimetype application/*) via
Drag&Drop and Copy&Paste in new postings and comments as attachments.
The same as images before with placeholder on insert-position.
You can write text while upload is done.

5 months agoMerge branch 'refactor-logger-class-with-logger-object' into fix-code-style-for-pr...
Art4 [Tue, 14 Jan 2025 09:29:35 +0000 (09:29 +0000)]
Merge branch 'refactor-logger-class-with-logger-object' into fix-code-style-for-pr-14688

5 months agoMerge branch 'develop' into refactor-logger-class-with-logger-object
Art4 [Tue, 14 Jan 2025 09:16:06 +0000 (09:16 +0000)]
Merge branch 'develop' into refactor-logger-class-with-logger-object

5 months agoMerge pull request #14697 from annando/updatecontact
Tobias Diekershoff [Tue, 14 Jan 2025 06:36:33 +0000 (07:36 +0100)]
Merge pull request #14697 from annando/updatecontact

Only update a contact when it should be updated

5 months agoFixed codestyle
Michael [Tue, 14 Jan 2025 06:06:39 +0000 (06:06 +0000)]
Fixed codestyle

5 months agoChanged contact update rule / added logging
Michael [Tue, 14 Jan 2025 06:06:28 +0000 (06:06 +0000)]
Changed contact update rule / added logging

5 months agodo not change cursor position while replacing upload-placeholder
Jakobus Schürz [Tue, 14 Jan 2025 04:49:48 +0000 (05:49 +0100)]
do not change cursor position while replacing upload-placeholder

fixes #14695

Save caret position just before replacing the upload-placeholder.
replace upload-placeholder
Set caret position to the position in textarea as before replacing action.
Setting caret position considers the position before or after
placeholder and therefore the textlength of server-response to find the
right place.

5 months agoApply suggestions from code review
Artur Weigandt [Mon, 13 Jan 2025 22:56:27 +0000 (23:56 +0100)]
Apply suggestions from code review

5 months agoadd Backward Compatibility Promise
Art4 [Mon, 13 Jan 2025 22:38:07 +0000 (22:38 +0000)]
add Backward Compatibility Promise

5 months agoMerge branch 'develop' into refactor-logger-class-with-logger-object
Art4 [Mon, 13 Jan 2025 19:19:45 +0000 (19:19 +0000)]
Merge branch 'develop' into refactor-logger-class-with-logger-object

5 months agoMerge pull request #14682 from Art4/refactor-logger
Hypolite Petovan [Mon, 13 Jan 2025 18:31:35 +0000 (13:31 -0500)]
Merge pull request #14682 from Art4/refactor-logger

Create LoggerManager

5 months agoMerge branch 'develop' into refactor-logger
Art4 [Mon, 13 Jan 2025 16:54:48 +0000 (16:54 +0000)]
Merge branch 'develop' into refactor-logger

5 months agoClean private static properties of LoggerManager via tearDown method
Art4 [Mon, 13 Jan 2025 16:52:05 +0000 (16:52 +0000)]
Clean private static properties of LoggerManager via tearDown method

5 months agoClean static private properties of LoggerManager after test
Art4 [Mon, 13 Jan 2025 16:41:35 +0000 (16:41 +0000)]
Clean static private properties of LoggerManager after test

5 months agoAdd description for LegacyLoggerFactory
Art4 [Mon, 13 Jan 2025 15:17:20 +0000 (15:17 +0000)]
Add description for LegacyLoggerFactory

5 months agoFix code style
Art4 [Mon, 13 Jan 2025 13:40:31 +0000 (13:40 +0000)]
Fix code style

5 months agoFix code style
Art4 [Mon, 13 Jan 2025 13:31:54 +0000 (13:31 +0000)]
Fix code style

5 months agoRemove unused import statements
Art4 [Mon, 13 Jan 2025 13:27:50 +0000 (13:27 +0000)]
Remove unused import statements

5 months agoRemove call of non-existing Logger::init() method in tests
Art4 [Mon, 13 Jan 2025 13:24:40 +0000 (13:24 +0000)]
Remove call of non-existing Logger::init() method in tests

5 months agoReplace Logger with DI::logger() in OnePoll Worker classes
Art4 [Mon, 13 Jan 2025 13:21:19 +0000 (13:21 +0000)]
Replace Logger with DI::logger() in OnePoll Worker classes

5 months agoReplace Logger with DI::logger() in Notifier Worker classes
Art4 [Mon, 13 Jan 2025 13:20:33 +0000 (13:20 +0000)]
Replace Logger with DI::logger() in Notifier Worker classes

5 months agoReplace Logger with DI::logger() in many Worker classes
Art4 [Mon, 13 Jan 2025 13:19:24 +0000 (13:19 +0000)]
Replace Logger with DI::logger() in many Worker classes

5 months agoReplace Logger with DI::logger() in Remove Worker classes
Art4 [Mon, 13 Jan 2025 13:13:50 +0000 (13:13 +0000)]
Replace Logger with DI::logger() in Remove Worker classes

5 months agoReplace Logger with DI::logger() in Process Worker classes
Art4 [Mon, 13 Jan 2025 13:07:14 +0000 (13:07 +0000)]
Replace Logger with DI::logger() in Process Worker classes

5 months agoReplace Logger with DI::logger() in Expire Worker classes
Art4 [Mon, 13 Jan 2025 13:06:00 +0000 (13:06 +0000)]
Replace Logger with DI::logger() in Expire Worker classes

5 months agoReplace Logger with DI::logger() in Update Worker classes
Art4 [Mon, 13 Jan 2025 13:04:29 +0000 (13:04 +0000)]
Replace Logger with DI::logger() in Update Worker classes

5 months agoReplace Logger with DI::logger() in Util classes
Art4 [Mon, 13 Jan 2025 12:53:09 +0000 (12:53 +0000)]
Replace Logger with DI::logger() in Util classes

5 months agoReplace Logger with DI::logger() in Security classes
Art4 [Mon, 13 Jan 2025 12:47:34 +0000 (12:47 +0000)]
Replace Logger with DI::logger() in Security classes

5 months agoReplace Logger with DI::logger() in ActivityPub Protocol classes
Art4 [Mon, 13 Jan 2025 12:45:38 +0000 (12:45 +0000)]
Replace Logger with DI::logger() in ActivityPub Protocol classes

5 months agoReplace Logger with DI::logger() in ZOT Protocol class
Art4 [Mon, 13 Jan 2025 12:40:44 +0000 (12:40 +0000)]
Replace Logger with DI::logger() in ZOT Protocol class

5 months agoReplace Logger with DI::logger() in Relay Protocol class
Art4 [Mon, 13 Jan 2025 12:39:50 +0000 (12:39 +0000)]
Replace Logger with DI::logger() in Relay Protocol class

5 months agoReplace Logger with DI::logger() in Feed Protocol class
Art4 [Mon, 13 Jan 2025 12:39:20 +0000 (12:39 +0000)]
Replace Logger with DI::logger() in Feed Protocol class

5 months agoReplace Logger with DI::logger() in Email Protocol class
Art4 [Mon, 13 Jan 2025 12:38:48 +0000 (12:38 +0000)]
Replace Logger with DI::logger() in Email Protocol class

5 months agoReplace Logger with DI::logger() in Diaspora Protocol class
Art4 [Mon, 13 Jan 2025 12:37:44 +0000 (12:37 +0000)]
Replace Logger with DI::logger() in Diaspora Protocol class

5 months agoReplace Logger with DI::logger() in Delivery Protocol class
Art4 [Mon, 13 Jan 2025 12:37:29 +0000 (12:37 +0000)]
Replace Logger with DI::logger() in Delivery Protocol class

5 months agoReplace Logger with DI::logger() in DFRN Protocol class
Art4 [Mon, 13 Jan 2025 12:36:39 +0000 (12:36 +0000)]
Replace Logger with DI::logger() in DFRN Protocol class

5 months agoChange static methods to dynamic in Mastodon Search class
Art4 [Mon, 13 Jan 2025 12:07:05 +0000 (12:07 +0000)]
Change static methods to dynamic in Mastodon Search class

5 months agoReplace Logger with DI::logger() in Object classes
Art4 [Mon, 13 Jan 2025 12:01:48 +0000 (12:01 +0000)]
Replace Logger with DI::logger() in Object classes

5 months agoReplace Logger with DI::logger() in Network classes
Art4 [Mon, 13 Jan 2025 11:58:29 +0000 (11:58 +0000)]
Replace Logger with DI::logger() in Network classes

5 months agoReplace Logger with $this->logger in all Module classes
Art4 [Mon, 13 Jan 2025 11:56:22 +0000 (11:56 +0000)]
Replace Logger with $this->logger in all Module classes

5 months agoReplace Logger with $this->logger in Module Twitter classes
Art4 [Mon, 13 Jan 2025 11:55:30 +0000 (11:55 +0000)]
Replace Logger with $this->logger in Module Twitter classes