friendica/src
Hypolite Petovan 24f8ee8e67
Merge pull request #10918 from nupplaphil/feat/core_new_paradigm
Paradigm Restructuring Part 1 - Core classes
2021-10-27 13:45:40 -04:00
..
App Cleanup namespaces 2021-10-26 22:11:10 +02:00
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 Cleanup namespaces 2021-10-26 22:11:10 +02:00
Contact Fix FSuggestselect 2021-10-23 21:45:38 -04:00
Content Merge pull request #10918 from nupplaphil/feat/core_new_paradigm 2021-10-27 13:45:40 -04:00
Core Cleanup namespaces 2021-10-26 22:11:10 +02:00
Database Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Factory Cleanup namespaces 2021-10-26 22:11:10 +02:00
Model Cleanup namespaces 2021-10-26 22:11:10 +02:00
Module Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Navigation/Notifications Cleanup namespaces 2021-10-26 22:11:10 +02:00
Network Refactor User::getAvatarUrlForId into getAvatarUrl 2021-10-02 19:06:25 -04:00
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 Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Security Cleanup namespaces 2021-10-26 22:11:10 +02:00
Util Cleanup namespaces 2021-10-26 22:11:10 +02:00
Worker Merge pull request #10918 from nupplaphil/feat/core_new_paradigm 2021-10-27 13:45:40 -04:00
App.php Cleanup namespaces 2021-10-26 22:11:10 +02:00
BaseCollection.php Fixups 2021-10-18 23:32:42 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Fixing PUBLIC usage, Fixing DB-View, Creating tests 2021-10-18 23:32:45 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php Replace deprecated `log` calls 2021-10-20 18:53:52 +00:00
BaseRepository.php Add some missing Copyright header 2021-10-23 21:45:36 -04:00
DI.php Cleanup namespaces 2021-10-26 22:11:10 +02:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00