pixelfed/config
Christian Winther 5a9cfe1f2a Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork 2024-02-19 13:31:29 +00:00
..
app.php Add /api/v2/instance api endpoint 2023-05-11 04:06:27 -06:00
auth.php
autospam.php Update Autospam, add live filters to block remote activities based on comma separated keywords 2024-02-16 02:15:39 -07:00
backup.php
broadcasting.php
cache.php Update cache config, use predis as default redis driver client 2024-02-18 18:01:14 -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
costar.php
database.php
debugbar.php
dotenv-editor.php
exp.php Update StatusTransformer 2023-10-20 00:17:24 -06:00
federation.php Update federation config, increase default timeline days falloff to 90 days from 2 days. Fixes #4905 2024-02-18 13:05:49 -07:00
filesystems.php merge dev 2024-01-04 11:33:54 +00:00
hashids.php
hashing.php
horizon.php Update horizon.php config 2024-02-07 02:52:37 -07:00
image-optimizer.php
image.php
import.php Add S3 IG Import Media Storage 2024-02-02 02:29:33 -07:00
instance.php Add Curated Onboarding 2024-02-19 04:00:31 -07:00
laravel-ffmpeg.php Update hls pipeline, improve version check 2023-10-23 02:46:56 -06:00
ldap.php
livestreaming.php
logging.php
mail.php Update mail config 2023-11-13 01:00:53 -07:00
media.php Add WebP2P support for Video 2023-10-22 23:21:50 -06:00
passport.php Update passport config 2023-05-02 20:53:10 -06:00
pixelfed.php Bump version to 0.11.12 2024-02-16 03:08:50 -07:00
portfolio.php
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 Sign-in with Mastodon, allow usage when registrations are closed 2023-09-27 01:33:39 -06:00
routes.php
security.php Add forgot email feature 2024-01-22 05:26:01 -07:00
services.php
session.php Update cache/session config 2023-12-13 04:46:49 -07:00
snowflake.php
telescope.php
trending.php
trustedproxy.php
view.php
webpush.php Add WebPush 2023-12-03 22:18:38 -07:00
websockets.php