Logo
Explore Help
Sign In
eliseuamaro/gnu-social
1
0
Fork 0
You've already forked gnu-social
forked from GNUsocial/gnu-social
Code Issues Pull Requests Releases Wiki Activity
Files
0f52638a80af7355481b511e4f5233a9e8082b2b
gnu-social/src/Core/Modules/Component.php

7 lines
79 B
PHP
Raw Normal View History

[ATTACHMENTS] Further refactoring Some key points: - Components and Plugins shouldn't extend Module directly - Avatars should be fetched via GSActor ID, not by nickname as that isn't unique - Avatar now is a separate Component - Common file utilities are now to be placed in Core\GSFile, this will handle storage and trigger validation - Some bug fixes
2021-04-18 02:17:57 +01:00
<?php
namespace App\Core\Modules;
abstract class Component extends Module
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 17ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API