friendica/src
2021-10-23 21:45:38 -04:00
..
App
Capabilities Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Collection/Api Move FSuggest to depository 2021-10-23 21:45:35 -04:00
Console Merge pull request #10867 from annando/replace-p 2021-10-13 19:33:59 -04:00
Contact fetch new FSuggest after update 2021-10-23 21:45:38 -04:00
Content replace the video entry in the Nav.php with media as well 2021-10-20 15:11:30 +02:00
Core Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Database
Factory Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Model Move FSuggest to depository 2021-10-23 21:45:35 -04:00
Module Fix "Suggest a friend" text 2021-10-23 21:45:37 -04:00
Navigation/Notifications Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Network
Object Use a constant for the profile photo album 2021-10-14 04:12:00 +00:00
Profile/ProfileField Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Protocol Move FSuggest to depository 2021-10-23 21:45:35 -04:00
Render
Security Add some missing Copyright header 2021-10-23 21:45:36 -04:00
Util Manually expand ACLs coming from non-permissionset tables 2021-10-21 18:56:43 -04:00
Worker Replace all 'fsuggest' usages with the new paradigm 2021-10-23 21:45:35 -04:00
App.php
BaseCollection.php Fixups 2021-10-18 23:32:42 +02:00
BaseDataTransferObject.php
BaseEntity.php Fixing PUBLIC usage, Fixing DB-View, Creating tests 2021-10-18 23:32:45 +02:00
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php Add some missing Copyright header 2021-10-23 21:45:36 -04:00
DI.php Rename Depository to Repository 2021-10-23 21:45:36 -04:00
LegacyModule.php