Commit graph

40827 commits

Author SHA1 Message Date
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
Hypolite Petovan
f3202b0508 Account for calendar post edition in editpost()
- Calendar form doesn't have a dropzone nor link preview capability
2025-01-26 17:45:23 -05:00
Hypolite Petovan
d9c11bb853 Set first_day_of_week config value default correctly
↪ Config value could be empty string and cause a script error
2025-01-26 17:45:23 -05:00
Michael Vogel
5a00a2c441
Merge pull request #14734 from MrPetovan/bug/empty-dom-string
Ward against empty string in Model\Item::replacePlatformIcon
2025-01-26 22:45:43 +01:00
Hypolite Petovan
20ab8de06d Ward against empty string in Model\Item::replacePlatformIcon
- Add logger call to troubleshoot
2025-01-26 14:49:00 -05:00
Hypolite Petovan
c8042e92df
Merge pull request #14730 from annando/accessibility
Several accessibility improvements
2025-01-26 12:20:29 -05:00
Hypolite Petovan
282e3c2f1f
Merge pull request #14733 from MarekBenjamin/bugfix/illegal-whitespace
Refactor view.tpl for admin/logs: Fixed illegal whitespace
2025-01-26 11:47:52 -05:00
Marek Bachmann
aad4dda353 Refactor view.tpl for admin/logs: Fixed illegal whitespace 2025-01-26 16:28:49 +00:00
Michael
b8c33571e7 Hide dots from screenreaders 2025-01-26 14:09:59 +00:00
Michael
c0723e3d48 Fix codestyle 2025-01-26 12:59:59 +00:00
Michael
c978c8e027 Several accessibility improvements 2025-01-26 12:46:18 +00:00
Tobias Diekershoff
0d188d39d5
Merge pull request #14728 from MarekBenjamin/bugfix/log-table-appeareance
Bugfix/log table: Log level not readable in dark and black frio appeareance
2025-01-26 08:21:45 +01:00
Marek Bachmann
dc0d094610 Refactor view.tpl for admin/logs: Assign bootstrap.css text classes only (no bg adjustment) 2025-01-25 23:07:17 +00:00
Marek Bachmann
2e472f84a7 Refactor view.tpl for admin/logs: Assign bootstrap.css bg and text classes dynamically for log rows 2025-01-25 22:53:42 +00:00
Marek Bachmann
f3a160598f Refactor view.tpl for admin/logs: Use class variable for log rows to eliminate whitespace from indentation in tr class attribute" 2025-01-25 22:40:23 +00:00
Hypolite Petovan
eec293191b
Merge pull request #14727 from MrPetovan/bug/14725-restore-group-widget
Remove test code from GroupManager::widget
2025-01-25 12:47:12 -05:00
Hypolite Petovan
5cd6d9a0f1 Remove test code from GroupManager::widget
Oops.
2025-01-25 12:45:47 -05:00
Hypolite Petovan
8bf3d6694a
Merge pull request #14686 from annando/relation
Improves the performance for contact relation discovery
2025-01-24 09:03:25 -05:00
Art4
1e1d917730 Merge branch 'develop' into introduce-phpmd 2025-01-24 10:33:06 +00:00
Michael
80fe8f837e Unneeded check removed 2025-01-24 06:59:38 +00:00
Michael
e5bf1b976a New function "add" 2025-01-24 06:52:20 +00:00
Michael
d45cd93278 Improved performance on relation discovery 2025-01-24 06:52:20 +00:00
Hypolite Petovan
df85a9a63a
Merge pull request #14639 from annando/warning
Fix warning "Trying to access array offset on value of type bool"
2025-01-23 21:51:28 -05:00
Michael
af1e69ea1e messages.po updated 2025-01-23 21:30:07 +00:00
Michael
b915252e7e Fix warning "Trying to access array offset on value of type bool" 2025-01-23 21:24:14 +00:00
Art4
a6ea520224 Add cache in phpmd workflow 2025-01-23 15:11:59 +00:00
Art4
9b9627e4b6 simplify ci job, use image: friendicaci/php8.3:php8.3.3 2025-01-23 14:51:05 +00:00
Art4
379272efa3 Run woodpecker with image: php:8.3 2025-01-23 14:48:16 +00:00
Art4
e364d254ed run phpmd in own woodpecker job 2025-01-23 14:42:51 +00:00
Art4
6aadb63b82 run phpmd before php-cs-fixer 2025-01-23 14:33:41 +00:00
Art4
f3aa937ce2 Check phpmd with woodpecker 2025-01-23 14:28:50 +00:00
Art4
9c7577c5c2 Recreate messages.po 2025-01-23 14:28:10 +00:00
Art4
0b36d4c9d6 Fix code style 2025-01-23 14:18:23 +00:00
Art4
c64d80fef9 Increate ExcessiveClassComplexity rule to 800 2025-01-23 14:16:56 +00:00
Art4
40f467fb72 Extract Feed::importOlderEntries() into own method 2025-01-23 14:13:32 +00:00
Art4
f75b67de2f Extract method Fee::getTitleFromItemOrEntry() 2025-01-23 13:56:35 +00:00
Art4
befb4796f9 Extract Transmitter::filterReceiverData() as own method 2025-01-23 13:36:57 +00:00