friendica/src
Michael 33ac39c335 The user related functions moved to the session class 2022-10-17 21:11:00 +00: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 Some more constants are moved to their specific classes 2022-10-17 09:24:32 +00:00
Core The user related functions moved to the session class 2022-10-17 21:11:00 +00:00
Database Issue 11975: Don't call the postupdate if the table is missing 2022-10-08 14:42:11 +00:00
Factory Changes: 2022-08-12 13:36:34 +02:00
Model The notice and info have been moved 2022-10-17 18:55:22 +00:00
Moderation Minor l10n issue 2022-09-27 10:52:17 +02:00
Module The notice and info have been moved 2022-10-17 18:55:22 +00:00
Navigation Avoid some database errors 2022-08-25 04:57:41 +00:00
Network The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Object The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security The notice and info have been moved 2022-10-17 18:55:22 +00:00
Util The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Worker The priority is now a class constant 2022-10-17 05:49:55 +00:00
App.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00: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