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 1244f64bb2
[CARD][Note] Refactor notification targets
1 year ago
DOCUMENTATION [UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed' 1 year ago
bin [TOOLS][PLUGINS][OAuth2] Add mechanism to allow plugins to have an install script. Add script for generating keys for OAuth 1 year ago
components [COMPONENT][Posting] Fix request handling issues that resulted from splitting creation and controller 1 year ago
config [DEPENDENCIES] Move from Symfony 5.4 to 6 and update all other packages, where applicable 1 year ago
docker [TOOLING][TESTS] Allow specifying any phpunit flag when invoking make 1 year ago
docs [CSS] .section-widget class and derivatives replaced as .frame-section, since a widget implies a simple element with a specific function 1 year ago
extlib [TOOLS][COMPONENTS][CORE] Ran cs-fixer on all files 1 year ago
plugins wip2 1 year ago
public [CSS] Details inside another details (accordion widget) will represent their 'open/close feedback arrows' properly now 1 year ago
scripts [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 1 year ago
src [COMPONENT][Posting] Fix request handling issues that resulted from splitting creation and controller 1 year ago
templates [CARD][Note] Refactor notification targets 1 year ago
tests [TESTS] Fix Util/CommonTest 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 [COMPONENT][Group][Entity] Useless URI column removed 1 year ago
composer.json [DEPENDENCIES] Move from Symfony 5.4 to 6 and update all other packages, where applicable 1 year ago
composer.lock [DEPENDENCIES] Move from Symfony 5.4 to 6 and update all other packages, where applicable 1 year ago
docker-compose.yaml.default [DOCKER] Update configuration script to include the worker container 1 year ago
phpstan.neon [TOOLS][PHPStan] Ignore errors due to lack of namespace in CodeCeption acceptance tester 1 year ago
phpunit.xml.dist [TESTS] Add support for loading test suites from plugins and components 1 year ago
social.yaml [ENTITY][Note][CONFIG] Use getListPartialCache for getReplies. Add feeds/cached_replies config entry to control how many replies get cached 1 year ago
symfony.lock [DEPENDENCIES] Move from Symfony 5.4 to 6 and update all other packages, where applicable 1 year ago