pixelfed/config
daniel c13826e44b
Merge pull request #5215 from pixelfed/groups
Add Groups
2024-07-23 02:02:31 -06:00
..
api.php Add api endpoint 2024-06-08 00:57:29 -06:00
app.php
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
cors.php Adjust CORS configuration to support API & OAuth Routes 2024-03-17 21:43:26 +01:00
costar.php
database.php
debugbar.php
dotenv-editor.php
exp.php Update StatusTransformer 2023-10-20 00:17:24 -06:00
federation.php Add account migration configurable, but enabled by default 2024-03-05 00:05:05 -07:00
filesystems.php merge dev 2024-01-04 11:33:54 +00:00
groups.php Add groups models, controllers and services 2024-07-09 23:16:05 -06:00
hashids.php
hashing.php
horizon.php Update DeleteRemoteProfile command 2024-07-19 00:21:34 -06:00
image-optimizer.php
image.php
import.php Add S3 IG Import Media Storage 2024-02-02 02:29:33 -07:00
instance.php Update instance config, update network cache feed max_hours_old falloff to 90 days instead of 6 hours to allow for less active instances to have more results 2024-07-21 01:52:14 -06: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
pixelfed.php Bump version to v0.12.3 2024-07-01 02:48:41 -06:00
portfolio.php
purify.php
queue.php
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 Add Push Notifications 2024-07-22 01:13:59 -06:00
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