friendica/src
Michael d3e167c77c All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
..
App old boot.php functions replaced in /src 2022-10-19 07:56:25 -04: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 All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Contact The quote functionality is simplified 2022-10-09 21:16:36 +00:00
Content Fix Error: Uncaught Exception Error: "Class "Friendica\Content\Session" not found" 2022-10-19 19:16:01 +00:00
Core All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Database Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
Factory Rewrite: 2022-10-15 00:44:06 +02:00
Model old boot.php functions replaced in /src 2022-10-19 07:56:25 -04:00
Moderation Minor l10n issue 2022-09-27 10:52:17 +02:00
Module All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Navigation old boot.php functions replaced in various places 2022-10-19 07:44:08 -04:00
Network old boot.php functions replaced in various places 2022-10-19 07:44:08 -04:00
Object old boot.php functions replaced in various places 2022-10-19 07:44:08 -04:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security old boot.php functions replaced in various places 2022-10-19 07:44:08 -04:00
Util old boot.php functions replaced in various places 2022-10-19 07:44:08 -04:00
Worker Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
App.php old boot.php functions replaced in /src 2022-10-19 07:56:25 -04: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 Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00