Commit Graph

370 Commits (ba7551d8a9f9831093a82f464d1dcbc8e70bc5d9)

Author SHA1 Message Date
Daniel Supernault 9fa6b3f7aa
Update Inbox, allow storing Create->Note activities without any local followers, disabled by default 2 years ago
Daniel Supernault a6d10f0389
Update RegisterController 2 years ago
Daniel Supernault c50e0966db
Add import config 2 years ago
Daniel Supernault 884e2f196f
Bump version 2 years ago
Daniel Supernault d4e17f75b4
Update config, enable post edits by default 2 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 2 years ago
Daniel Supernault c8eff6dff0
Bump version 2 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 2 years ago
Daniel Supernault c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 2 years ago
Daniel Supernault 75db5116b7
Add AutospamCustomTokens model + migration 2 years ago
Daniel Supernault 3aad75abcf
Update InstanceService, fix banner blurhash memory bug 2 years ago
Daniel Supernault 167dbcdd43
Add /api/v2/instance api endpoint 2 years ago
Daniel Supernault 6a2e9e8f7d
Update config, enable oauth by default 2 years ago
Daniel Supernault 970f77b078
Update instance config, enable config cache by default 2 years ago
Daniel Supernault 51768083fe
Added store remote media on S3 config setting, disabled by default 2 years ago
Daniel Supernault 9c7b247819
Bump version 0.11.5 => 0.11.6 2 years ago
Daniel Supernault c1d1272105
Update pixelfed config, disable cloud ip bans by default 2 years ago
Daniel Supernault 670b3ba868
Update passport config 2 years ago
Daniel Supernault 50ab2e2039
Add cloud ip bans to BouncerService 2 years ago
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 2 years ago
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 2 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 2 years ago
Daniel Supernault 22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
Daniel Supernault b7501ee46e
Bump version 2 years ago
Daniel Supernault 4e1d0ed596
Add admin report email notifications 2 years ago
Daniel Supernault 304ea956db
Update queue config, set "after_commit" to true 2 years ago
daniel 50f2ede57f
Merge pull request #4188 from Strubbl/patch-3
Update backup.php
2 years ago
Strubbl d093425511
Update backup.php
fix directory path to the real cache directory
2 years ago
Daniel Supernault 5b879f0156
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 2 years ago
Strubbl 8f6c6840b6
Update backup.php
do not include cache directories into the backup
2 years ago
Daniel Supernault e6bc57d7b6
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls 2 years ago
Daniel Supernault 92f34d047e
Update MAIL_EHLO_DOMAIN variable 2 years ago
daniel ce8343b05d
Merge pull request #4026 from trankten/patch-1
Allow email delivery using Google Workspace SMTP Relay by fixing EHLO authentication.
2 years ago
Daniel Supernault 10b6598049
Update database config, add sticky flag https://laravel.com/docs/9.x/database#the-sticky-option 2 years ago
Daniel Supernault 936f1e7a9b
Update database config, use single transaction and skip lock tables for mysql dump 2 years ago
Trankten c895150ed5
Update mail.php
lowercase ENV
2 years ago
Trankten 3543d7c33d
Update mail.php
Adding compatibility with Google Workspaces SMTP Relay. 
More info can be found here: https://support.google.com/a/answer/2956491
2 years ago
Daniel Supernault 2a304d18c7
Add trending config 2 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 2 years ago
Daniel Supernault e503c83b6c
Update logging config 2 years ago
Daniel Supernault 0bc5f1306d
Update configs 2 years ago
Daniel Supernault 3328b367fd
Add optional home feed caching 2 years ago
Daniel Supernault e6c1604d43
Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling 2 years ago
Daniel Supernault 8ba338640f
Update FederationController, add two new queues (follow, shared) to prioritize follow request handling 2 years ago
Daniel Supernault b0c4cc304e
Update backup config, fixes #3793, #3920, #3931 2 years ago
Daniel Supernault 720b6eb337
Update filesystem config, fix DO Spaces root default 2 years ago
Daniel Supernault a31bdec750
Allow forceHttps to be disabled, fixes #3710 2 years ago
Daniel Supernault ae78129678
Update changelog 2 years ago
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 2 years ago
Daniel Supernault 772cfb9cee
Initial in-app registration logic 2 years ago