friendica/src
2023-03-04 19:28:31 +00:00
..
App adapt BaseURL constructor 2023-02-19 11:27:14 +01:00
Capabilities
Collection/Api
Console Fixed: 2023-02-21 12:58:50 +01:00
Contact Use "Exception" 2023-02-26 22:43:45 +00:00
Content Editing/removing of attached pictures is now possible via web 2023-02-27 07:47:31 +00:00
Core Use non static logger call 2023-02-27 07:02:06 +00:00
Database Revert node.config.php into Config table 2023-02-10 14:06:22 +01:00
Factory Fix missing attached links in posts 2023-03-04 19:04:37 +00:00
Federation
Model Unneeded field removed 2023-03-04 19:28:31 +00:00
Moderation
Module Fix missing attached links in posts 2023-03-04 19:04:37 +00:00
Navigation Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Network Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Object API: Fix dateformat on status 2023-03-02 21:07:33 +00:00
Profile/ProfileField
Protocol Fix missing attached links in posts 2023-03-04 19:04:37 +00:00
Render
Security Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Util Use "Exception" 2023-02-26 22:43:45 +00:00
Worker Fix missing attached links in posts 2023-03-04 19:04:37 +00:00
App.php Move force_ssl behavior 2023-02-18 21:12:20 +01:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php Add typehint for DI::baseUrl() 2023-02-18 21:12:21 +01:00
LegacyModule.php