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 360a95c7aa [TESTS] Use custom test bootstrap to only to only setup the database once and wrap everything in a transaction that gets rolled back at the end of each test 1 year 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 46fcab2e94 [TESTS] Fix deprecations and unstable tests 1 year ago
config 88e513c610 [TESTS] Make all services accessible in test environment 1 year ago
dist adb7fbe1b0 [TOOLS] Finish build files for Debian package 1 year ago
docker b41de11364 [TESTS] Remove environment setup from script 1 year ago
docs a2aa45fb1f [DOCS] Expand developer Event documentation 2 years ago
extlib fb76775716 [TOOLS][COMPONENTS][CORE] Ran cs-fixer on all files 2 years ago
plugins 46fcab2e94 [TESTS] Fix deprecations and unstable tests 1 year ago
public aef1fac536 [SECURITY] Refactor security hardening code and disable unused stream wrappers 2 years ago
scripts 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2 years ago
src 360a95c7aa [TESTS] Use custom test bootstrap to only to only setup the database once and wrap everything in a transaction that gets rolled back at the end of each test 1 year ago
templates f6a8f44420 [COMPONENT][Person][TEMPLATES] Move persosn settings template from core to the component 2 years ago
tests 360a95c7aa [TESTS] Use custom test bootstrap to only to only setup the database once and wrap everything in a transaction that gets rolled back at the end of each test 1 year 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 2fd46ca886 [TOOLS] Continue raising PHPStan level to 6 1 year 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 5829e77edd [TESTS][TOOLS] Clarify make target names 1 year ago
composer.json 5521792169 [TESTS] Add paratest 1 year ago
composer.lock 1749cd81e4 [DEPENDENCIES] Update all dependencies 1 year ago
docker-compose.yaml.default dc240fae49 [DOCKER] Fix incorrect script mount in worker 1 year ago
phpstan.neon 2fd46ca886 [TOOLS] Continue raising PHPStan level to 6 1 year ago
phpunit.xml.dist fe21796e79 [TESTS] Tweak tests 1 year ago
social.yaml dd70de20da [PLUGIN][Pinboard] Implement token authentication and settings page, allowing the user to enable, disable, refresh or consult their token 2 years ago
symfony.lock 76f2cdd212 [DEPENDENCIES] Update dependencies 1 year ago