friendica/src
2023-10-01 08:23:05 +00:00
..
App Move System::httpExit to BaseModule->httpExit 2023-09-24 07:08:15 -04:00
Capabilities Move System::httpExit to BaseModule->httpExit 2023-09-24 07:08:15 -04:00
Collection/Api
Console
Contact
Content Changes after review 2023-09-26 05:05:51 +00:00
Core Additional languages / new hook for additional language detection 2023-09-30 15:51:53 +00:00
Database Fix the erratic page update behaviour 2023-09-16 04:21:59 +00:00
Factory Move System::jsonError to BaseModule->jsonError 2023-09-24 07:08:15 -04:00
Federation
Model Merge remote-tracking branch 'upstream/develop' into user-defined-channels 2023-10-01 08:23:05 +00:00
Moderation Fix variable name in constructor in Repository\Report 2023-08-22 08:50:16 -04:00
Module Timelines are now an object instead of an array 2023-09-30 18:51:35 +00:00
Navigation
Network Improve the fetching of the contact's baseurl 2023-08-28 04:09:49 +00:00
Object More code simplification 2023-09-02 19:32:43 +00:00
Profile/ProfileField
Protocol Changed parameter name 2023-09-29 04:50:36 +00:00
Render
Security
User/Settings Implement ignored server block in conversations 2023-08-20 14:27:43 -04:00
Util
Worker The query condition for active users are unified 2023-09-08 15:01:51 +00:00
App.php Move dependency-less Page->exit to Core\System::echoResponse 2023-09-24 07:08:14 -04:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Move System::xmlExit to DFRN\Notify->xmlExit 2023-09-24 07:08:15 -04:00
BaseRepository.php
DI.php Removed unused function 2023-09-26 05:08:42 +00:00
LegacyModule.php