gnu-social/src/Core
Diogo Peralta Cordeiro c4dacd7626
[COMPONENT][Attachment] Vinculate note information with attachment controllers
Various minor bug fixes
2021-12-27 04:56:00 +00:00
..
Controller [COMPONENT][Feed] Correct queries and introduce new feeds 2021-12-24 00:44:39 +00:00
DB [DB] Allow mentioning 'note' in a DQL query (in quotes), in order to be able to search in the activity table (previously would be replaced by the class name) 2021-12-21 12:44:34 +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 [ActivityPub] Add HTTP Signatures 2021-12-01 19:47:41 +00:00
Cache.php [CORE][Cache] Fix wrong return type in Cache::delete 2021-12-16 11:01:23 +00:00
Controller.php [CORE][SCOPE] Implement basic visibility in feeds 2021-12-26 16:48:34 +00:00
Entity.php [TOOLS] Run CS-fixer on all files 2021-12-26 19:16:15 +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] Fix resetting the config to the default values 2021-12-13 15:49:52 +00:00
GSFile.php [COMPONENT][Attachment] Vinculate note information with attachment controllers 2021-12-27 04:56:00 +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 [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 [CORE][VisibilityScope] Use enum type instead of Bitmap 2021-12-26 19:16:56 +00:00