friendica/src
Philipp Holzer 489cd0884a
Make BaseModule methods dynamic
2021-11-14 23:49:06 +01:00
..
App Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Capabilities Make BaseModule methods dynamic 2021-11-14 23:49:06 +01: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 Merge remote-tracking branch 'upstream/develop' into error-handling 2021-10-31 05:25:39 +00:00
Model Merge pull request #10961 from annando/deprecated 2021-11-07 10:53:17 -05:00
Module Make BaseModule methods dynamic 2021-11-14 23:49:06 +01: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 API: Classes moved to the correct places according to their origin 2021-11-10 07:31:39 +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 Make API testable & move PhotoAlbum tests to new destination 2021-11-12 21:08:36 +01: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 Create interface for static Module calls 2021-11-14 23:30:04 +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 Make BaseModule methods dynamic 2021-11-14 23:49:06 +01: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 Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00