friendica/src
Tobias Diekershoff b72d727a06
Merge pull request #12051 from Quix0r/hotfix/one-dollar-to-much
Hotfix: One `$` to much ...
2022-10-23 16:25:46 +02:00
..
App make App\Router easier 2022-10-21 19:35:34 +02:00
Capabilities Fix App routing 2022-01-04 20:59:28 +01:00
Collection/Api Add missing copyright text 2022-01-02 10:49:50 +01:00
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 Update src/Content/Widget.php 2022-10-21 19:35:34 +02:00
Core Remove Core\Session 2022-10-21 19:36:42 +02:00
Database Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
Factory Rewrite: 2022-10-15 00:44:06 +02:00
Model Add missing DI 2022-10-21 19:16:25 +02:00
Moderation Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile 2022-10-20 09:45:40 -04:00
Module Merge pull request #12051 from Quix0r/hotfix/one-dollar-to-much 2022-10-23 16:25:46 +02:00
Navigation Move DI dependency for Navigation\Notifications\Factory\Introduction class 2022-10-21 19:35:33 +02:00
Network UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00
Object UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00
Util UserSession class [3] - Refactor src/ files excluding Module/Model 2022-10-21 19:35:32 +02:00
Worker Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
App.php Move DI dependency for App class 2022-10-21 19:35:33 +02:00
BaseCollection.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00
BaseModule.php The user related functions moved to the session class 2022-10-17 21:11:00 +00:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php Add SessionUsers class including tests 2022-10-20 20:27:34 +02:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00