friendica/src
2020-08-03 18:00:51 +00:00
..
App Add dispatch data caching in App\Router 2020-07-27 02:33:08 -04:00
Collection
Console
Content Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
Core Replace "gcontact" with "contact" - imroved suggestions 2020-07-30 14:08:32 +00:00
Database Add common relationship methods to Model\ContactRelation 2020-08-03 13:34:10 -04:00
Factory Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
Model Merge remote-tracking branch 'upstream/develop' into contact-tabs 2020-08-03 18:00:51 +00:00
Module Merge remote-tracking branch 'upstream/develop' into contact-tabs 2020-08-03 18:00:51 +00:00
Network Generate callstack value from inside Profiler::saveTimestamp 2020-07-27 02:33:05 -04:00
Object Some more avatar function replacements 2020-07-28 19:30:55 +00:00
Protocol Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
Render
Repository
Util Fetch photo fields, ensuring that they are filled 2020-07-28 12:58:19 +00:00
Worker Move ContactRelation class to Contact\Relation 2020-08-03 13:38:26 -04:00
App.php Move "getUserAgent()" to "HTTPRequest" class 2020-07-21 03:04:58 -04:00
BaseCollection.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php Add common relationship methods to Model\ContactRelation 2020-08-03 13:34:10 -04:00
DI.php Introduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementations) 2020-07-21 03:17:05 -04:00
LegacyModule.php