You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/config
Daniel Supernault 77044ba193
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
1 year ago
..
api.php Add api endpoint 2 years ago
app.php Add /api/v2/instance api endpoint 3 years ago
auth.php Update auth.php 2 years ago
autospam.php Update Autospam, add live filters to block remote activities based on comma separated keywords 3 years ago
backup.php Update backup, disable notifications by default 2 years ago
broadcasting.php
cache.php Update session config 2 years ago
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 3 years ago
cors.php Adjust CORS configuration to support API & OAuth Routes 3 years ago
costar.php
database.php Update session config 2 years ago
debugbar.php
dotenv-editor.php
exp.php Update StatusTransformer 3 years ago
federation.php Update federation config 2 years ago
filesystems.php Give execute permissions to folders 2 years ago
groups.php Add groups models, controllers and services 2 years ago
hashids.php
hashing.php
horizon.php Update horizon config, add new pushnotify queue 2 years ago
image-optimizer.php
image.php
import.php Update AccountImports, add webp support 2 years ago
instance.php 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 1 year ago
laravel-ffmpeg.php Update hls pipeline, improve version check 3 years ago
ldap.php
livestreaming.php
logging.php
mail.php Add Resend email support 2 years ago
media.php Update CatchUnoptimizedMedia command, make 1hr limit opt-in 2 years ago
passport.php Update passport config 3 years ago
pixelfed.php Bump version to 0.12.5 2 years ago
portfolio.php
pulse.php Add Pulse 2 years ago
purify.php Bump laravel, v9 => v10 3 years ago
queue.php
remote-auth.php Update Sign-in with Mastodon, allow usage when registrations are closed 3 years ago
routes.php
security.php Add forgot email feature 3 years ago
services.php Update mailgun config, add endpoint and scheme 2 years ago
session.php Update cache/session config 3 years ago
snowflake.php Update snowflake config, allow custom datacenter/worker ids 2 years ago
telescope.php
trending.php
trustedproxy.php
view.php
webpush.php Add WebPush 3 years ago
websockets.php