friendica/src
Michael 3c0f22b2dd Testing tests 2021-11-17 22:50:43 +00:00
..
App The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00: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 namespace 2021-10-27 20:06:04 +02:00
Contact Fix FSuggestselect 2021-10-23 21:45:38 -04:00
Content Removed and replaced deprecated functionalities 2021-11-07 14:00:47 +00:00
Core Merge pull request #10961 from annando/deprecated 2021-11-07 10:53:17 -05:00
Database Add `hostname` to `Process` entity 2021-11-06 20:21:01 +01:00
Factory Replaced most "api_get_user" calls with newer BaseApi calls 2021-11-17 21:28:51 +00:00
Model Merge pull request #10961 from annando/deprecated 2021-11-07 10:53:17 -05:00
Module Some more comments added 2021-11-17 06:36:12 +00:00
Navigation/Notifications Cleanup namespaces 2021-10-26 22:11:10 +02:00
Network Merge pull request #10956 from annando/escapetags 2021-11-06 00:04:17 -04:00
Object Added profile picture 2021-11-16 23:57:12 +00:00
Profile/ProfileField Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Protocol Removed and replaced deprecated functionalities 2021-11-07 14:00:47 +00:00
Render The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Security Testing tests 2021-11-17 22:50:43 +00:00
Util Update src/Util/Arrays.php 2021-11-09 06:23:04 +01:00
Worker Some removed escapeTags calls 2021-11-05 19:59:18 +00:00
App.php Remove 'maxloadavg_frontend' restriction in Friendica 2021-11-05 20:52:43 +01: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 Transform ApiResponse::createXML() into dynamic method 2021-11-12 19:56:37 +01:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00