friendica/src
Philipp 3a8bcb3fbf
Move Core\Session::set() to DI::session()->set()
2022-10-18 21:12:23 +02:00
..
App The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00: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 The priority is now a class constant 2022-10-17 05:49:55 +00:00
Contact The quote functionality is simplified 2022-10-09 21:16:36 +00:00
Content Move Core\Session::get() to DI::session()->get() 2022-10-18 21:10:37 +02:00
Core Move Core\Session::set() to DI::session()->set() 2022-10-18 21:12:23 +02: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 Move Core\Session::get() to DI::session()->get() 2022-10-18 21:10:37 +02:00
Moderation Minor l10n issue 2022-09-27 10:52:17 +02:00
Module Move Core\Session::set() to DI::session()->set() 2022-10-18 21:12:23 +02:00
Navigation Rewrite: 2022-10-15 00:44:06 +02:00
Network The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Object Move Core\Session::get() to DI::session()->get() 2022-10-18 21:10:37 +02: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 Changed: 2022-10-18 18:21:45 +02:00
Util Changed: 2022-10-18 18:21:45 +02:00
Worker Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
App.php Move Core\Session::set() to DI::session()->set() 2022-10-18 21:12:23 +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 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