friendica/src
Roland Häder 5306bb3e31
Changes:
- added more missing type-hints (checked them in body of the method)
- reformatted code a little (code-style)
- moved '/.well-known/host-meta' to constant Probe::HOST_META
2022-10-25 20:25:13 +02: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 Merge pull request #12061 from annando/share-rework 2022-10-25 09:04:16 -04:00
Core Extend IHandleUserSessions from IHandleSessions and adapt classes 2022-10-23 20:41:17 +02:00
Database Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
Factory The "share" handling is improved 2022-10-25 06:37:23 +00:00
Model Changes: 2022-10-25 20:25:13 +02:00
Moderation Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile 2022-10-20 09:45:40 -04:00
Module Changes: 2022-10-25 20:25:13 +02:00
Navigation Extend IHandleUserSessions from IHandleSessions and adapt classes 2022-10-23 20:41:17 +02:00
Network Changes: 2022-10-25 20:25:13 +02:00
Object UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00
Profile/ProfileField
Protocol Changed function name 2022-10-25 12:40:22 +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 Changed function name 2022-10-25 12:40:22 +00: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