upstream V3 development https://www.gnusocial.rocks/v3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eliseu Amaro a5b5362be2
[DOCS][Designer] General guidelines for styling initiated
1 year ago
DOCUMENTATION [UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed' 1 year ago
bin [TOOLS] Add warning to update code in bin/generate_entity_fields 1 year ago
components [COMPONENT][Conversation] Refactor and fix Conversation component 1 year ago
config [CONFIG][Twig] Replaced form theme to a custom one 1 year ago
docker [DOCKER] Force docker php to use proper PHP executable 1 year ago
docs [DOCS][Designer] General guidelines for styling initiated 1 year ago
extlib [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 1 year ago
plugins [COMPONENTS][Conversation] Documented respective Controller 1 year ago
public [CSS] Applying correct border-radius to note-info and adding a greater margin on note-complementary, in case its the last of type 1 year ago
scripts [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 1 year ago
src [COMPONENT][Posting] Plumb in reply_to and redirecto to GET from 1 year ago
templates [COMPONENT][Collection] Refactoring: Further work in abstracting collections 1 year ago
tests [COMPONENT][Collection] Refactoring: Further work in abstracting collections 1 year ago
translations [I18N] Remove incomplete autogenerated translation file, to be fixed later 1 year ago
.dir-locals.el [TOOLS][PHPStan] Make a standalone phpstan executable, which executes inside the docker container 1 year ago
.env [QUEUE] Add queueing wrapper, default configuration and example usage 1 year ago
.env.test [TOOLS][TESTS] Adjust configuration for testing environment 1 year ago
.gitignore [TOOLS] Update PHP CS fixer and adjust configuration 1 year ago
.php-cs-fixer.php [TOOLS][CS-FIXER] Fix incorrect transformation 1 year ago
CREDITS.md [DOCUMENTATION] Document All The Things! 1 year ago
INSTALL.md [DOCUMENTATION] Add documentation on installing with Docker 1 year ago
Makefile [TOOL] CS-fixer does not accept a list of files, so we need to run it on each file individually 1 year ago
composer.json [TOOLS] Fix deprecations in php-doc-check by providing my own implementation 1 year ago
composer.lock [DEPENDENCIES] Update dependencies 1 year ago
docker-compose.yaml.default [DOCKER] Update configuration script to include the worker container 1 year ago
phpstan.neon [TOOLS] Fix errors reported by PHPStan at level 4 1 year ago
phpunit.xml.dist [TOOLS] Exclude src/PHPStan from test coverage 1 year ago
social.yaml [CONFIG] Rename streams/notes_per_page to feeds/entries_per_page 1 year ago
symfony.lock [TOOLS] Fix deprecations in php-doc-check by providing my own implementation 1 year ago