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
|
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
|
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 |
|
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 |
|
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 |
|
Hypolite Petovan
|
5cd6d9a0f1
|
Remove test code from GroupManager::widget
Oops.
|
2025-01-25 12:45:47 -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 |
|
Michael
|
b915252e7e
|
Fix warning "Trying to access array offset on value of type bool"
|
2025-01-23 21:24:14 +00:00 |
|
Art4
|
0b36d4c9d6
|
Fix code style
|
2025-01-23 14:18:23 +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 |
|
Art4
|
db949270f5
|
Extract getDuplicateID() into ItemHelper
|
2025-01-23 13:26:58 +00:00 |
|
Art4
|
118e59ac5c
|
Extract isDuplicate() into ItemHelper
|
2025-01-23 13:17:04 +00:00 |
|
Art4
|
7a2e1e0511
|
Rename ItemInserter into ItemHelper
|
2025-01-23 12:11:18 +00:00 |
|
Art4
|
764a701610
|
Extract handleToplevelParent() into ItemInserter
|
2025-01-23 10:50:04 +00:00 |
|
Art4
|
9cd6c025d5
|
Extract getTopLevelParent() into ItemInserter
|
2025-01-23 10:42:43 +00:00 |
|
Art4
|
ddfdf02b34
|
Fix support for PHP 7.4
|
2025-01-23 10:31:47 +00:00 |
|
Art4
|
0e054cd4a0
|
Extract hasRestrictions() into ItemInserter
|
2025-01-23 09:50:27 +00:00 |
|
Art4
|
3c51af78a2
|
Replace DBA class with DI::dba() in Item Model
|
2025-01-23 09:35:46 +00:00 |
|
Art4
|
0732c6158a
|
Extract validateItemData() into ItemInserter
|
2025-01-23 09:26:58 +00:00 |
|
Art4
|
cfc07d7b0d
|
Mark ItemInserter as internal
|
2025-01-23 09:16:14 +00:00 |
|
Art4
|
4c95605711
|
Merge branch 'develop' into introduce-phpmd
|
2025-01-23 08:56:07 +00:00 |
|
Tobias Diekershoff
|
4917380716
|
Merge pull request #14719 from MrPetovan/bug/14717-revert-moderation
Partially revert "Improve search for user in Modration module"
|
2025-01-23 07:38:48 +01:00 |
|
Hypolite Petovan
|
1794d58a5b
|
Fix code style in Content\GroupManager
|
2025-01-22 22:17:22 -05:00 |
|
Hypolite Petovan
|
354e3adc04
|
Show Create new Group link in widget even if there's no group membership to display
|
2025-01-22 22:14:38 -05:00 |
|
Hypolite Petovan
|
cbb6b7819a
|
Extract GET action processing in Moderation modules
|
2025-01-22 21:51:03 -05:00 |
|
Hypolite Petovan
|
3e465cb761
|
Partially revert "Improve search for user in Modration module"
This reverts commit 78444ff25c .
↪️ When the uid parameter isn't set, the regular list should be shown instead of throwing an error.
|
2025-01-22 21:37:39 -05:00 |
|
Hypolite Petovan
|
822b4429f3
|
Merge branch 'develop' into Art4/fix-code-style-for-pr-14688
# Conflicts:
# src/Model/GServer.php
# src/Util/HTTPSignature.php
|
2025-01-22 21:05:24 -05:00 |
|
Hypolite Petovan
|
0d97118cfb
|
Merge pull request #14718 from Art4/mark-internal-code
Mark internal code, move deprecation warnings into entry points
|
2025-01-22 20:58:45 -05:00 |
|
Hypolite Petovan
|
3d1ab8c5b9
|
Merge pull request #14700 from annando/get-signer
Issue 14692: Prevent loops with remote servers
|
2025-01-22 20:50:41 -05:00 |
|
Hypolite Petovan
|
15cec1ac10
|
Merge pull request #14699 from annando/update-contact
New option to only update contacts that have got a relation to local users
|
2025-01-22 20:48:50 -05:00 |
|
Michael
|
3da2a3ef3d
|
Fix logger calls
|
2025-01-22 21:02:15 +00:00 |
|
Michael
|
d74ca3ecf5
|
Fix codestyle
|
2025-01-22 20:56:21 +00:00 |
|
Michael
|
0f8786f8b1
|
Fix codestyle
|
2025-01-22 20:31:14 +00:00 |
|
Michael
|
bccf95a088
|
Changes after review
|
2025-01-22 20:26:05 +00:00 |
|
Art4
|
0b84cf401d
|
Mark more new classes as internal
|
2025-01-22 19:52:48 +00:00 |
|
Art4
|
179ccbc08c
|
Merge branch 'develop' into mark-internal-code
|
2025-01-22 19:46:49 +00:00 |
|
Art4
|
65b79b5ea0
|
Remove unused AbstractConsole
|
2025-01-22 15:57:21 +00:00 |
|
Art4
|
23fcb4f87f
|
Dont show deprecation message twice
|
2025-01-22 15:47:49 +00:00 |
|
Art4
|
700cedd69b
|
Mark DI::getDice() as internal
|
2025-01-22 15:31:11 +00:00 |
|
Art4
|
92aabbdcec
|
Mark App as final and internal
|
2025-01-22 15:24:32 +00:00 |
|
Art4
|
ed184ab520
|
Revert "Inject Mode into App::runFrontend() via parameter"
This reverts commit 52c6f93c9a .
|
2025-01-22 13:58:50 +00:00 |
|