friendica/src
2021-10-16 15:42:21 -04:00
..
App
Capabilities Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Collection Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Console Merge pull request #10867 from annando/replace-p 2021-10-13 19:33:59 -04:00
Content Decode HTML entities in code blocks in HTML::toBBCode 2021-10-15 11:36:40 -04:00
Core replace "p" with higher level database functions 2021-10-12 05:53:29 +00:00
Database
Factory Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Model Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById 2021-10-16 15:42:21 -04:00
Module Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById 2021-10-16 15:42:21 -04:00
Navigation/Notifications
Network
Object Use a constant for the profile photo album 2021-10-14 04:12:00 +00:00
Protocol replace "p" with higher level database functions 2021-10-12 05:53:29 +00:00
Render
Repository Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Security Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById 2021-10-16 15:42:21 -04:00
Util
Worker replace "p" with higher level database functions 2021-10-12 05:53:29 +00:00
App.php
BaseCollection.php
BaseDataTransferObject.php
BaseDepository.php Ignore max_id when it's 0 or less in BaseDepository->_selectByBoundaries 2021-10-12 21:18:32 -04:00
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php Add feedback and tests 2021-10-07 19:53:39 +02:00
LegacyModule.php