GNU social is a social communication software used in federated social networks. It is widely supported and has a large userbase. It is already used by the Free Software Foundation.

Hugo Sales 5e8e58df1d [CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime 4 年之前
DOCUMENTATION 3a271507ce [DEFAULTS] Small fixes and add check of SOCIAL_NO_RELOAD_DEFAULTS from the environment, to override the reloading of default values 4 年之前
bin c0cd37e20f [HOOKS] Update pre-commit script to check for missing documentation in functions 4 年之前
components 883288eaeb [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup 4 年之前
config 7ed05e67af [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container 4 年之前
docker 805637579a [DOCKER] Fix redis extension build process to use LZ4 and add APCu 4 年之前
plugins 883288eaeb [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup 4 年之前
public e9278e4d47 [UI] Make configured instance name show in UI, fix repeat icon 4 年之前
src 9f2deb4ed2 [COMMAND] Change the way ListEventsCommand outputs the results to use the output interface and add some formatting 4 年之前
templates e9278e4d47 [UI] Make configured instance name show in UI, fix repeat icon 4 年之前
tests 7339948a37 [TESTS][I18N] Added test for I18n::_m and I18nHelper::formatICU 4 年之前
translations 8a200b51ea [I18N] Remove incomplete autogenerated translation file, to be fixed later 4 年之前
.env fccca30751 [QUEUE] Add queueing wrapper, default configuration and example usage 4 年之前
.env.test 4c36f56afe [V3] Big Bang 4 年之前
.gitignore 68c2ada6d3 [CONFIG] Change way configuration is done to use Symfony's system instead of environment vars 4 年之前
.gitmodules aa821232be [JS][UI][AVATAR] JS cropping script 4 年之前
.php_cs 5f77f97c74 [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 4 年之前
CREDITS.md 75c5b617fd [DOCUMENTATION] Document All The Things! 4 年之前
INSTALL.md 100c962625 [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 4 年之前
composer.json e3d91dcb5f [DEPENDENCIES] Update dependencies 4 年之前
composer.lock e3d91dcb5f [DEPENDENCIES] Update dependencies 4 年之前
docker-compose.yaml 01b881c3c5 [DOCKER] Add redis to the docker image 4 年之前
phpunit.xml.dist 4c36f56afe [V3] Big Bang 4 年之前
social.yaml 5e8e58df1d [CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime 4 年之前
symfony.lock e3d91dcb5f [DEPENDENCIES] Update dependencies 4 年之前