1
0
Fork 0
friendica_2020-09-1_sharedH.../src
2022-10-31 20:58:37 +01:00
..
App make App\Router easier 2022-10-21 19:35:34 +02:00
Capabilities
Collection/Api
Console Legacy "include" fragments have been removed 2022-10-20 04:21:00 +00:00
Contact The quote functionality is simplified 2022-10-09 21:16:36 +00:00
Content Found some more follow-links 2022-10-31 20:58:34 +01:00
Core Move Model\Profile::getMyUrl to UserSessions 2022-10-30 10:49:47 -04:00
Database More functions moved to content class 2022-10-27 05:44:44 +00:00
Factory Merge remote-tracking branch 'upstream/develop' into quote 2022-10-30 11:38:17 +00:00
Model Found some more follow-links 2022-10-31 20:58:34 +01:00
Moderation Revert "Add email notification to all users on server domain pattern block list update" 2022-10-25 19:02:55 -04:00
Module Fixups ... hopefully the last one :-/ 2022-10-31 20:58:37 +01:00
Navigation Extend IHandleUserSessions from IHandleSessions and adapt classes 2022-10-23 20:41:17 +02:00
Network Move Follow to /contact namespace 2022-10-31 20:58:27 +01:00
Object Used $this->isThreaded() instead as suggested by @MrPetovan 2022-10-26 17:59:07 +02:00
Profile/ProfileField
Protocol Improved handling of native quotes 2022-10-29 22:11:39 +00:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security Extend IHandleUserSessions from IHandleSessions and adapt classes 2022-10-23 20:41:17 +02:00
Util UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00
Worker Changes: 2022-10-26 01:29:01 +02:00
App.php implement feeback 2022-10-25 08:07:42 +02:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php The user related functions moved to the session class 2022-10-17 21:11:00 +00:00
BaseRepository.php
DI.php Extend IHandleUserSessions from IHandleSessions and adapt classes 2022-10-23 20:41:17 +02:00
LegacyModule.php