friendica/src
Hypolite Petovan 17a3a48210 Add new Moderation\Report domain classes 2022-11-14 12:22:52 -05:00
..
App Fix some PHP8.1 issues if possible 2022-11-09 23:58:23 +01:00
Capabilities Fix App routing 2022-01-04 20:59:28 +01:00
Collection/Api Add missing copyright text 2022-01-02 10:49:50 +01:00
Console Legacy "include" fragments have been removed 2022-10-20 04:21:00 +00:00
Contact The quote functionality is simplified 2022-10-09 21:16:36 +00:00
Content Avoid link parsing problems in front of "share" elements 2022-11-12 11:20:26 +00:00
Core Fix some PHP8.1 issues if possible 2022-11-09 23:58:23 +01:00
Database More functions moved to content class 2022-10-27 05:44:44 +00:00
Factory Fix warning: Undefined array key "public" 2022-11-09 06:31:05 +00:00
Model Avoid duplicate media elements 2022-11-13 23:38:48 +00:00
Moderation Add new Moderation\Report domain classes 2022-11-14 12:22:52 -05:00
Module Remove superfluous property declaration in Settings\UserExport 2022-11-12 08:37:42 -05:00
Navigation Remove RTL Override character from display names to show in notifications 2022-11-10 10:42:21 -05:00
Network Fix Guzzle InvalidArgumentException for POST with array parameters 2022-11-09 22:25:37 +01:00
Object mail() requires additional headers to be separated by CRLF 2022-11-13 02:28:06 -05:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Transmit the quoted part in the source 2022-11-05 16:25:04 +00:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security Extend `IHandleUserSessions` from `IHandleSessions` and adapt classes 2022-10-23 20:41:17 +02:00
Util mail() requires additional headers to be separated by CRLF 2022-11-13 02:28:06 -05:00
Worker Fix warning when loading invalid html 2022-11-09 06:38:31 +00:00
App.php implement feeback 2022-10-25 08:07:42 +02:00
BaseCollection.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseModule.php The user related functions moved to the session class 2022-10-17 21:11:00 +00:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php Extend `IHandleUserSessions` from `IHandleSessions` and adapt classes 2022-10-23 20:41:17 +02:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00