gnu-social/src/Core
Hugo Sales edf1b30e89
[TOOLS][DOCS] Add missing doc blocks
2021-11-25 23:16:04 +00:00
..
DB [DB][CONTROLLER][Network][ENTITY][Note] Fix Note::getAllNotes 2021-11-09 23:38:37 +00:00
I18n [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Modules [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Queue [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Router [CORE][Router] Remove duplicate service for URL generation, as that is actually the same object 2021-11-11 12:38:09 +00:00
Cache.php [TOOLS][DOCS] Add missing doc blocks 2021-11-25 23:16:04 +00:00
Controller.php [PLUGINS][AttachmentShowRelated] Fixed note template error. Fixed if statement. 2021-11-24 12:46:32 +00:00
Entity.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Event.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Form.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
GNUsocial.php [TOOLS] Fix (most) issues found by PHPStan 2021-11-25 23:08:30 +00:00
GSFile.php [CORE][GSFile] Add `check_is_supported_mimetype` option to `GSFile::storeFileAsAttachment` 2021-10-28 17:29:57 +01:00
HTTPClient.php [CORE][HTTPClient] Add some shortcut functions inspired by pre-v3 2021-10-27 04:22:18 +01:00
Log.php [CORE][Log] Document magic methods 2021-10-27 04:22:18 +01:00
ModuleManager.php [CORE] Fix loading of settings from modules 2021-11-08 16:08:03 +00:00
Security.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
UserRoles.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
VisibilityScope.php [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00