.. |
DB
|
[CORE][DB] DB:removeBy Accept class name instead of table.
|
2022-01-02 23:50:14 +00:00 |
Form
|
[CORE][FORM][FormTypeNonceExtension] Add a nonce to all forms with a CSRF token
|
2022-01-04 18:58:32 +00:00 |
I18n
|
[UTIL][Common][I18N] Use actor's preferred language for _m and utility to retrieve current language even when no actor is logged in
|
2022-01-05 01:29:26 +00:00 |
Modules
|
[COMPONENT][Collection] Refactoring: Further work in abstracting collections
|
2022-01-03 02:18:43 +00:00 |
Queue
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
Router
|
[ActivityPub] Add HTTP Signatures
|
2021-12-01 19:47:41 +00:00 |
Cache.php
|
[CORE][Cache] Workaround to redis not allowing empty lists
|
2022-01-09 12:29:34 +00:00 |
Controller.php
|
[COMPONENT][Posting] Plumb in reply_to and redirecto to GET from
|
2022-01-03 21:20:26 +00:00 |
Entity.php
|
[CORE][Entity] Replaced get_called_class() calls with static::class since the former is deprecated
|
2022-01-13 16:24:12 +00: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
|
[CORE][Form] Fix Form::handle and report back any errors
|
2021-12-24 02:46:42 +00:00 |
GNUsocial.php
|
[CORE][SECURITY][HTML] Refactor Security::sanitize to HTML::sanitize
|
2022-01-12 17:12:58 +00:00 |
GSFile.php
|
[PLUGIN][RepeatNote][COMPONENTS][Posting] Review and fix RepeatNote. Handle attachment lives in Posting
|
2022-01-21 21:03:08 +00: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
|
[CORE][SECURITY][HTML] Refactor Security::sanitize to HTML::sanitize
|
2022-01-12 17:12:58 +00: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
|
[TOOLS] Fix errors reported by PHPStan at level 4
|
2021-12-27 17:35:33 +00:00 |