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 116af3e867 [WIP][TOOLS][PHPStan] Raise PHPStan level to 4 and fix issues found 3 years ago
DOCUMENTATION e0e1dca0f0 [DOCUMENTATION] Add database diagram to developer documentation 3 years ago
bin 5b9f1c8d29 [TOOLS][PHPStan][TESTS][Docker] Rework testing Docker container into a more generic tooling container. Keep services up and run coverage and phpstan as commands, for performance and ease of use 3 years ago
components 82ba52599b [COMPONENT][Posting][Link] Create `ProcessNoteContent` event. Move link extraction to Link component. Cleanup Posting 3 years ago
config 23a43f2b85 [TOOLS][PHPStan] Add mechanism for initializing the whole application 3 years ago
docker 5b9f1c8d29 [TOOLS][PHPStan][TESTS][Docker] Rework testing Docker container into a more generic tooling container. Keep services up and run coverage and phpstan as commands, for performance and ease of use 3 years ago
docs 0b448d149b [DOCS][User] Elaborate on what is GNU social and IndieWeb 3 years ago
plugins 116af3e867 [WIP][TOOLS][PHPStan] Raise PHPStan level to 4 and fix issues found 3 years ago
public 940b852704 [BASE] Importing fonts through CSS instead, minimizing content blocking. Removed legibility optimizations in font rendering. Removed unused font rules. 3 years ago
scripts f01331671c [V3] Big Crunch 3 years ago
src 116af3e867 [WIP][TOOLS][PHPStan] Raise PHPStan level to 4 and fix issues found 3 years ago
templates 940b852704 [BASE] Importing fonts through CSS instead, minimizing content blocking. Removed legibility optimizations in font rendering. Removed unused font rules. 3 years ago
tests cf20b200bc [TOOLS][PHPStan] Raise PHPStan level to 3 and fix new errors 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 5b9f1c8d29 [TOOLS][PHPStan][TESTS][Docker] Rework testing Docker container into a more generic tooling container. Keep services up and run coverage and phpstan as commands, for performance and ease of use 3 years ago
composer.json df9dfb1bc0 [DEPENDENCIES] Add PHPStan as a dev dependency 3 years ago
composer.lock df9dfb1bc0 [DEPENDENCIES] Add PHPStan as a dev dependency 3 years ago
docker-compose.yaml.default 5b9f1c8d29 [TOOLS][PHPStan][TESTS][Docker] Rework testing Docker container into a more generic tooling container. Keep services up and run coverage and phpstan as commands, for performance and ease of use 3 years ago
phpstan.neon 116af3e867 [WIP][TOOLS][PHPStan] Raise PHPStan level to 4 and fix issues found 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 df9dfb1bc0 [DEPENDENCIES] Add PHPStan as a dev dependency 3 years ago