Go to file
Diogo Peralta Cordeiro 764ff60c34 [INSTALL] Elaborate on localhost installation 2021-04-14 15:47:06 +00:00
DOCUMENTATION [DEFAULTS] Small fixes and add check of SOCIAL_NO_RELOAD_DEFAULTS from the environment, to override the reloading of default values 2021-04-14 15:37:21 +00:00
bin [INSTALL] Elaborate on localhost installation 2021-04-14 15:47:06 +00:00
components [Poll] Polls now have an associated note, poll templates, start_show_styles event, started css 2021-04-14 15:37:23 +00:00
config [Embed][StoreRemoteMedia][Media] Copy and cleanup plugins from v2 2021-04-14 15:37:24 +00:00
docker [TOOLS] Fix missing exported variable in bin/configure 2021-04-14 15:40:14 +00:00
docs [INSTALL] Elaborate on localhost installation 2021-04-14 15:47:06 +00:00
plugins [FFmpeg] Copy FFmpeg plugin from v2 2021-04-14 15:44:45 +00:00
public [UI][NOTE][MARKDOWN] Add markdown support to the notes 2021-04-14 15:37:23 +00:00
scripts [V3] Big Crunch 2021-04-14 15:36:13 +00:00
src [DB][FKEY] Temporarily disable foreign key mapping, as there seems to be a bug in doctrine, which is under investigation 2021-04-14 15:37:24 +00:00
templates [UI][NOTE][MARKDOWN] Add markdown support to the notes 2021-04-14 15:37:23 +00:00
tests [TESTS] Add tests to all relevant methods under App\Util and fix errors that popup 2021-04-14 15:37:24 +00:00
translations [I18N] Remove incomplete autogenerated translation file, to be fixed later 2021-04-14 15:37:21 +00:00
.env [QUEUE] Add queueing wrapper, default configuration and example usage 2021-04-14 15:37:21 +00:00
.env.test [V3] Big Bang 2021-04-14 15:36:35 +00:00
.gitignore [DOCKER][MAIL] Temporarily disable mail container 2021-04-14 15:37:23 +00:00
.gitmodules [JS][UI][AVATAR] JS cropping script 2021-04-14 15:37:22 +00:00
.php_cs [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 2021-04-14 15:37:21 +00:00
CREDITS.md [DOCUMENTATION] Document All The Things! 2021-04-14 15:36:35 +00:00
INSTALL.md [DOCUMENTATION] Add documentation on installing with Docker 2021-04-14 15:37:23 +00:00
composer.json [DEPENDENCIES] Add jchook/phpunit-assert-throws and update dependencies 2021-04-14 15:37:24 +00:00
composer.lock [DEPENDENCIES] Add jchook/phpunit-assert-throws and update dependencies 2021-04-14 15:37:24 +00:00
docker-compose.yaml.default [DOCKER] Fix default docker-compose file 2021-04-14 15:37:23 +00:00
phpunit.xml.dist [TESTS] Update PHPUnit configuration and upgrade to version 9.5 2021-04-14 15:37:23 +00:00
social.yaml [NICKNAME] Add nickname min length config and check it in Nickname::normalize 2021-04-14 15:37:24 +00:00
symfony.lock [Embed][StoreRemoteMedia][Media] Copy and cleanup plugins from v2 2021-04-14 15:37:24 +00:00