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 f0e3451938 [CORE][Entity] Remove superfluous and problematic use of `__callStatic` 2 years ago
DOCUMENTATION 6cd7be6abc [UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed' 2 years ago
bin eccf21edef [TOOLS][PLUGINS][OAuth2] Add mechanism to allow plugins to have an install script. Add script for generating keys for OAuth 2 years ago
components 28bfb4b509 [COMPONENT][Notification] Make logic more generic and robust 2 years ago
config 1d8bba3949 [TESTS][MODULES] Move Test Fixtures to tests/fixtures folder and add support for loading fixtures from components and plugins 2 years ago
docker eb3c848fc8 [TOOLS][TESTS] Ensure database schema is up to date in tests 2 years ago
docs f731850f5c [CSS] .section-widget class and derivatives replaced as .frame-section, since a widget implies a simple element with a specific function 2 years ago
extlib fb76775716 [TOOLS][COMPONENTS][CORE] Ran cs-fixer on all files 2 years ago
plugins 28bfb4b509 [COMPONENT][Notification] Make logic more generic and robust 2 years ago
public 9b86794cda [CSS] Details inside another details (accordion widget) will represent their 'open/close feedback arrows' properly now 2 years ago
scripts 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2 years ago
src f0e3451938 [CORE][Entity] Remove superfluous and problematic use of `__callStatic` 2 years ago
templates 28bfb4b509 [COMPONENT][Notification] Make logic more generic and robust 2 years ago
tests e1cceac150 [CORE][Form][TESTS] Fix FormTest::handle 2 years ago
translations 647fd421ee [I18N] Remove incomplete autogenerated translation file, to be fixed later 2 years ago
.dir-locals.el a6d5752748 [TOOLS][PHPStan] Make a standalone phpstan executable, which executes inside the docker container 2 years ago
.env d48cb3f0b8 [QUEUE] Add queueing wrapper, default configuration and example usage 2 years ago
.env.test eb3c848fc8 [TOOLS][TESTS] Ensure database schema is up to date in tests 2 years ago
.gitignore 703e66fd2e [TOOLS] Update PHP CS fixer and adjust configuration 2 years ago
.php-cs-fixer.php b65ee4c21d [TOOLS][CS-FIXER] Fix incorrect transformation 2 years ago
CREDITS.md 596009c924 [DOCUMENTATION] Document All The Things! 2 years ago
INSTALL.md 12347af6bc [DOCUMENTATION] Add documentation on installing with Docker 2 years ago
Makefile ff06a2656a [COMPONENT][Group][Entity] Useless URI column removed 2 years ago
composer.json 1d8bba3949 [TESTS][MODULES] Move Test Fixtures to tests/fixtures folder and add support for loading fixtures from components and plugins 2 years ago
composer.lock 63ef9292f3 [DEPENDENCIES] Update dependencies 2 years ago
docker-compose.yaml.default 36976d8fe7 [DOCKER] Update configuration script to include the worker container 2 years ago
phpstan.neon 9e891ed020 [TOOLS][PHPStan] Ignore errors due to lack of namespace in CodeCeption acceptance tester 2 years ago
phpunit.xml.dist df40dd7c66 [TESTS] Add support for loading test suites from plugins and components 2 years ago
social.yaml d5f90a1206 [ENTITY][Note][CONFIG] Use getListPartialCache for getReplies. Add feeds/cached_replies config entry to control how many replies get cached 2 years ago
symfony.lock c30fcead74 [DEPENDENCIES] Move from Symfony 5.4 to 6 and update all other packages, where applicable 2 years ago