gnu-social/src/Core
Diogo Peralta Cordeiro 7d8cce3b27
[COMPONENT][Feed] Correct queries and introduce new feeds
Refactor feeds and search to use a common query builder
2021-12-24 00:44:39 +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 [COMPONENT][Feed] Correct queries and introduce new feeds 2021-12-24 00:44:39 +00:00
Entity.php [COMPONENT][Notification] Do not re-render content just to grab attentions 2021-12-21 16:05:24 +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 [CONTROLLER][UserPanel] Re-organised all settings forms. Added email, password, language forms separated from account or personal account info 2021-12-03 03:32:43 +00:00
GNUsocial.php [CORE] Fix resetting the config to the default values 2021-12-13 15:49:52 +00:00
GSFile.php [PLUGIN][StoreRemoteMedia] Do not save empty files 2021-12-03 01:16:57 +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 [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00