friendica-github/src
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
..
App Fix code style 2025-01-13 13:31:54 +00:00
Capabilities REUSE src directory 2024-08-24 15:27:00 +02:00
Collection/Api Fix errors in Collection namespace 2024-12-01 21:03:06 +00:00
Console Remove unused AbstractConsole 2025-01-22 15:57:21 +00:00
Contact Fix code style 2025-01-13 13:31:54 +00:00
Content Fix code style 2025-01-13 13:31:54 +00:00
Core Merge branch 'develop' into Art4/fix-code-style-for-pr-14688 2025-01-22 21:05:24 -05:00
Database Fix code style 2025-01-13 13:31:54 +00:00
Factory Fix code style 2025-01-13 13:31:54 +00:00
Federation REUSE src directory 2024-08-24 15:27:00 +02:00
Model Merge branch 'develop' into Art4/fix-code-style-for-pr-14688 2025-01-22 21:05:24 -05:00
Moderation Replace Logger with DI::logger() in Moderation classes 2025-01-13 10:17:26 +00:00
Module Partially revert "Improve search for user in Modration module" 2025-01-22 21:37:39 -05:00
Navigation Fix errors in Protocol namespace 2024-12-07 14:45:47 +00:00
Network Fix code style 2025-01-13 13:31:54 +00:00
Object Fix code style 2025-01-13 13:31:54 +00:00
Privacy/Entity REUSE src directory 2024-08-24 15:27:00 +02:00
Profile/ProfileField REUSE src directory 2024-08-24 15:27:00 +02:00
Protocol Merge branch 'develop' into fix-code-style-for-pr-14688 2025-01-22 09:07:59 +00:00
Render REUSE src directory 2024-08-24 15:27:00 +02:00
Security Fix code style 2025-01-13 13:31:54 +00:00
System Make PHP-CS even more happy :) 2025-01-02 12:54:39 +01:00
User/Settings REUSE src directory 2024-08-24 15:27:00 +02:00
Util Merge branch 'develop' into Art4/fix-code-style-for-pr-14688 2025-01-22 21:05:24 -05:00
Worker Merge branch 'develop' into Art4/fix-code-style-for-pr-14688 2025-01-22 21:05:24 -05:00
App.php Merge branch 'develop' into mark-internal-code 2025-01-22 19:46:49 +00:00
AppHelper.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
AppLegacy.php Mark more new classes as internal 2025-01-22 19:52:48 +00:00
BaseCollection.php use get_class() instead of static() in BaseCollection 2024-11-11 23:40:45 +00:00
BaseDataTransferObject.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseEntity.php remove unnecessary properties from BaseEntity 2024-12-07 06:58:11 +00:00
BaseFactory.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseModel.php fix errors in BaseModel 2024-12-01 20:51:57 +00:00
BaseModule.php Replace Logger with $this->logger in Module BaseApi class 2025-01-13 10:32:57 +00:00
BaseRepository.php REUSE src directory 2024-08-24 15:27:00 +02:00
DI.php Mark DI::getDice() as internal 2025-01-22 15:31:11 +00:00
LegacyModule.php Remove DI::app() call from LegacyModule 2024-11-23 08:27:40 +00:00