gnu-social/src/Core
Hugo Sales 2d8b220e92
[CORE][Controller] Make Controller abstract, `handle` an optional non static method and use `static::class` rather than `get_called_class`
2021-09-27 19:50:56 +01:00
..
DB [DB] Add mechanism for specifying limit and offset in dql query 2021-09-21 11:04:26 +01:00
I18n [TOOLS] Fix all errors found by PHPStan level 1 2021-09-14 13:13:42 +01:00
Modules [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file 2021-09-14 13:13:42 +01:00
Queue [TESTS] Add test annotations to core classes 2021-09-14 13:13:23 +01:00
Router [CORE][ActivityStreamsTwo][ActivityPub] Set all routes 2021-09-18 05:12:15 +01:00
Cache.php [CACHE] Filter notes by scope in `pagedStream` 2021-09-21 16:37:51 +01:00
Controller.php [CORE][Controller] Make Controller abstract, `handle` an optional non static method and use `static::class` rather than `get_called_class` 2021-09-27 19:50:56 +01:00
Entity.php [TOOLS] Fix all issues found by PHPStan level 2 2021-09-14 13:13:44 +01:00
Event.php [CORE][Event] Fix bug on handler Log 2021-09-14 13:13:25 +01:00
Form.php [TOOLS][PHPStan] Raise PHPStan level to 3 and fix new errors 2021-09-14 13:13:45 +01:00
GNUsocial.php [CONFIG][CORE] Fix bug in overriding default config 2021-09-21 11:04:14 +01:00
GSFile.php [CORE][GSFile] Add type annotation to the `$encoders` used in attachment handling 2021-09-23 14:54:21 +01:00
HTTPClient.php [TOOLS] Fix all errors found by PHPStan level 1 2021-09-14 13:13:42 +01:00
Log.php [TOOLS] Fix all errors found by PHPStan level 1 2021-09-14 13:13:42 +01:00
ModuleManager.php [TOOLS] Fix all errors found by PHPStan level 1 2021-09-14 13:13:42 +01:00
Security.php [TOOLS][PHPStan] Raise PHPStan level to 3 and fix new errors 2021-09-14 13:13:45 +01:00
UserRoles.php [GIT] Change my email to the new one in all files and bump copyright year 2021-09-14 13:06:56 +01:00
VisibilityScope.php [CORE] Rename NoteScope to VisibilityScope, as it will be used for attachment visbility too 2021-09-14 13:11:50 +01:00