Commit graph

40666 commits

Author SHA1 Message Date
Hypolite Petovan
afba22e2cc
Merge pull request #14773 from waldyrious/close-paren
Close paren in message shown at the signup form
2025-02-03 16:42:37 -05:00
Waldir Pimenta
7b5b9c164e Close paren in message shown at the signup form 2025-02-03 21:09:00 +00:00
Waldir Pimenta
2abc7b4986 Update messages.po main translation file 2025-02-03 19:54:15 +00:00
Hypolite Petovan
9d506071c8
Merge pull request #14764 from haheute/circle-update-wrapper-css
[frio] Small CSS fix for circle-update-wrapper shortmode headings
2025-02-02 14:44:14 -05:00
Hypolite Petovan
5ad82bce23
Merge pull request #14762 from juliend2/add-addon-dir
Create `addon/` folder in the proper order, since it's now mandatory
2025-02-02 14:43:34 -05:00
Hypolite Petovan
7b0e31714f
Merge pull request #14758 from Art4/hard-deprecate-logger
Hard deprecate `Friendica\Core\Logger`
2025-02-02 13:13:24 -05:00
Hannes Heute
410fe15507 [frio] Small CSS fix for circle-update-wrapper shortmode headings 2025-02-01 20:45:15 +01:00
Julien Desrosiers
f1bf64a8ff 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.
2025-02-01 13:21:37 -05:00
Julien Desrosiers
16b268f0ca .gitkeep to allow addon(s) folders to exist by default 2025-02-01 12:08:31 -05:00
Art4
f135e18522 deprecations should be muted trigger_error calls 2025-02-01 09:21:00 +00:00
Julien Desrosiers
3e43b27e83 Making addon/ folder exist since it's now mandatory 2025-02-01 00:36:35 -05:00
Art4
af96a957cd Log trigger_error() of deprecated code 2025-01-31 15:36:08 +00:00
Art4
02cde27a12 Mute calles of trigger_error() 2025-01-31 15:35:07 +00:00
Art4
c206e60ad4 Hard deprecate DI::workerLogger(), mark DI::loggerManager() as internal 2025-01-31 07:56:30 +00:00
Art4
c363b45e0d Hard deprecate all Logger methods 2025-01-31 07:55:53 +00:00
Hypolite Petovan
f1dfa63764
Merge pull request #14755 from haheute/photo-permission-modal
[frio] Use modal instead of popupbox for permissions on photo edit page
2025-01-29 22:19:12 -05:00
Hannes Heute
e296938dd4 [frio] Don't lose title in photo permission modals 2025-01-29 23:32:18 +01:00
Tobias Diekershoff
db93456027
Merge pull request #14752 from MrPetovan/bug/fatal-errors
Add expected final return in Console\Storage->doMove
2025-01-29 22:57:51 +01:00
Hannes Heute
7980a9e932 [frio] Use modal instead of popupbox for permissions on photo edit page 2025-01-29 21:18:15 +01:00
Hypolite Petovan
af661716a0
Merge pull request #14753 from haheute/drop-area
[frio] Improve dropzone background color
2025-01-29 12:30:28 -05:00
Hannes Heute
f52493f270 improve dropzone background color 2025-01-29 16:59:32 +01:00
Hypolite Petovan
81a9fbb9bd
Merge pull request #14751 from haheute/modal-header
Frio: change modal header border to reflect the current color scheme
2025-01-29 09:58:33 -05:00
Hypolite Petovan
13214843d8 Add expected final return in Console\Storage->doMove
- Address https://github.com/friendica/friendica/issues/14646#issuecomment-2621372228
2025-01-29 09:56:06 -05:00
Hypolite Petovan
3791635143 Fix coding style in Console\Storage 2025-01-29 09:55:42 -05:00
Hannes Heute
c5c8724a04 use class instead of id, to match all occurences 2025-01-29 15:46:37 +01:00
Hannes Heute
b171de3375 Frio: change modal header border to reflect the current color scheme 2025-01-29 15:11:41 +01:00
Hypolite Petovan
0fcef20bb3
Merge pull request #14747 from haheute/notification-word-break
Frio: break too long words in topbar notifications
2025-01-28 16:45:40 -05:00
Hannes Heute
2fb162e391 Frio: break too long words in topbar notifications 2025-01-28 21:36:55 +01:00
Michael Vogel
6e264724f8
Merge pull request #14745 from MrPetovan/bug/14744-mastodon-api-instance
Fix wrong default value for contact_account in Mastodon\Instance
2025-01-28 21:15:14 +01:00
Michael Vogel
a730259d97
Merge pull request #14740 from MrPetovan/bug/14702-filer-callback
Fix itemFiler() callback
2025-01-28 21:09:05 +01:00
Michael Vogel
d5652ade63
Merge pull request #14739 from MrPetovan/bug/14711-log-new-line
Remove potential new lines in reported logger instances
2025-01-28 21:05:59 +01:00
Hypolite Petovan
5d6be39a0c Fix coding style in Repository\Notify and Util\Emailer 2025-01-28 07:50:30 -05:00
Hypolite Petovan
0006d838f5 Remove potential new lines in reported logger instances
- Thanks to @MrKaplan-lw for the investigative work
2025-01-28 07:50:30 -05:00
Hypolite Petovan
1f8ea30735 Fix itemFiler() callback
- Remove page exit alert
- Update filed post display on success
- Reset cursor appearance always
2025-01-28 07:50:16 -05:00
Hypolite Petovan
9e3936b151 Fix code style in itemFiler() 2025-01-28 07:50:16 -05:00
Hypolite Petovan
56e7b05d99 Fix coding style in Object/Api/Mastodon/Instance 2025-01-28 07:35:17 -05:00
Hypolite Petovan
186b82d71d Fix wrong default value for contact_account in Mastodon\Instance 2025-01-27 22:01:40 -05:00
Hypolite Petovan
e4fa1aa418 Add type hints in Mastodon\Instance 2025-01-27 22:01:17 -05:00
Hypolite Petovan
258476e14f
Merge pull request #14742 from haheute/media-heading
fix font-size for .media-heading
2025-01-27 08:10:03 -05:00
Hannes Heute
82c64e6e76 fix font-size for .media-heading 2025-01-27 13:14:46 +01:00
Tobias Diekershoff
73fd2b23a5
Merge pull request #14737 from MrPetovan/bug/14131-dropzone-error
Account for calendar post edition in editpost()
2025-01-27 06:31:10 +01:00
Tobias Diekershoff
80f5856764
Merge pull request #14736 from MrPetovan/bug/fatal-errors
Ward against invalid URLs in Model\Post\Media::isFederatedServer
2025-01-27 06:22:44 +01:00
Tobias Diekershoff
92d8203447
Merge pull request #14735 from MrPetovan/bug/14424-pendign-invite
Exclude invitation register rows from pending-view
2025-01-27 06:17:50 +01:00
Tobias Diekershoff
fe462398ad
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
2025-01-27 06:14:52 +01:00
Hypolite Petovan
b4b7e9a3c7 Avoid matching invalid URLs in Model\Post\Media::insertFromRelevantUrl
- Replace * with + to prevent matching empty domains
2025-01-26 17:54:17 -05:00
Hypolite Petovan
657c04a041 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
2025-01-26 17:54:17 -05:00
Hypolite Petovan
e3a2c70ccb Exclude invitation register rows from pending-view
↪ They were wrongly appearing in the moderation screen and in the notifications
2025-01-26 17:53:58 -05:00
Hypolite Petovan
f632acb6c2 Fix coding style in src/Module/Conversation/Timeline.php 2025-01-26 17:53:24 -05:00
Hypolite Petovan
403a4684e5 Return early if system.max_author_posts_community_page isn't set in Conversation\Timeline->getCommunityItems 2025-01-26 17:52:35 -05:00
Hypolite Petovan
8f0a31dc1e Fix code style in src/Util/Temporal 2025-01-26 17:47:23 -05:00