Commit Graph

585 Commits (dev)

Author SHA1 Message Date
Your Name 3c9fc9a1fe Remove EXP_PUE flag, post editing is always enabled
Remove the 'pue' entry from config/exp.php and the abort_if guard
in StatusEditController. Post editing is now unconditionally available.
5 months ago
Your Name 715c671712 Remove deprecated Loops feature entirely
- Remove 'loops' from config/exp.php and instance.discover.loops from config/instance.php
- Remove loops API routes (loopsApi, loopWatch) from web-api.php
- Delete LoopComponent.vue, loops.js entry point, and loops blade view
- Remove EXP_LOOPS diagnostic row from admin diagnostics page

The Loops feature was deprecated and hardcoded to disabled.
5 months ago
Your Name 6ecb43f923 Remove deprecated exp.rec (recommendations) config
The rec key was hardcoded to false and marked deprecated. No code
references it. Remove the dead entry from config/exp.php.
5 months ago
Your Name 1f01a15e64 Remove deprecated EXP_LC (hidden like counts) config
Remove the EXP_LC env var from config/exp.php and its diagnostic
row from the admin diagnostics page. This feature was already
marked as deprecated and unused.
5 months ago
Your Name 41089fcccd Remove COVID label feature flag and related code
Remove ENABLE_COVID_LABEL, COVID_LABEL_URL, and COVID_LABEL_ORG env
vars and all associated backend/frontend code:

- config/instance.php: remove label.covid config block
- StatusLabelService: remove keyword matching, return static false
- Site/Config.php: remove label.covid from API response
- StatusCard.vue: remove COVID banner and labelRedirect method
- GroupStatus.vue: remove COVID banner and labelRedirect method
- diagnostics blade: remove COVID diagnostic rows
5 months ago
dansup d2d16b17a1
Merge pull request #6491 from pixelfed/shleeable-patch-5
Update logging.php to default to `daily` via stack
6 months ago
Daniel Supernault ff2c7a60cf
Update CuratedOnboarding notify admin. Fixes #6400 6 months ago
Shlee 255e929fe7
Update logging.php 7 months ago
Shlee 4f1a13faba
Update mail.php 7 months ago
Daniel Supernault 72fcc173de
Bump version 7 months ago
Severin b014443090
Secure sendmail to disable user commands from mail address
See https://www.postfix.org/sendmail.1.html under Security
8 months ago
Shlee bf665d9d22
Update filesystems.php 10 months ago
Shlee b157b720e3
Update filesystems.php 10 months ago
Shlee b587de7759
Update image.php 10 months ago
dansup ce6c69ea5b
Merge pull request #6324 from pixelfed/shleeable-patch-2
Update app.php - ProtoneMedia\LaravelFFMpeg
11 months ago
Shlee 22e280b5a5
Update app.php 11 months ago
Shlee 1d67f43d26
Update database.php 11 months ago
dansup 481d5653f7
Merge pull request #6163 from Krafting/patch-1
Change default max number of blocked/muted account
11 months ago
Daniel Supernault ab085452a7
Update instance config 1 year ago
Daniel Supernault 0980519a91
Update app config, add description and rule env variables 1 year ago
Krafting 15376e913d
Change default max number of blocked/muted account 1 year ago
Daniel Supernault f5f7b3e678
Bump version to v0.12.6 1 year ago
Daniel Supernault 2427884c2c
Update app config 1 year ago
Daniel Supernault 5539dd0e1b
Update app config, add Str alias 1 year ago
Daniel Supernault dedc5e304a
Update pixelfed config 1 year ago
Daniel Supernault ff503bf439
Update image config 1 year ago
Daniel Supernault 4e938a8ffa
Fix heic, avif, webp support and add libvips driver 1 year ago
Daniel Supernault ab9c13fe0d
New supported formats, Preserve ICC Color Profiles, libvips support
Update image pipeline to handle avif, heic and webp and preserve ICC color profiles and added libvips support.
1 year ago
Daniel Supernault 26887c7672
Update OIDC config with comments, and disable tests as we dont have db tests configured 1 year ago
Gavin Mogan 441c8e0d4c Generic OIDC Support
* Everything should be configurable by env variables
* Basic request tests
1 year ago
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
Daniel Supernault 5a5821fe86
Update Instance total post, add optional estimation for huge status tables 1 year ago
Daniel Supernault e727431fef
Bump version to 0.12.5 2 years ago
Daniel Supernault 7072354a49
Update federation config 2 years ago
Daniel Supernault 717f17cdee
Update DM config, allow new users to send DMs by default, with a new env variable to enforce a 72h limit 2 years ago
Daniel Supernault 806e210f13
Update snowflake config, allow custom datacenter/worker ids 2 years ago
Daniel Supernault 512b147b80
Update backup, disable notifications by default 2 years ago
daniel a25b482a7a
Merge pull request #5765 from mushroomlabs/4275_fix_display_of_uploaded_images
[Bug Fix] Give execute permissions to folders
2 years ago
Daniel Supernault da9e4f5161
Update backup config, add placeholder email 2 years ago
Daniel Supernault 01b445f6ea
Update AccountImports, add webp support 2 years ago
Raphael Lullis 5d9d4e7e12 Give execute permissions to folders
nginx returns 403 for every url on app/public/storage because of the strict permissions.
2 years ago
Daniel Supernault 3347ea1a76
Update auth.php 2 years ago
Daniel Supernault cc78dfc650
Refactor based on @jippi review 2 years ago
Daniel Supernault 604746bd5e
Add AppRegister 2 years ago
Daniel Supernault 5c426dc026
Update session config 2 years ago
Daniel Supernault 3d67d5a369
Add Pulse 2 years ago
Daniel Supernault 99b15b73f6
Update CatchUnoptimizedMedia command, make 1hr limit opt-in 2 years ago
Daniel Supernault 271d5114a1
Update mailgun config, add endpoint and scheme 2 years ago
Daniel Supernault 1dafd15586
Bump version to v0.12.4 2 years ago
Daniel Supernault 6cf4130ac2
Add Resend email support 2 years ago
Daniel Supernault de4ce3c83f
Update config, allow Beagle discover service to be disabled 2 years ago
Daniel Supernault 9b8e7ff628
Add mariadb database driver 2 years ago
Daniel Supernault 24028a5955
Update horizon config, add new pushnotify queue 2 years ago
Daniel Supernault ed7c3bd888
Update instance config 2 years ago
Daniel Supernault 33621dd680
Add Notify App Gateway support 2 years ago
Daniel Supernault 4891bf4ad6
Add Move inbox handler 2 years ago
Daniel Supernault 0f751fc1eb
Update pixelfed.php 2 years ago
Daniel Supernault ea2a9eb42a
Add Authorized Fetch 2 years ago
daniel c13826e44b
Merge pull request #5215 from pixelfed/groups
Add Groups
2 years ago
Daniel Supernault 83ce8fd78e
Add Push Notifications 2 years ago
Daniel Supernault c042d13590
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 2 years ago
Daniel Supernault c5f85c71ae
Update DeleteRemoteProfile command 2 years ago
Daniel Supernault 3d6b9badf4
Add groups models, controllers and services 2 years ago
Daniel Supernault bf9df06fc8
Bump version to v0.12.3 2 years ago
Daniel Supernault 93696d6764
Bump version to v0.12.2 2 years ago
Daniel Supernault 21d97f6f10
Add groups queue to horizon 2 years ago
Daniel Supernault b29527cf53
Add api endpoint 2 years ago
Daniel Supernault 4aad1c225a
Add api/v1/instance/peers API endpoint, disabled by default 2 years ago
Daniel Supernault 2d3f1df003
Bump version to v0.12.1 2 years ago
Daniel Supernault aa94dde376
Bump version to v0.12.0 2 years ago
Emelia Smith 1eadff9d2e
Adjust CORS configuration to support API & OAuth Routes
Fixes #4411 and #3381
3 years ago
daniel 0bd3e0ab80
Merge pull request #4844 from jippi/jippi-fork
Refactor Docker/Compose
3 years ago
Daniel Supernault 5fb26a78bc
Bump version to 0.11.13 3 years ago
Daniel Supernault 4a6be62128
Add account migration configurable, but enabled by default 3 years ago
Christian Winther 5a9cfe1f2a Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork 3 years ago
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 3 years ago
Daniel Supernault ea6b162340
Update cache config, use predis as default redis driver client 3 years ago
Daniel Supernault 011834f473
Update federation config, increase default timeline days falloff to 90 days from 2 days. Fixes #4905 3 years ago
Christian Winther d4198b3262 Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork 3 years ago
Daniel Supernault 66f6640072
Bump version to 0.11.12 3 years ago
Daniel Supernault b0fb198829
Add Software Update banner to admin home feeds 3 years ago
Daniel Supernault 40b45b2a11
Update Autospam, add live filters to block remote activities based on comma separated keywords 3 years ago
Christian Winther d3bbfdb6e0 Merge branch 'staging' of github.com:jippi/pixelfed into jippi-fork 3 years ago
Daniel Supernault 8b4ac5cc0b
Update public/network timelines, fix non-redis response and fix reblogs in home feed 3 years ago
Daniel Supernault 0faf59e3b7
Update ApiV1Controller, fix network timeline 3 years ago
Christian Winther d8e1caec53 Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork 3 years ago
Daniel Supernault e5bbe9340a
Bump version to v0.11.11 3 years ago
Daniel Supernault 607b239c1a
Bump version to v0.11.10 3 years ago
Christian Winther 3d6efd098d sync 3 years ago
Daniel Supernault 1e3acadefb
Update horizon.php config 3 years ago
Daniel Supernault 622e9cee97
Add S3 IG Import Media Storage 3 years ago
Christian Winther 36850235a8 Merge remote-tracking branch 'origin/staging' into jippi-fork 3 years ago
Daniel Supernault 67c650b195
Add forgot email feature 3 years ago
Christian Winther 73b6db168a
Merge branch 'pixelfed:dev' into jippi-fork 3 years ago
Daniel Supernault db1b466792
Update instance config 3 years ago
Daniel Supernault c53894fe16
Add Parental Controls feature 3 years ago
Christian Winther 7b3e11012f merge dev 3 years ago
Christian Winther 98211d3620 refactor Dockerfile and Docker workflow 3 years ago
Daniel Supernault 5cea5aab3c
Add Domain Blocks 3 years ago
Daniel Supernault 85839b220a
Update cache/session config 3 years ago
Daniel Supernault 4a1363b929
Add WebPush 3 years ago
Daniel Supernault 0e43127197
Update mail config 3 years ago
Daniel Supernault 1686fc68e8
Update pixelfed config 3 years ago
Daniel Supernault 7cd9fa6e5b
Update pixelfed config 3 years ago
Daniel Supernault b58ed0ad01
Update pixelfed config 3 years ago
Daniel Supernault 7edfea0951
Update hls pipeline, improve version check 3 years ago
Daniel Supernault 6ab7e37a48
Update ffmpeg config 3 years ago
Daniel Supernault 00823545a5
Add WebP2P support for Video 3 years ago
Daniel Supernault 65a048cdd5
Update StatusTransformer 3 years ago
Daniel Supernault 895dc4fa9e
Update Sign-in with Mastodon, allow usage when registrations are closed 3 years ago
Daniel Supernault fb1deb6e28
Add Resilient Media Storage 3 years ago
Daniel Supernault a7e4305043
Bump version to 0.11.9 3 years ago
Daniel Supernault 9cfa89dab4
Update routes and add RemoteAuthController 3 years ago
Daniel Supernault 45b9404ec1
Add Sign-in with Mastodon 3 years ago
Daniel Supernault 2bef3e415d
Update AP Helpers, improve url validation and add optional dns verification, disabled by default 3 years ago
Daniel Supernault 9fa6b3f7aa
Update Inbox, allow storing Create->Note activities without any local followers, disabled by default 3 years ago
Daniel Supernault a6d10f0389
Update RegisterController 3 years ago
Daniel Supernault c50e0966db
Add import config 3 years ago
Daniel Supernault 884e2f196f
Bump version 3 years ago
Daniel Supernault d4e17f75b4
Update config, enable post edits by default 3 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 3 years ago
Daniel Supernault c8eff6dff0
Bump version 3 years ago
Daniel Supernault 221ddce0fa
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
Daniel Supernault c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 3 years ago
Daniel Supernault 75db5116b7
Add AutospamCustomTokens model + migration 3 years ago
Daniel Supernault 3aad75abcf
Update InstanceService, fix banner blurhash memory bug 3 years ago
Daniel Supernault 167dbcdd43
Add /api/v2/instance api endpoint 3 years ago
Daniel Supernault 6a2e9e8f7d
Update config, enable oauth by default 3 years ago
Daniel Supernault 970f77b078
Update instance config, enable config cache by default 3 years ago
Daniel Supernault 51768083fe
Added store remote media on S3 config setting, disabled by default 3 years ago
Daniel Supernault 9c7b247819
Bump version 0.11.5 => 0.11.6 3 years ago
Daniel Supernault c1d1272105
Update pixelfed config, disable cloud ip bans by default 3 years ago
Daniel Supernault 670b3ba868
Update passport config 3 years ago
Daniel Supernault 50ab2e2039
Add cloud ip bans to BouncerService 3 years ago
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 3 years ago
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 4 years ago
Daniel Supernault 573c88d7b5
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 4 years ago
Daniel Supernault 22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 4 years ago
Daniel Supernault b7501ee46e
Bump version 4 years ago
Daniel Supernault 4e1d0ed596
Add admin report email notifications 4 years ago
Daniel Supernault 304ea956db
Update queue config, set "after_commit" to true 4 years ago
daniel 50f2ede57f
Merge pull request #4188 from Strubbl/patch-3
Update backup.php
4 years ago
Strubbl d093425511
Update backup.php
fix directory path to the real cache directory
4 years ago
Daniel Supernault 5b879f0156
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 4 years ago
Strubbl 8f6c6840b6
Update backup.php
do not include cache directories into the backup
4 years ago
Daniel Supernault e6bc57d7b6
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls 4 years ago
Daniel Supernault 92f34d047e
Update MAIL_EHLO_DOMAIN variable 4 years ago
daniel ce8343b05d
Merge pull request #4026 from trankten/patch-1
Allow email delivery using Google Workspace SMTP Relay by fixing EHLO authentication.
4 years ago
Daniel Supernault 10b6598049
Update database config, add sticky flag https://laravel.com/docs/9.x/database#the-sticky-option 4 years ago
Daniel Supernault 936f1e7a9b
Update database config, use single transaction and skip lock tables for mysql dump 4 years ago