friendica-github/src
2024-11-28 08:11:21 +00:00
..
App Improve Page.php 2024-11-17 19:50:45 +00:00
Capabilities REUSE src directory 2024-08-24 15:27:00 +02:00
Collection/Api REUSE src directory 2024-08-24 15:27:00 +02:00
Console Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Contact OStatus support removed 2024-09-11 03:44:40 +00:00
Content Differentiate both UserGServer types used in Content/Conversation 2024-11-20 11:51:46 -05:00
Core remove requirement for DI::app() in addon_install() 2024-11-23 08:38:37 +00:00
Database Add admin info to stats Endpoint 2024-10-21 07:24:24 +02:00
Factory Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Federation REUSE src directory 2024-08-24 15:27:00 +02:00
Model Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-11-21 09:27:28 +00:00
Moderation REUSE src directory 2024-08-24 15:27:00 +02:00
Module Merge branch 'develop' into replace-app-with-apphelper 2024-11-28 08:11:21 +00:00
Navigation OStatus support removed 2024-09-11 03:44:40 +00:00
Network Issue 14451: Accept GZIP content encoding 2024-09-27 19:34:49 +00:00
Object Remove unused calls of DI::app() 2024-11-21 10:12:27 +00:00
Privacy/Entity REUSE src directory 2024-08-24 15:27:00 +02:00
Profile/ProfileField REUSE src directory 2024-08-24 15:27:00 +02:00
Protocol Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Render REUSE src directory 2024-08-24 15:27:00 +02:00
Security Remove unused DI::app() call 2024-11-23 07:41:34 +00:00
User/Settings REUSE src directory 2024-08-24 15:27:00 +02:00
Util Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Worker Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
App.php Merge branch 'develop' into refactoring-of-app-class 2024-11-18 13:14:29 +00:00
AppHelper.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
AppLegacy.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
BaseCollection.php use get_class() instead of static() in BaseCollection 2024-11-11 23:40:45 +00:00
BaseDataTransferObject.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseEntity.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseFactory.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseModel.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseModule.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseRepository.php REUSE src directory 2024-08-24 15:27:00 +02:00
DI.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
LegacyModule.php Remove DI::app() call from LegacyModule 2024-11-23 08:27:40 +00:00