.circleci
Update circleci config, and composer
2024-07-22 01:32:24 -06:00
.ddev
fix shellcheck error
2024-01-16 20:53:54 +00:00
.github
Update and rename Federation.yml to federation.yml
2025-02-28 14:05:47 +10:30
.vscode
many small fixes and improvements
2024-02-10 20:03:04 +00:00
app
Update ApiV1Controller, add Custom Filters to home/public and hashtag feeds
2025-04-14 04:50:33 -06:00
bootstrap
Add Laravel Framework
2018-04-15 17:56:48 -06:00
config
Update CustomFilter model, add custom limits for max_content_scan_limit, max_filters_per_user, max_keywords_per_filter, max_keyword_length, max_pattern_length, max_reported_matches, max_create_per_hour, max_updates_per_hour so admins have more control over this feature
2025-04-14 04:49:33 -06:00
database
Add custom filters
2025-04-08 05:58:06 -06:00
docker
Update docker readme, closes #5909
2025-04-05 01:33:26 -06:00
public
Update i18n
2025-04-05 13:42:32 -06:00
resources
Update Hashtag component, add custom filter support
2025-04-14 01:37:35 -06:00
routes
Add custom filter components
2025-04-14 00:07:25 -06:00
storage
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
tests
remove test prefix from test method names
2025-03-29 11:06:53 +01:00
.dockerignore
sync ignore files
2024-02-22 15:12:22 +00:00
.editorconfig
fix spacing
2024-02-22 14:56:33 +00:00
.env.docker
Staging ( #5674 )
2025-02-04 04:48:48 -07:00
.env.example
Staging ( #5674 )
2025-02-04 04:48:48 -07:00
.env.testing
ignore some shellchecks for .env files
2024-01-16 20:51:37 +00:00
.gitattributes
Update .gitattributes to collapse diffs on generated files
2024-02-16 17:56:13 +01:00
.gitignore
add PHPUnit cache to .gitignore
2025-03-29 11:06:53 +01:00
.hadolint.yaml
ignore hadolint rule DL3029
2024-03-06 21:14:03 +00:00
.markdownlint.json
migration docs
2024-01-15 23:50:16 +00:00
.node-version
chore: adds node version
2022-10-23 15:10:18 +02:00
.shellcheckrc
tweaking configs
2024-01-15 20:42:11 +00:00
CHANGELOG.md
Update changelog
2025-04-08 06:18:45 -06:00
CODEOWNERS
add CODEOWNERS
2024-02-11 02:00:09 +00:00
CODE_OF_CONDUCT.md
Merge pull request #1793 from FiXato/patch-2
2019-10-18 13:01:18 -06:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2025-02-16 18:03:47 -08:00
Dockerfile
Staging ( #5674 )
2025-02-04 04:48:48 -07:00
LICENSE
Replace to perfect license
2018-06-05 13:33:38 +09:00
README.md
Update README.md for Fastly Fast Forward
2025-03-07 12:53:22 +10:30
SECURITY.md
Create SECURITY.md
2021-10-13 01:07:01 -04:00
artisan
Add Laravel Framework
2018-04-15 17:56:48 -06:00
composer.json
Update laravel to v12
2025-03-12 01:13:56 -06:00
composer.lock
Update laravel to v12
2025-03-12 01:13:56 -06:00
crowdin.yml
Update Crowdin configuration file
2022-03-01 22:14:22 -07:00
docker-compose.migrate.yml
`version` is obsolete
2024-04-13 22:26:53 +02:00
docker-compose.yml
Update docker-compose.yml
2025-01-05 23:36:36 +01:00
funding.json
Update funding.json
2024-12-02 16:19:48 -07:00
goss.yaml
many small fixes and improvements
2024-02-10 20:03:04 +00:00
package-lock.json
Update npm deps
2025-03-12 00:18:56 -06:00
package.json
Update npm deps
2025-03-12 00:18:56 -06:00
phpunit.xml
migrate PHPUnit configuration
2025-03-29 11:06:53 +01:00
server.php
Apply fixes from StyleCI
2018-08-28 03:07:36 +00:00
webpack.mix.js
Add custom filter components
2025-04-14 00:07:25 -06:00