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 990ff7abdd [WIP] Move modules' code to a src folder 3 years ago
DOCUMENTATION e0e1dca0f0 [DOCUMENTATION] Add database diagram to developer documentation 3 years ago
bin 835a3c6701 [TOOLS] Fix pre commit hook to allow for partial file commits (git add -p/git reset -p) 3 years ago
components 990ff7abdd [WIP] Move modules' code to a src folder 3 years ago
config 990ff7abdd [WIP] Move modules' code to a src folder 3 years ago
docker 9afa265c30 [DOCKER] Update PHP docker container to include ffmpeg, for the VideoEncoderPlugin 3 years ago
docs a3acace0b8 [DOCS][Developer] Elaborate on implementing and configuring a module 3 years ago
plugins 990ff7abdd [WIP] Move modules' code to a src folder 3 years ago
public 2448d83ace [CSS] Hotfix: Figure captions do not overflow. 3 years ago
scripts f01331671c [V3] Big Crunch 3 years ago
src 990ff7abdd [WIP] Move modules' code to a src folder 3 years ago
templates c50e3324ef [TWIG][Attachments] Don't throw event with mimetype in its name 3 years ago
tests d398456be8 [TESTS] Fix namespace on Controller Security test 3 years ago
translations 72ee91a8da [I18N] Remove incomplete autogenerated translation file, to be fixed later 3 years ago
.env 47ab835549 [QUEUE] Add queueing wrapper, default configuration and example usage 3 years ago
.env.test d5db350595 [TOOLS][TESTS] Adjust configuration for testing environment 3 years ago
.gitignore 7034476cc7 [TESTS] Make PHPUnit exit on first fail and some other tweaks 3 years ago
.php_cs 288f8363ae [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 3 years ago
CREDITS.md 6c8da48efa [DOCUMENTATION] Document All The Things! 3 years ago
INSTALL.md ef617819e0 [DOCUMENTATION] Add documentation on installing with Docker 3 years ago
Makefile fd1bd9838d [TOOLS] Disable command echo in Makefile 3 years ago
composer.json 990ff7abdd [WIP] Move modules' code to a src folder 3 years ago
composer.lock 5be4c6a22e [VideoEncoder] Add plugin composer dependency php-ffmpeg/php-ffmpeg 3 years ago
docker-compose.yaml.default a8b599d213 [DOCKER] Fix default docker-compose file 3 years ago
phpunit.xml.dist 4266b361c0 [TESTS] Update PHPUnit config to start executing tests by last failure. This doens't seem to actually work currently, though 3 years ago
social.yaml 61d558b371 [CORE] Fix path configuration 3 years ago
symfony.lock 5be4c6a22e [VideoEncoder] Add plugin composer dependency php-ffmpeg/php-ffmpeg 3 years ago