friendica/src
Philipp 5702944116
Add the possibility to use a different configuration directory
2021-09-11 14:33:26 +02:00
..
App
Collection
Console
Content Don't offer to unfollow yourself 2021-09-02 19:38:10 +00:00
Core Fix translations for singular/plural strings 2021-08-31 05:51:08 +00:00
Database Improve documentation of $old_fields possible values in DBA::update and Database->update 2021-09-05 14:54:50 -04:00
Factory Realy fix setCookieJar 2021-08-25 21:32:44 +02:00
Model Fix Photo::delete() 2021-09-05 19:20:43 +02:00
Module Add the possibility to use a different configuration directory 2021-09-11 14:33:26 +02:00
Network Fix `http_code` usage in case of failures 2021-08-29 14:05:38 +02:00
Object
Protocol Use the correct function is adviced ... 2021-09-03 04:20:32 +00:00
Render
Repository
Security Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
Util Add the possibility to use a different configuration directory 2021-09-11 14:33:26 +02:00
Worker Issue 10651: Improved logging 2021-09-04 04:51:20 +00:00
App.php Add the possibility to use a different configuration directory 2021-09-11 14:33:26 +02:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
LegacyModule.php