friendica/src
Hypolite Petovan 636325efcc
Merge pull request #11899 from annando/native-xml
Template based XML generation is replaced with native XML
2022-09-11 04:39:39 -04:00
..
App Add the right exceptions for BaseUrl::redirect and respect them when catching exceptions at the Trust page 2022-07-07 21:47:39 +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 Fixes: 2022-08-13 22:47:57 +02:00
Contact Loglevels are adjusted 2022-08-30 19:45:30 +00:00
Content Loglevels are adjusted 2022-08-30 19:45:30 +00:00
Core Fix wrong parameter name in Core\System::httpExit 2022-09-11 02:36:05 -04:00
Database Test stuff removed 2022-09-06 22:56:56 +00:00
Factory Changes: 2022-08-12 13:36:34 +02:00
Model Merge pull request #11892 from annando/pagecache 2022-09-07 22:25:19 -04:00
Moderation Changed: 2022-08-13 13:35:50 +02:00
Module Merge pull request #11899 from annando/native-xml 2022-09-11 04:39:39 -04:00
Navigation Avoid some database errors 2022-08-25 04:57:41 +00:00
Network Some more warnings and erors are fixed 2022-08-28 19:27:21 +00:00
Object Changes 2022-06-30 14:18:13 +02:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Use the cached activity function 2022-09-07 19:46:24 +00:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security Some more changed log levels 2022-08-31 05:01:22 +00:00
Util Loglevels are adjusted 2022-08-30 19:45:30 +00:00
Worker Use the cached activity function 2022-09-07 19:46:24 +00:00
App.php Move system messages from boot to own class 2022-07-27 11:54:50 -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 Changes: 2022-06-22 16:14:14 +02: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