pixelfed/config
Daniel Supernault a7e4305043
Bump version to 0.11.9
2023-08-21 22:45:13 -06:00
..
app.php Add /api/v2/instance api endpoint 2023-05-11 04:06:27 -06:00
auth.php Add LDAP support 2022-03-08 21:45:05 -07:00
autospam.php Add AutospamCustomTokens model + migration 2023-05-17 03:53:05 -06:00
backup.php Update backup.php 2023-03-04 22:49:04 +01:00
broadcasting.php Add live stream events 2022-06-26 16:06:08 -06:00
cache.php Update cache config, use phpredis by default 2021-01-24 14:13:56 -07:00
captcha.php Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 2023-05-23 05:08:34 -06:00
cors.php Add Direct Messages 2020-11-18 14:19:02 -07:00
costar.php Update config, disable costars 2020-04-19 13:00:26 -06:00
database.php Update database config, add sticky flag https://laravel.com/docs/9.x/database#the-sticky-option 2022-12-30 23:30:05 -07:00
debugbar.php Update debugbar config 2018-11-03 22:00:59 -06:00
dotenv-editor.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
exp.php Update config, enable post edits by default 2023-05-25 01:47:05 -06:00
federation.php Update Inbox, allow storing Create->Note activities without any local followers, disabled by default 2023-07-13 23:11:19 -06:00
filesystems.php Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things 2023-04-04 03:52:32 -06:00
hashids.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
hashing.php Update hashing config, set custom bcrypt or argon settings 2019-02-15 20:56:15 -07:00
horizon.php Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling 2022-12-13 00:27:46 -07:00
image-optimizer.php Update image optimizer 2021-09-03 22:09:58 -06:00
image.php Revert image driver breaking change, will delay 2020-01-28 22:09:17 -07:00
import.php Add import config 2023-06-12 02:22:00 -06:00
instance.php Update InstanceService, fix banner blurhash memory bug 2023-05-12 23:56:55 -06:00
laravel-ffmpeg.php Update ffmpeg config 2022-11-17 21:05:21 -07:00
ldap.php Add LDAP support 2022-03-08 21:45:05 -07:00
livestreaming.php Update livestream config 2022-06-05 02:09:18 -06:00
logging.php Update logging config 2022-12-17 21:17:07 -07:00
mail.php Update MAIL_EHLO_DOMAIN variable 2023-01-08 13:45:28 -07:00
media.php Added store remote media on S3 config setting, disabled by default 2023-05-07 01:35:51 -06:00
passport.php Update passport config 2023-05-02 20:53:10 -06:00
pixelfed.php Bump version to 0.11.9 2023-08-21 22:45:13 -06:00
portfolio.php Add Portfolio feature 2022-10-17 01:59:23 -06:00
purify.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
queue.php Update queue config, set "after_commit" to true 2023-03-05 03:20:55 -07:00
remote-auth.php Update routes and add RemoteAuthController 2023-07-16 22:54:02 -06:00
routes.php Update routes.php 2020-02-13 17:55:30 +08:00
security.php Update AP Helpers, improve url validation and add optional dns verification, disabled by default 2023-07-14 03:10:48 -06:00
services.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
session.php Update session config, increase session timeout from 2 days to 60 days 2020-03-14 22:01:59 -06:00
snowflake.php Add snowflake ids to statuses 2019-03-11 23:38:21 -06:00
telescope.php Add laravel-websockets library 2022-06-26 12:28:37 -06:00
trending.php Add trending config 2022-12-27 03:37:48 -07:00
trustedproxy.php Update trustedproxy.php 2022-05-14 18:10:38 +09:30
view.php Add Laravel Framework 2018-04-15 17:56:48 -06:00
websockets.php Add laravel-websockets library 2022-06-26 12:28:37 -06:00