]> git.mxchange.org Git - friendica.git/log
friendica.git
4 months agoMerge branch 'develop' into new-addonproxy
Art4 [Wed, 5 Feb 2025 19:20:27 +0000 (19:20 +0000)]
Merge branch 'develop' into new-addonproxy

4 months agoMerge pull request #14784 from ne20002/feat/wizard
Hypolite Petovan [Wed, 5 Feb 2025 16:22:31 +0000 (11:22 -0500)]
Merge pull request #14784 from ne20002/feat/wizard

use env variables in install wizard for values if available

4 months agoMerge pull request #14779 from annando/issue-14746
Hypolite Petovan [Wed, 5 Feb 2025 16:08:05 +0000 (11:08 -0500)]
Merge pull request #14779 from annando/issue-14746

Issue 14746: Improved description

4 months agoMerge pull request #14640 from Art4/introduce-eventdispatcher
Hypolite Petovan [Wed, 5 Feb 2025 15:42:10 +0000 (10:42 -0500)]
Merge pull request #14640 from Art4/introduce-eventdispatcher

[EventDispatcher] Proof of concept

4 months agouse env variables in install wizard for values if available
ne20002 [Wed, 5 Feb 2025 14:56:05 +0000 (14:56 +0000)]
use env variables in install wizard for values if available

4 months agoFix codestyle
Michael [Wed, 5 Feb 2025 09:45:46 +0000 (09:45 +0000)]
Fix codestyle

4 months agoIssue 14746: Improved description
Michael [Tue, 4 Feb 2025 05:52:23 +0000 (05:52 +0000)]
Issue 14746: Improved description

4 months agoFix code style
Art4 [Tue, 4 Feb 2025 19:20:13 +0000 (19:20 +0000)]
Fix code style

4 months agoMerge branch 'develop' into new-addonproxy
Art4 [Tue, 4 Feb 2025 19:19:16 +0000 (19:19 +0000)]
Merge branch 'develop' into new-addonproxy

4 months agoFix test fixture for ConfigFileManager
Art4 [Tue, 4 Feb 2025 19:14:35 +0000 (19:14 +0000)]
Fix test fixture for ConfigFileManager

4 months agoMove HookEventBridge into Friendica\Core\Hooks namespace
Art4 [Sat, 1 Feb 2025 16:12:25 +0000 (16:12 +0000)]
Move HookEventBridge into Friendica\Core\Hooks namespace

4 months agoFix code style
Art4 [Wed, 29 Jan 2025 08:58:55 +0000 (08:58 +0000)]
Fix code style

4 months agoChange code style
Art4 [Wed, 29 Jan 2025 08:53:49 +0000 (08:53 +0000)]
Change code style

4 months agoReplace Hook with EventDispatcher in Feature class
Art4 [Wed, 29 Jan 2025 08:37:03 +0000 (08:37 +0000)]
Replace Hook with EventDispatcher in Feature class

4 months agoStop calling DI container over and over again
Art4 [Wed, 29 Jan 2025 08:16:50 +0000 (08:16 +0000)]
Stop calling DI container over and over again

4 months agoReplace Hook with EventDispatcher in Feature class
Art4 [Wed, 29 Jan 2025 08:12:08 +0000 (08:12 +0000)]
Replace Hook with EventDispatcher in Feature class

4 months agoReplace Hook with EventDispatcher in Content Nav class
Art4 [Wed, 29 Jan 2025 07:46:56 +0000 (07:46 +0000)]
Replace Hook with EventDispatcher in Content Nav class

4 months agoAdd ArrayFilterEvent, replace app_menu hook
Art4 [Tue, 28 Jan 2025 15:24:49 +0000 (15:24 +0000)]
Add ArrayFilterEvent, replace app_menu hook

4 months agoLet event classes extending Event
Art4 [Tue, 28 Jan 2025 09:11:33 +0000 (09:11 +0000)]
Let event classes extending Event

4 months agoRefactor HookEventBridge
Art4 [Tue, 28 Jan 2025 07:23:44 +0000 (07:23 +0000)]
Refactor HookEventBridge

4 months agoAdd missing files
Art4 [Tue, 28 Jan 2025 07:14:01 +0000 (07:14 +0000)]
Add missing files

4 months agoCreate ConfigLoadedEvent
Art4 [Mon, 27 Jan 2025 16:02:58 +0000 (16:02 +0000)]
Create ConfigLoadedEvent

4 months agoCreate DI::eventDispatcher() where constructor injection is not possible atm
Art4 [Mon, 27 Jan 2025 15:39:22 +0000 (15:39 +0000)]
Create DI::eventDispatcher() where constructor injection is not possible atm

4 months agoRemove unused StaticEventSubscriber interface
Art4 [Mon, 27 Jan 2025 15:11:01 +0000 (15:11 +0000)]
Remove unused StaticEventSubscriber interface

4 months agoMark new event and eventdispatcher classes as internal
Art4 [Mon, 27 Jan 2025 15:10:04 +0000 (15:10 +0000)]
Mark new event and eventdispatcher classes as internal

4 months agoEventDispatcher proof of concept
Art4 [Fri, 24 Jan 2025 14:36:05 +0000 (14:36 +0000)]
EventDispatcher proof of concept

4 months agoMerge pull request #14749 from MarekBenjamin/bugfix/14748-frio-filer-dialog-colors
Hypolite Petovan [Tue, 4 Feb 2025 18:22:09 +0000 (13:22 -0500)]
Merge pull request #14749 from MarekBenjamin/bugfix/14748-frio-filer-dialog-colors

Fix filer dialog colors

4 months agoUpdated main translation file
Hypolite Petovan [Tue, 4 Feb 2025 18:20:41 +0000 (13:20 -0500)]
Updated main translation file

4 months agoChange filer dialog from color box to modal usage
Marek Bachmann [Tue, 28 Jan 2025 23:48:26 +0000 (23:48 +0000)]
Change filer dialog from color box to modal usage

4 months agoMerge pull request #14781 from Eduu/covering-index-for-count-queries
Hypolite Petovan [Tue, 4 Feb 2025 17:54:29 +0000 (12:54 -0500)]
Merge pull request #14781 from Eduu/covering-index-for-count-queries

Faster count queries when updating the info about current node

4 months agoFaster count queries when updating the info about current node
Esko Arajärvi [Tue, 4 Feb 2025 16:46:06 +0000 (18:46 +0200)]
Faster count queries when updating the info about current node

MySQL optimiser seems to prefer a full table scan of `post-user`
table in the count query mentioned in issue #14763. When the origin
and deleted columns are added to the index, the IN-query part of
the query can be done with index-only scan, which is much faster.

Adding the columns in the order

    uri-id, origin, deleted

allows some other queries to also use it when checking
for uri-id and origin.

Fixes #14763

5 months agoFix code style
Art4 [Tue, 4 Feb 2025 15:21:14 +0000 (15:21 +0000)]
Fix code style

5 months agoMerge branch 'develop' into new-addonproxy
Art4 [Tue, 4 Feb 2025 15:20:01 +0000 (15:20 +0000)]
Merge branch 'develop' into new-addonproxy

5 months agoReplace Addon::DIRECTORY with AddonHelper::getAddonPath()
Art4 [Tue, 4 Feb 2025 15:18:23 +0000 (15:18 +0000)]
Replace Addon::DIRECTORY with AddonHelper::getAddonPath()

5 months agoMove style logic from Addon class to BaseAdmin module
Art4 [Tue, 4 Feb 2025 14:44:46 +0000 (14:44 +0000)]
Move style logic from Addon class to BaseAdmin module

5 months agoRemove debug execption
Art4 [Tue, 4 Feb 2025 14:37:29 +0000 (14:37 +0000)]
Remove debug execption

5 months agoFix support for multiple authors and maintainers
Art4 [Tue, 4 Feb 2025 14:35:57 +0000 (14:35 +0000)]
Fix support for multiple authors and maintainers

5 months agoMerge pull request #14760 from MrPetovan/bug/warnings
Tobias Diekershoff [Tue, 4 Feb 2025 13:59:47 +0000 (14:59 +0100)]
Merge pull request #14760 from MrPetovan/bug/warnings

Prioritize coalescing parameters in Moderation\Users\*->processGetActions

5 months agoSimplify AddonHelper::getAvailableAddons(), move style logic into Module class
Art4 [Tue, 4 Feb 2025 13:48:04 +0000 (13:48 +0000)]
Simplify AddonHelper::getAvailableAddons(), move style logic into Module class

5 months agoMerge branch 'develop' into new-addonproxy
Art4 [Tue, 4 Feb 2025 13:17:24 +0000 (13:17 +0000)]
Merge branch 'develop' into new-addonproxy

5 months agoDeprecate Addon::DIRECTORY in favor of AddonHelper::getAddonPath()
Art4 [Tue, 4 Feb 2025 13:13:57 +0000 (13:13 +0000)]
Deprecate Addon::DIRECTORY in favor of AddonHelper::getAddonPath()

5 months agoFix code style
Art4 [Tue, 4 Feb 2025 12:59:21 +0000 (12:59 +0000)]
Fix code style

5 months agoImplement AddonHelper::loadAddons()
Art4 [Tue, 4 Feb 2025 12:57:32 +0000 (12:57 +0000)]
Implement AddonHelper::loadAddons()

5 months agoMerge pull request #14769 from annando/acessibility
Hypolite Petovan [Tue, 4 Feb 2025 12:40:14 +0000 (07:40 -0500)]
Merge pull request #14769 from annando/acessibility

Some more screenreader improvements

5 months agoUse AddonHelper in Cron worker and addon console command
Art4 [Tue, 4 Feb 2025 12:39:54 +0000 (12:39 +0000)]
Use AddonHelper in Cron worker and addon console command

5 months agoReplace Addon class with AddonHelper in addon index
Art4 [Tue, 4 Feb 2025 12:27:59 +0000 (12:27 +0000)]
Replace Addon class with AddonHelper in addon index

5 months agoCreate AddonHelper::getEnabledAddonsWithAdminSettings()
Art4 [Tue, 4 Feb 2025 12:18:08 +0000 (12:18 +0000)]
Create AddonHelper::getEnabledAddonsWithAdminSettings()

5 months agoFix PHP 7.4 support
Art4 [Tue, 4 Feb 2025 11:45:32 +0000 (11:45 +0000)]
Fix PHP 7.4 support

5 months agoFix code style
Art4 [Tue, 4 Feb 2025 10:50:06 +0000 (10:50 +0000)]
Fix code style

5 months agoUse AddonInfo in addon Details
Art4 [Tue, 4 Feb 2025 10:47:57 +0000 (10:47 +0000)]
Use AddonInfo in addon Details

5 months agoDeprecate more Addon methods
Art4 [Tue, 4 Feb 2025 10:47:31 +0000 (10:47 +0000)]
Deprecate more Addon methods

5 months agoCreate AddonInfo class
Art4 [Tue, 4 Feb 2025 09:41:52 +0000 (09:41 +0000)]
Create AddonInfo class

5 months agoAdd install, uninstall and reload in AddonHelper
Art4 [Tue, 4 Feb 2025 08:03:32 +0000 (08:03 +0000)]
Add install, uninstall and reload in AddonHelper

5 months agoFix code style
Art4 [Tue, 4 Feb 2025 07:00:09 +0000 (07:00 +0000)]
Fix code style

5 months agoMerge branch 'develop' into new-addonproxy
Art4 [Tue, 4 Feb 2025 06:54:59 +0000 (06:54 +0000)]
Merge branch 'develop' into new-addonproxy

5 months agoReplace Addon class with AddonHelper in mod photos.php
Art4 [Tue, 4 Feb 2025 06:54:53 +0000 (06:54 +0000)]
Replace Addon class with AddonHelper in mod photos.php

5 months agoFix code standard
Michael [Tue, 4 Feb 2025 03:45:02 +0000 (03:45 +0000)]
Fix code standard

5 months agoSkip to content
Michael [Mon, 3 Feb 2025 07:28:45 +0000 (07:28 +0000)]
Skip to content

5 months agoCodestyle changes
Michael [Sun, 2 Feb 2025 19:18:47 +0000 (19:18 +0000)]
Codestyle changes

5 months agoSome more screenreader improvements
Michael [Sun, 2 Feb 2025 18:19:32 +0000 (18:19 +0000)]
Some more screenreader improvements

5 months agoMerge pull request #14775 from waldyrious/normalize-signup-form-labels
Hypolite Petovan [Tue, 4 Feb 2025 02:52:51 +0000 (21:52 -0500)]
Merge pull request #14775 from waldyrious/normalize-signup-form-labels

Normalize punctuation in signup form field labels

5 months agoNormalize punctuation in signup form field labels
Waldir Pimenta [Mon, 3 Feb 2025 21:53:02 +0000 (21:53 +0000)]
Normalize punctuation in signup form field labels

5 months agoMerge pull request #14773 from waldyrious/close-paren
Hypolite Petovan [Mon, 3 Feb 2025 21:42:37 +0000 (16:42 -0500)]
Merge pull request #14773 from waldyrious/close-paren

Close paren in message shown at the signup form

5 months agoClose paren in message shown at the signup form
Waldir Pimenta [Mon, 3 Feb 2025 21:09:00 +0000 (21:09 +0000)]
Close paren in message shown at the signup form

5 months agoUpdate messages.po main translation file
Waldir Pimenta [Mon, 3 Feb 2025 19:54:15 +0000 (19:54 +0000)]
Update messages.po main translation file

5 months agoAdd AddonHelper::getAvailableAddons() method
Art4 [Mon, 3 Feb 2025 15:23:44 +0000 (15:23 +0000)]
Add AddonHelper::getAvailableAddons() method

5 months agoReplace calls of Addon::getVisibleList() with AddonHelper::getVisibleEnabledAddons()
Art4 [Mon, 3 Feb 2025 14:54:45 +0000 (14:54 +0000)]
Replace calls of Addon::getVisibleList() with AddonHelper::getVisibleEnabledAddons()

5 months agoRename method names in AddonHelper
Art4 [Mon, 3 Feb 2025 14:27:23 +0000 (14:27 +0000)]
Rename method names in AddonHelper

5 months agoFix code style
Art4 [Mon, 3 Feb 2025 14:23:31 +0000 (14:23 +0000)]
Fix code style

5 months agoUse AddonHelper in Router
Art4 [Mon, 3 Feb 2025 14:21:52 +0000 (14:21 +0000)]
Use AddonHelper in Router

5 months agoFix code style
Art4 [Mon, 3 Feb 2025 13:59:58 +0000 (13:59 +0000)]
Fix code style

5 months agoMerge branch 'develop' into new-addonproxy
Art4 [Mon, 3 Feb 2025 13:58:10 +0000 (13:58 +0000)]
Merge branch 'develop' into new-addonproxy

5 months agoMerge pull request #14764 from haheute/circle-update-wrapper-css
Hypolite Petovan [Sun, 2 Feb 2025 19:44:14 +0000 (14:44 -0500)]
Merge pull request #14764 from haheute/circle-update-wrapper-css

[frio] Small CSS fix for circle-update-wrapper shortmode headings

5 months agoMerge pull request #14762 from juliend2/add-addon-dir
Hypolite Petovan [Sun, 2 Feb 2025 19:43:34 +0000 (14:43 -0500)]
Merge pull request #14762 from juliend2/add-addon-dir

Create `addon/` folder in the proper order, since it's now mandatory

5 months agoMove getVisibleList() into AddonHelper
Art4 [Sun, 2 Feb 2025 19:32:17 +0000 (19:32 +0000)]
Move getVisibleList() into AddonHelper

5 months agoMerge pull request #14758 from Art4/hard-deprecate-logger
Hypolite Petovan [Sun, 2 Feb 2025 18:13:24 +0000 (13:13 -0500)]
Merge pull request #14758 from Art4/hard-deprecate-logger

Hard deprecate `Friendica\Core\Logger`

5 months agoMove getEnabledList into AddonHelper
Art4 [Sun, 2 Feb 2025 06:55:38 +0000 (06:55 +0000)]
Move getEnabledList into AddonHelper

5 months agoCreate AddonHelper and proxy to check if addon is enabled
Art4 [Sat, 1 Feb 2025 21:58:59 +0000 (21:58 +0000)]
Create AddonHelper and proxy to check if addon is enabled

5 months ago[frio] Small CSS fix for circle-update-wrapper shortmode headings
Hannes Heute [Sat, 1 Feb 2025 19:45:15 +0000 (20:45 +0100)]
[frio] Small CSS fix for circle-update-wrapper shortmode headings

5 months agoIf we follow the installation doc, it says to clone the addon repo inside this dir
Julien Desrosiers [Sat, 1 Feb 2025 18:21:36 +0000 (13:21 -0500)]
If we follow the installation doc, it says to clone the addon repo inside this dir

which would fail if said dir exist and is not empty.

5 months ago.gitkeep to allow addon(s) folders to exist by default
Julien Desrosiers [Sat, 1 Feb 2025 17:08:31 +0000 (12:08 -0500)]
.gitkeep to allow addon(s) folders to exist by default

5 months agodeprecations should be muted trigger_error calls
Art4 [Sat, 1 Feb 2025 09:21:00 +0000 (09:21 +0000)]
deprecations should be muted trigger_error calls

5 months agoMaking addon/ folder exist since it's now mandatory
Julien Desrosiers [Sat, 1 Feb 2025 05:35:58 +0000 (00:35 -0500)]
Making addon/ folder exist since it's now mandatory

5 months agoFix code style in Moderation\Users classes
Hypolite Petovan [Fri, 31 Jan 2025 17:15:31 +0000 (12:15 -0500)]
Fix code style in Moderation\Users classes

5 months agoPrioritize coalescing parameters in Moderation\Users\*->processGetActions
Hypolite Petovan [Fri, 31 Jan 2025 17:11:59 +0000 (12:11 -0500)]
Prioritize coalescing parameters in Moderation\Users\*->processGetActions

↪ This was causing missing array index warnings when the casting took precedence

5 months agoLog trigger_error() of deprecated code
Art4 [Fri, 31 Jan 2025 15:36:08 +0000 (15:36 +0000)]
Log trigger_error() of deprecated code

5 months agoMute calles of trigger_error()
Art4 [Fri, 31 Jan 2025 15:35:07 +0000 (15:35 +0000)]
Mute calles of trigger_error()

5 months agoHard deprecate DI::workerLogger(), mark DI::loggerManager() as internal
Art4 [Fri, 31 Jan 2025 07:56:30 +0000 (07:56 +0000)]
Hard deprecate DI::workerLogger(), mark DI::loggerManager() as internal

5 months agoHard deprecate all Logger methods
Art4 [Fri, 31 Jan 2025 07:55:53 +0000 (07:55 +0000)]
Hard deprecate all Logger methods

5 months agoMerge pull request #14755 from haheute/photo-permission-modal
Hypolite Petovan [Thu, 30 Jan 2025 03:19:12 +0000 (22:19 -0500)]
Merge pull request #14755 from haheute/photo-permission-modal

[frio] Use modal instead of popupbox for permissions on photo edit page

5 months ago[frio] Don't lose title in photo permission modals
Hannes Heute [Wed, 29 Jan 2025 22:32:18 +0000 (23:32 +0100)]
[frio] Don't lose title in photo permission modals

5 months agoMerge pull request #14752 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Wed, 29 Jan 2025 21:57:51 +0000 (22:57 +0100)]
Merge pull request #14752 from MrPetovan/bug/fatal-errors

Add expected final return in Console\Storage->doMove

5 months ago[frio] Use modal instead of popupbox for permissions on photo edit page
Hannes Heute [Wed, 29 Jan 2025 20:18:15 +0000 (21:18 +0100)]
[frio] Use modal instead of popupbox for permissions on photo edit page

5 months agoMerge pull request #14753 from haheute/drop-area
Hypolite Petovan [Wed, 29 Jan 2025 17:30:28 +0000 (12:30 -0500)]
Merge pull request #14753 from haheute/drop-area

[frio] Improve dropzone background color

5 months agoimprove dropzone background color
Hannes Heute [Wed, 29 Jan 2025 15:59:32 +0000 (16:59 +0100)]
improve dropzone background color

5 months agoMerge pull request #14751 from haheute/modal-header
Hypolite Petovan [Wed, 29 Jan 2025 14:58:33 +0000 (09:58 -0500)]
Merge pull request #14751 from haheute/modal-header

Frio: change modal header border to reflect the current color scheme

5 months agoAdd expected final return in Console\Storage->doMove
Hypolite Petovan [Wed, 29 Jan 2025 14:56:06 +0000 (09:56 -0500)]
Add expected final return in Console\Storage->doMove

- Address https://github.com/friendica/friendica/issues/14646#issuecomment-2621372228

5 months agoFix coding style in Console\Storage
Hypolite Petovan [Wed, 29 Jan 2025 14:55:42 +0000 (09:55 -0500)]
Fix coding style in Console\Storage

5 months agouse class instead of id, to match all occurences
Hannes Heute [Wed, 29 Jan 2025 14:46:37 +0000 (15:46 +0100)]
use class instead of id, to match all occurences

5 months agoFrio: change modal header border to reflect the current color scheme
Hannes Heute [Wed, 29 Jan 2025 14:11:41 +0000 (15:11 +0100)]
Frio: change modal header border to reflect the current color scheme