Go to file
Hugo Sales b2841cb5fc [UI] Fix 'hide_attachments is not defined' error 2021-04-28 21:50:55 +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 [TOOLS] Use \DateTimeInterface rather than DateTimeInterface 2021-04-27 21:23:00 +00:00
components [AUTOGENERATED] Update autogenerated code 2021-04-27 21:24:48 +00:00
config [DB] Fix error in config/services.yaml where the wrong namespace was used for the UpdateListener 2021-04-27 21:23:47 +00:00
docker [DOCKER] Add VIPS PHP extension to Docker build 2021-04-16 20:28:39 +01:00
docs [DOCUMENTATION] Three books instead of only one 2021-04-16 20:28:23 +01:00
plugins [Embed][ENTITY] Fix embed route and use attachment_view rather than _show. Rename Entity::have to Entity::has, because grammar 2021-04-28 20:15:43 +00:00
public [AVATAR] Display avatar rounded 2021-04-19 18:41:40 +00:00
scripts [V3] Big Crunch 2021-04-14 15:36:13 +00:00
src [ATTACHMENTS] Add controller and templates for the attachment show page, which shows extra info about an attachment, such as related notes and tags 2021-04-28 21:25:35 +00:00
templates [UI] Fix 'hide_attachments is not defined' error 2021-04-28 21:50:55 +00:00
tests [TESTS] Fix Nickname test 2021-04-23 15:38:26 +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
.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 'embed/embed', 'nyholm/psr7' and 'symfony/dom-crawler' 2021-04-27 20:50:43 +00:00
composer.lock [DEPENDENCIES] Add 'embed/embed', 'nyholm/psr7' and 'symfony/dom-crawler' 2021-04-27 20:50:43 +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 [CONFIG] Add attachment related parameters to default config 2021-04-28 14:59:04 +00:00
symfony.lock [DEPENDENCIES] Add 'embed/embed', 'nyholm/psr7' and 'symfony/dom-crawler' 2021-04-27 20:50:43 +00:00