friendica/src
Hypolite Petovan bf600905d3
Merge pull request #11676 from Quix0r/fixes/array-element-missing
Maybe this fixes missing array element
2022-06-23 09:06:59 -04:00
..
App Added more type-hints for "App" classes 2022-06-17 17:18:31 +02: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 Changes: 2022-06-20 02:48:05 +02:00
Contact Continued: 2022-06-17 17:18:31 +02:00
Content Changed: 2022-06-22 18:57:01 +02:00
Core Changes: 2022-06-22 01:50:10 +02:00
Database Remove type-hint inconsistent with expected return value in Database->getVariable 2022-06-22 07:47:15 -04:00
Factory Changes: 2022-06-20 21:22:46 +02:00
Model Changed: 2022-06-22 18:57:01 +02:00
Module Changes: 2022-06-22 14:36:45 +02:00
Navigation/Notifications Improved handling with empty user configuration 2022-06-06 05:43:24 +00:00
Network Changes: 2022-06-22 16:14:14 +02:00
Object Merge pull request #11669 from MrPetovan/bug/11666-email-subject-double-encode 2022-06-22 16:51:23 +02:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Maybe this fixes missing array element 2022-06-23 07:40:49 +02:00
Render So simple ... Ops! 2022-06-23 04:58:45 +02:00
Security Introduce "accept_header" as specific argument to the http client 2022-04-02 21:16:53 +02:00
Util Changed: 2022-06-22 18:57:01 +02:00
Worker Changes: 2022-06-22 14:36:48 +02:00
App.php Added more type-hints 2022-06-17 17:18:31 +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 Changes: 2022-06-22 16:14:14 +02:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php API: We can now display polls 2022-04-22 19:24:22 +00:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00