upstream V3 development https://www.gnusocial.rocks/v3
Go to file
Hugo Sales 67d4702743
[HOOKS] Update pre-commit script to check for missing documentation in functions
2021-09-14 13:06:55 +01:00
DOCUMENTATION [DEFAULTS] Small fixes and add check of SOCIAL_NO_RELOAD_DEFAULTS from the environment, to override the reloading of default values 2021-09-14 13:05:29 +01:00
actions [V3] Big Crunch 2021-09-14 13:01:23 +01:00
bin [HOOKS] Update pre-commit script to check for missing documentation in functions 2021-09-14 13:06:55 +01:00
components [POSTING] Fix missing use statement 2021-09-14 13:06:54 +01:00
config [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container 2021-09-14 13:06:53 +01:00
docker [DOCKER] Fix redis extension build process to use LZ4 and add APCu 2021-09-14 13:05:35 +01:00
extlib [V3] Big Crunch 2021-09-14 13:01:23 +01:00
lib/media [V3] Big Crunch 2021-09-14 13:01:23 +01:00
plugins [Reply] Fix missing use statement 2021-09-14 13:06:54 +01:00
public [UI] Make configured instance name show in UI, fix repeat icon 2021-09-14 13:06:54 +01:00
scripts [V3] Big Crunch 2021-09-14 13:01:23 +01:00
src [EVENT] Rename event names to camel case to make finding handlers easier 2021-09-14 13:06:55 +01:00
templates [UI] Make configured instance name show in UI, fix repeat icon 2021-09-14 13:06:54 +01:00
tests [TESTS][I18N] Added test for I18n::_m and I18nHelper::formatICU 2021-09-14 13:05:28 +01:00
translations [I18N] Remove incomplete autogenerated translation file, to be fixed later 2021-09-14 13:05:42 +01:00
.env [QUEUE] Add queueing wrapper, default configuration and example usage 2021-09-14 13:05:33 +01:00
.env.test [V3] Big Bang 2021-09-14 13:01:33 +01:00
.gitignore [CONFIG] Change way configuration is done to use Symfony's system instead of environment vars 2021-09-14 13:05:38 +01:00
.gitmodules [JS][UI][AVATAR] JS cropping script 2021-09-14 13:05:48 +01:00
.php_cs [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 2021-09-14 13:05:34 +01:00
CREDITS.md [DOCUMENTATION] Document All The Things! 2021-09-14 13:04:33 +01:00
INSTALL.md [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 2021-09-14 13:05:24 +01:00
composer.json [DEPENDENCIES] Update dependencies 2021-09-14 13:06:55 +01:00
composer.lock [DEPENDENCIES] Update dependencies 2021-09-14 13:06:55 +01:00
docker-compose.yaml [DOCKER] Add redis to the docker image 2021-09-14 13:05:36 +01:00
phpunit.xml.dist [V3] Big Bang 2021-09-14 13:01:33 +01:00
social.yaml [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file 2021-09-14 13:06:54 +01:00
symfony.lock [DEPENDENCIES] Update dependencies 2021-09-14 13:06:55 +01:00