Commit Graph

247 Commits (9b27533f492dc7ac8be63ad00a9af0c160bb64bd)

Author SHA1 Message Date
Daniel Supernault ae90eef965
Update filesystems config, add backup driver to store backups on other filesystems 4 years ago
Daniel Supernault 60554c24b0
Revert database change 4 years ago
trwnh aa99784fed
change default client to phpredis 4 years ago
Daniel Supernault 6bee5072d0
Update pixelfed config, add media_fast_process setting 4 years ago
Daniel Supernault 1404ac6e6f
Update Discover, allow public discover access 4 years ago
Daniel Supernault 98cdd52e99
Bump version to v0.10.10 4 years ago
Daniel Supernault abe9cb3db0
Update site config, add labels to config 4 years ago
Daniel Supernault ed6877df7a
Update cache config, use phpredis by default 4 years ago
Daniel Supernault 9cd4bd74a5
Update backup config, prevents gateway timeouts for large databases using mysql 4 years ago
Daniel Supernault fa6ecd8df1
Add migration 4 years ago
Daniel Supernault 90c8a721c5
Update horizon config, add new default values 4 years ago
Daniel Supernault 425a6311e2
Update captcha views 4 years ago
Daniel Supernault 082c1ccb26
Add hCaptcha 4 years ago
Daniel Supernault b892bcf0e8
Add autospam feature 4 years ago
Daniel Supernault 048642bead
Update Collections, add custom limit 4 years ago
Daniel Supernault 6e3522c039
Update federation config, make sharedInbox enabled by default 4 years ago
Daniel Supernault 4733ca9fb9
Add shared inbox 4 years ago
daniel 93a76b3c05
Merge pull request #2400 from delthas/feature-tokens-days
Add support for configurable OAuth tokens and refresh tokens lifetime
4 years ago
daniel 45458bd542
Merge pull request #2398 from delthas/feature-password-length
Make the minimum user password length configurable
4 years ago
Daniel Supernault d63569c120
Add Direct Messages 4 years ago
delthas 748a3be46d Add support for configurable OAuth tokens and refresh tokens lifetime
Previously, the lifetime of tokens and refresh tokens was hardcoded at
15 and 30 days.

Some instances administrators may wish to change these values.

This makes these two values configurable with the two .env variables:
OAUTH_TOKEN_DAYS and OAUTH_REFRESH_DAYS which are the lifetime in days
for these two tokens and refresh tokens.
5 years ago
delthas 09479c02ca Make the minimum user password length configurable
Previously, all passwords had to be at least 12 characters long.

Some users use a slightly shorter password, so some instances could wish
to reduce the password length limit to a slightly lesser value.

This makes the minimum password length configurable in the .env file,
with the MIN_PASSWORD_LENGTH variable, that defaults to 12 to keep the
previous behaviour by default.
5 years ago
Daniel Supernault 344b0c94cd
Update cors dep 5 years ago
Daniel Supernault 144678fc9c
Update IG Import, remove hardcoded media size limit 5 years ago
Daniel Supernault e2a6bdd0e1
Add Instagram Import 5 years ago
Daniel Supernault 06c83ba08a
Update federation config 5 years ago
Daniel Supernault 76dd453ea0
Update instance config 5 years ago
Daniel Supernault 877023fb21
Update purify config, fix microformats support 5 years ago
Daniel Supernault 2635bc53e0
Update config, disable costars 5 years ago
Daniel Supernault c6185ceea1
Bump version to v0.10.9 5 years ago
Daniel Supernault b87952719f
Update session config, increase session timeout from 2 days to 60 days 5 years ago
Daniel Supernault 599f6a5273
Remove unused config 5 years ago
daniel 6689a6fe3c
Merge pull request #2036 from techknowlogick/patch-2
Support minio for S3 uploads
5 years ago
daniel cd34438405
Merge pull request #2025 from shleeable/patch-2
Update pixelfed.php - concatenate fix
5 years ago
daniel 585a5ca8f8
Merge pull request #2007 from shleeable/cleanup
Code Review - dead code
5 years ago
techknowlogick 254c53ecb8
Support minio for S3 uploads 5 years ago
Shlee 0e52521a1b
Update pixelfed.php 5 years ago
Shlee c241184a70
Update pixelfed.php 5 years ago
Shlee 03c90fd4de
Update pixelfed.php 5 years ago
Daniel Supernault e313f2735b
Update self-diagnosis command 5 years ago
Daniel Supernault 03f808c744
Update self-diagnosis checks 5 years ago
Shlee b629e4fd90
Update routes.php 5 years ago
Shlee 77bc605417
Update pixelfed.php 5 years ago
Shlee 438138b55c
Update instance.php 5 years ago
Shlee 03de0761ab
Update exp.php 5 years ago
Shlee 44c5494a0c
Update pixelfed.php 5 years ago
Shlee 2295bef877
Update pixelfed.php 5 years ago
Shlee 524d4370d2
Update media.php 5 years ago
Shlee 10211fe9cb
Update media.php 5 years ago
Shlee 76fd1c1efd
Update media.php 5 years ago