DOCUMENTATION
|
6cd7be6abc
[UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed'
|
3 years ago |
bin
|
774b33a522
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
|
3 years ago |
components
|
71b9006f16
[WIP] Use CTE for note queries, to fetch the replies in one batch
|
3 years ago |
config
|
774b33a522
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
|
3 years ago |
docker
|
36976d8fe7
[DOCKER] Update configuration script to include the worker container
|
3 years ago |
docs
|
eeaad19754
[Attachment] Move Controller and Entities to a Component
|
3 years ago |
extlib
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |
plugins
|
1947e99430
[DOC] Add documentation to methods flagged by doc-check
|
3 years ago |
public
|
671c3968e2
[TWIG][Templates] Rename inconsistent CSS classes
|
3 years ago |
scripts
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |
src
|
dabf5576d3
[CONTROLLER][Feeds] Implement query for home feed: note-from:subscribed
|
3 years ago |
templates
|
671c3968e2
[TWIG][Templates] Rename inconsistent CSS classes
|
3 years ago |
tests
|
7d8cce3b27
[COMPONENT][Feed] Correct queries and introduce new feeds
|
3 years ago |
translations
|
647fd421ee
[I18N] Remove incomplete autogenerated translation file, to be fixed later
|
3 years ago |
.dir-locals.el
|
a6d5752748
[TOOLS][PHPStan] Make a standalone phpstan executable, which executes inside the docker container
|
3 years ago |
.env
|
d48cb3f0b8
[QUEUE] Add queueing wrapper, default configuration and example usage
|
3 years ago |
.env.test
|
d2020eb7d8
[TOOLS][TESTS] Adjust configuration for testing environment
|
3 years ago |
.gitignore
|
703e66fd2e
[TOOLS] Update PHP CS fixer and adjust configuration
|
3 years ago |
.php-cs-fixer.php
|
b65ee4c21d
[TOOLS][CS-FIXER] Fix incorrect transformation
|
3 years ago |
CREDITS.md
|
596009c924
[DOCUMENTATION] Document All The Things!
|
3 years ago |
INSTALL.md
|
12347af6bc
[DOCUMENTATION] Add documentation on installing with Docker
|
3 years ago |
Makefile
|
1e7a285ded
[TOOL] Add force-nuke-everything make rule, which deletes the whole database and caches
|
3 years ago |
composer.json
|
71b9006f16
[WIP] Use CTE for note queries, to fetch the replies in one batch
|
3 years ago |
composer.lock
|
71b9006f16
[WIP] Use CTE for note queries, to fetch the replies in one batch
|
3 years ago |
docker-compose.yaml.default
|
36976d8fe7
[DOCKER] Update configuration script to include the worker container
|
3 years ago |
phpstan.neon
|
8fd02ef152
[TOOLS][COMPONENT][FreeNetwork][PLUGIN][ActivityPub] Temporarily exclude FreeNetwork and ActivityPub from PHPStan analysis, since it's a WIP
|
3 years ago |
phpunit.xml.dist
|
e64fd5aaf6
[TOOLS] Exclude src/PHPStan from test coverage
|
3 years ago |
social.yaml
|
060c3f01a6
[CACHE][CONFIG] Disable early recompute by default
|
3 years ago |
symfony.lock
|
71b9006f16
[WIP] Use CTE for note queries, to fetch the replies in one batch
|
3 years ago |