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 c7c0295cfd [DEPENDENCIES] Update dependencies 4 years ago
DOCUMENTATION 3a271507ce [DEFAULTS] Small fixes and add check of SOCIAL_NO_RELOAD_DEFAULTS from the environment, to override the reloading of default values 4 years ago
bin 7839044741 [CORE] made configure script explicitly fail when bootstrap.env is not present 4 years ago
components eaeab56e19 [POSTING] Fix missing use statement 4 years ago
config 7ed05e67af [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container 4 years ago
docker 805637579a [DOCKER] Fix redis extension build process to use LZ4 and add APCu 4 years ago
plugins eb9374e2c1 [Reply] Fix use statement 4 years ago
public e9278e4d47 [UI] Make configured instance name show in UI, fix repeat icon 4 years ago
src 6fd549be72 [EVENT] Rename event names to camel case to make finding handlers easier 4 years ago
templates e9278e4d47 [UI] Make configured instance name show in UI, fix repeat icon 4 years ago
tests 7339948a37 [TESTS][I18N] Added test for I18n::_m and I18nHelper::formatICU 4 years ago
translations 8a200b51ea [I18N] Remove incomplete autogenerated translation file, to be fixed later 4 years ago
.env fccca30751 [QUEUE] Add queueing wrapper, default configuration and example usage 4 years ago
.env.test 4c36f56afe [V3] Big Bang 4 years ago
.gitignore 68c2ada6d3 [CONFIG] Change way configuration is done to use Symfony's system instead of environment vars 4 years ago
.gitmodules aa821232be [JS][UI][AVATAR] JS cropping script 4 years ago
.php_cs 5f77f97c74 [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 4 years ago
CREDITS.md 75c5b617fd [DOCUMENTATION] Document All The Things! 4 years ago
INSTALL.md 100c962625 [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 4 years ago
composer.json ea5e4fadc5 [DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer 4 years ago
composer.lock c7c0295cfd [DEPENDENCIES] Update dependencies 4 years ago
docker-compose.yaml 01b881c3c5 [DOCKER] Add redis to the docker image 4 years ago
phpunit.xml.dist 4c36f56afe [V3] Big Bang 4 years ago
social.yaml 4aacdf7375 [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file 4 years ago
symfony.lock ea5e4fadc5 [DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer 4 years ago