]> git.mxchange.org Git - friendica.git/log
friendica.git
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 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 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

5 months agoMerge pull request #14747 from haheute/notification-word-break
Hypolite Petovan [Tue, 28 Jan 2025 21:45:40 +0000 (16:45 -0500)]
Merge pull request #14747 from haheute/notification-word-break

Frio: break too long words in topbar notifications

5 months agoFrio: break too long words in topbar notifications
Hannes Heute [Tue, 28 Jan 2025 20:36:55 +0000 (21:36 +0100)]
Frio: break too long words in topbar notifications

5 months agoMerge pull request #14745 from MrPetovan/bug/14744-mastodon-api-instance
Michael Vogel [Tue, 28 Jan 2025 20:15:14 +0000 (21:15 +0100)]
Merge pull request #14745 from MrPetovan/bug/14744-mastodon-api-instance

Fix wrong default value for contact_account in Mastodon\Instance

5 months agoMerge pull request #14740 from MrPetovan/bug/14702-filer-callback
Michael Vogel [Tue, 28 Jan 2025 20:09:05 +0000 (21:09 +0100)]
Merge pull request #14740 from MrPetovan/bug/14702-filer-callback

Fix itemFiler() callback

5 months agoMerge pull request #14739 from MrPetovan/bug/14711-log-new-line
Michael Vogel [Tue, 28 Jan 2025 20:05:59 +0000 (21:05 +0100)]
Merge pull request #14739 from MrPetovan/bug/14711-log-new-line

Remove potential new lines in reported logger instances

5 months agoFix coding style in Repository\Notify and Util\Emailer
Hypolite Petovan [Sun, 26 Jan 2025 22:52:02 +0000 (17:52 -0500)]
Fix coding style in Repository\Notify and Util\Emailer

5 months agoRemove potential new lines in reported logger instances
Hypolite Petovan [Sun, 26 Jan 2025 19:09:21 +0000 (14:09 -0500)]
Remove potential new lines in reported logger instances

- Thanks to @MrKaplan-lw for the investigative work

5 months agoFix itemFiler() callback
Hypolite Petovan [Sun, 26 Jan 2025 19:42:21 +0000 (14:42 -0500)]
Fix itemFiler() callback

- Remove page exit alert
- Update filed post display on success
- Reset cursor appearance always

5 months agoFix code style in itemFiler()
Hypolite Petovan [Sun, 26 Jan 2025 19:32:14 +0000 (14:32 -0500)]
Fix code style in itemFiler()

5 months agoFix coding style in Object/Api/Mastodon/Instance
Hypolite Petovan [Tue, 28 Jan 2025 12:35:17 +0000 (07:35 -0500)]
Fix coding style in Object/Api/Mastodon/Instance

5 months agoFix wrong default value for contact_account in Mastodon\Instance
Hypolite Petovan [Tue, 28 Jan 2025 03:01:40 +0000 (22:01 -0500)]
Fix wrong default value for contact_account in Mastodon\Instance

5 months agoAdd type hints in Mastodon\Instance
Hypolite Petovan [Tue, 28 Jan 2025 03:01:17 +0000 (22:01 -0500)]
Add type hints in Mastodon\Instance

5 months agoMerge pull request #14742 from haheute/media-heading
Hypolite Petovan [Mon, 27 Jan 2025 13:10:03 +0000 (08:10 -0500)]
Merge pull request #14742 from haheute/media-heading

fix font-size for .media-heading

5 months agofix font-size for .media-heading
Hannes Heute [Mon, 27 Jan 2025 12:14:46 +0000 (13:14 +0100)]
fix font-size for .media-heading

5 months agoMerge pull request #14737 from MrPetovan/bug/14131-dropzone-error
Tobias Diekershoff [Mon, 27 Jan 2025 05:31:10 +0000 (06:31 +0100)]
Merge pull request #14737 from MrPetovan/bug/14131-dropzone-error

Account for calendar post edition in editpost()

5 months agoMerge pull request #14736 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Mon, 27 Jan 2025 05:22:44 +0000 (06:22 +0100)]
Merge pull request #14736 from MrPetovan/bug/fatal-errors

Ward against invalid URLs in Model\Post\Media::isFederatedServer

5 months agoMerge pull request #14735 from MrPetovan/bug/14424-pendign-invite
Tobias Diekershoff [Mon, 27 Jan 2025 05:17:50 +0000 (06:17 +0100)]
Merge pull request #14735 from MrPetovan/bug/14424-pendign-invite

Exclude invitation register rows from pending-view

5 months agoMerge pull request #14738 from MrPetovan/bug/14689-community-empty
Tobias Diekershoff [Mon, 27 Jan 2025 05:14:52 +0000 (06:14 +0100)]
Merge pull request #14738 from MrPetovan/bug/14689-community-empty

Return early if system.max_author_posts_community_page isn't set in Conversation\Timeline->getCommunityItems

5 months agoAvoid matching invalid URLs in Model\Post\Media::insertFromRelevantUrl
Hypolite Petovan [Sun, 26 Jan 2025 17:38:15 +0000 (12:38 -0500)]
Avoid matching invalid URLs in Model\Post\Media::insertFromRelevantUrl

- Replace * with + to prevent matching empty domains

5 months agoWard against invalid URLs in Model\Post\Media::isFederatedServer
Hypolite Petovan [Sun, 26 Jan 2025 17:31:08 +0000 (12:31 -0500)]
Ward against invalid URLs in Model\Post\Media::isFederatedServer

- Add logger call for exception case
- Address https://github.com/friendica/friendica/issues/14646#issuecomment-2614231345

5 months agoExclude invitation register rows from pending-view
Hypolite Petovan [Sun, 26 Jan 2025 16:45:37 +0000 (11:45 -0500)]
Exclude invitation register rows from pending-view

↪ They were wrongly appearing in the moderation screen and in the notifications

5 months agoFix coding style in src/Module/Conversation/Timeline.php
Hypolite Petovan [Sun, 26 Jan 2025 22:53:24 +0000 (17:53 -0500)]
Fix coding style in src/Module/Conversation/Timeline.php

5 months agoReturn early if system.max_author_posts_community_page isn't set in Conversation...
Hypolite Petovan [Sun, 26 Jan 2025 18:55:58 +0000 (13:55 -0500)]
Return early if system.max_author_posts_community_page isn't set in Conversation\Timeline->getCommunityItems

5 months agoFix code style in src/Util/Temporal
Hypolite Petovan [Sun, 26 Jan 2025 22:47:23 +0000 (17:47 -0500)]
Fix code style in src/Util/Temporal

5 months agoAccount for calendar post edition in editpost()
Hypolite Petovan [Sun, 26 Jan 2025 18:34:03 +0000 (13:34 -0500)]
Account for calendar post edition in editpost()

- Calendar form doesn't have a dropzone nor link preview capability

5 months agoSet first_day_of_week config value default correctly
Hypolite Petovan [Sun, 26 Jan 2025 18:33:14 +0000 (13:33 -0500)]
Set first_day_of_week config value default correctly

↪ Config value could be empty string and cause a script error

5 months agoMerge pull request #14734 from MrPetovan/bug/empty-dom-string
Michael Vogel [Sun, 26 Jan 2025 21:45:43 +0000 (22:45 +0100)]
Merge pull request #14734 from MrPetovan/bug/empty-dom-string

Ward against empty string in Model\Item::replacePlatformIcon

5 months agoWard against empty string in Model\Item::replacePlatformIcon
Hypolite Petovan [Sun, 26 Jan 2025 16:32:41 +0000 (11:32 -0500)]
Ward against empty string in Model\Item::replacePlatformIcon

- Add logger call to troubleshoot

5 months agoMerge pull request #14730 from annando/accessibility
Hypolite Petovan [Sun, 26 Jan 2025 17:20:29 +0000 (12:20 -0500)]
Merge pull request #14730 from annando/accessibility

Several accessibility improvements

5 months agoMerge pull request #14733 from MarekBenjamin/bugfix/illegal-whitespace
Hypolite Petovan [Sun, 26 Jan 2025 16:47:52 +0000 (11:47 -0500)]
Merge pull request #14733 from MarekBenjamin/bugfix/illegal-whitespace

Refactor view.tpl for admin/logs: Fixed illegal whitespace

5 months agoRefactor view.tpl for admin/logs: Fixed illegal whitespace
Marek Bachmann [Sun, 26 Jan 2025 16:28:49 +0000 (16:28 +0000)]
Refactor view.tpl for admin/logs: Fixed illegal whitespace

5 months agoHide dots from screenreaders
Michael [Sun, 26 Jan 2025 13:37:32 +0000 (13:37 +0000)]
Hide dots from screenreaders

5 months agoFix codestyle
Michael [Sun, 26 Jan 2025 12:59:59 +0000 (12:59 +0000)]
Fix codestyle

5 months agoSeveral accessibility improvements
Michael [Sun, 26 Jan 2025 12:35:26 +0000 (12:35 +0000)]
Several accessibility improvements

5 months agoMerge pull request #14728 from MarekBenjamin/bugfix/log-table-appeareance
Tobias Diekershoff [Sun, 26 Jan 2025 07:21:45 +0000 (08:21 +0100)]
Merge pull request #14728 from MarekBenjamin/bugfix/log-table-appeareance

Bugfix/log table: Log level not readable in dark and black frio appeareance

5 months agoRefactor view.tpl for admin/logs: Assign bootstrap.css text classes only (no bg...
Marek Bachmann [Sat, 25 Jan 2025 23:07:17 +0000 (23:07 +0000)]
Refactor view.tpl for admin/logs: Assign bootstrap.css  text classes only (no bg adjustment)

5 months agoRefactor view.tpl for admin/logs: Assign bootstrap.css bg and text classes dynamicall...
Marek Bachmann [Sat, 25 Jan 2025 22:53:42 +0000 (22:53 +0000)]
Refactor view.tpl for admin/logs: Assign bootstrap.css bg and text classes dynamically for log rows

5 months agoRefactor view.tpl for admin/logs: Use class variable for log rows to eliminate whites...
Marek Bachmann [Sat, 25 Jan 2025 22:40:23 +0000 (22:40 +0000)]
Refactor view.tpl for admin/logs: Use class variable for log rows to eliminate whitespace from indentation in tr class attribute"

5 months agoMerge pull request #14727 from MrPetovan/bug/14725-restore-group-widget
Hypolite Petovan [Sat, 25 Jan 2025 17:47:12 +0000 (12:47 -0500)]
Merge pull request #14727 from MrPetovan/bug/14725-restore-group-widget

Remove test code from GroupManager::widget

5 months agoRemove test code from GroupManager::widget
Hypolite Petovan [Sat, 25 Jan 2025 17:45:47 +0000 (12:45 -0500)]
Remove test code from GroupManager::widget

Oops.

5 months agoMerge pull request #14686 from annando/relation
Hypolite Petovan [Fri, 24 Jan 2025 14:03:25 +0000 (09:03 -0500)]
Merge pull request #14686 from annando/relation

Improves the performance for contact relation discovery

5 months agoUnneeded check removed
Michael [Fri, 24 Jan 2025 06:53:48 +0000 (06:53 +0000)]
Unneeded check removed

5 months agoNew function "add"
Michael [Thu, 23 Jan 2025 21:42:11 +0000 (21:42 +0000)]
New function "add"

5 months agoImproved performance on relation discovery
Michael [Sun, 12 Jan 2025 19:43:34 +0000 (19:43 +0000)]
Improved performance on relation discovery

5 months agoMerge pull request #14639 from annando/warning
Hypolite Petovan [Fri, 24 Jan 2025 02:51:28 +0000 (21:51 -0500)]
Merge pull request #14639 from annando/warning

Fix warning "Trying to access array offset on value of type bool"

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