Commit Graph

411 Commits (f486bfb73e507e368396abbabf4f27c3d809849a)

Author SHA1 Message Date
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
Daniel Supernault 55003148d4
Update ffmpeg config 2 years ago
Daniel Supernault 59702d406b
Update federation config, enable remote follows by default 2 years ago
Daniel Supernault 18f3fcc663
Update Laravel 8 => 9 2 years ago
Daniel Supernault 356a882dbc
Add Portfolio feature 2 years ago
Daniel Supernault c990ac2a7b
Enable network timeline caching by default 2 years ago
Daniel Supernault 46d88385d9
Bump version to 0.11.4 2 years ago
Daniel Supernault 7734dc033b
Add instance post/profile embed config setting 3 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 3 years ago
Daniel Supernault 785d0f9211
Update app config, remove telescope provider 3 years ago
Daniel Supernault aa498af073
Add live stream events 3 years ago
Daniel Supernault dba78e0826
Add laravel-websockets library 3 years ago
Daniel Supernault 65cf9ccac9
Update pixelfed config, bump max_collection_length default to 100 from 18 3 years ago
Daniel Supernault 1310d95cdb
Add NetworkTimelineService cache 3 years ago
Daniel Supernault 28a2eb87e7
Update livestream config 3 years ago
Daniel Supernault 00770c6002
Update livestream config 3 years ago
Daniel Supernault 5206f21f59
Add Live Stories/Live streaming 3 years ago
Daniel Supernault 13a6630351
Update network timeline api, limit falloff to 2 days 3 years ago
daniel 413475aa44
Merge pull request #3494 from shleeable/patch-28
Delete self-diagnosis.php
3 years ago
Daniel Supernault 108e380394
Add ffmpeg config, disable logging by default 3 years ago
Shlee ef78b73e7f
Delete self-diagnosis.php 3 years ago
Daniel Supernault cb2e0fee3a
Revert default redis driver back to predis for now 3 years ago
daniel 1238fb5d4d
Merge pull request #3468 from shleeable/patch-12
Move from predis to phpredis as default for database. Matching cache
3 years ago
daniel 623a193436
Merge pull request #3466 from shleeable/patch-10
Horizon prefix - randomising prefix breaks horizon on cache rebuild
3 years ago
daniel 027b0a7115
Merge branch 'staging' into patch-4 3 years ago
Daniel Supernault a160b2339b
Update exp config, enforce mastoapi compatibility by default 3 years ago
Shlee 1e37fe7480
Update database.php 3 years ago
Shlee caccd6691e
Update horizon.php 3 years ago
Shlee fafb2ca3b9
Update horizon.php 3 years ago
Shlee 05267395e1
Update horizon.php 3 years ago
Shlee f7aea85344
Update horizon.php 3 years ago
Shlee 1f2028fb13
Update trustedproxy.php 3 years ago
Daniel Supernault b0d2c5e143
Hardcode UTC application timezone 3 years ago
Daniel Supernault 08b07a4a38
Bump version 3 years ago
Daniel Supernault b1d51bb210
Update horizon config 3 years ago
Daniel Supernault 270578bb39
Update horizon config 3 years ago
Daniel Supernault 71e6e1f14f
Update filesystem config 3 years ago
Daniel Supernault 029f4507bd
Update horizon config 3 years ago
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 3 years ago
Daniel Supernault 1c02afb1a1
Update oauth flow 3 years ago
Daniel Supernault 9ac1015042
Add LDAP support 3 years ago
Daniel Supernault 52f25ff109
Update instance config, match default oauth settings in AuthServiceProvider 3 years ago
Daniel Supernault cc9fcae69c
Update log config 3 years ago
Daniel Supernault 49a53c27be
Update filesystems config, set S3 visibility to public by default. Fixes #2913 3 years ago
Daniel Supernault ca79e26d3a
Add custom emoji 3 years ago
Daniel Supernault 8077ded2dd
Bump version to 0.11.2 3 years ago
Daniel Supernault 46485426ea
Update ApiV1Controller, add mastoapi strict mode 3 years ago
Daniel Supernault b4bd0400c2
Store remote avatars locally if S3 not enabled 3 years ago
Daniel Supernault 92bc28456d
Update RemoteAvatarFetch job 3 years ago
Daniel Supernault b95aec1208
Enable network timeline by default 3 years ago
Daniel Supernault f3a66fff61
Update experiment config, force enabled single page app 3 years ago
Daniel Supernault 469d49d832
Update site config, increase ttl and enable SPA by default 3 years ago
Daniel Supernault 7e35ab80ad
Update web routes 3 years ago
Daniel Supernault a065e17cc2
Update pixelfed config, remove env_editor 3 years ago
Daniel Supernault 3515a98e55
Add Cloud Backups, a command to store backups on S3 or compatible filesystems 3 years ago
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 3 years ago
Daniel Supernault eac6b76779
Update horizon config 3 years ago
Daniel Supernault 2609c86ad6
Update auth config, add throttle limit to password resets 3 years ago
Daniel Supernault fe42c0b245
Bump version 4 years ago
Daniel Supernault a08c8a29d5
Update image optimizer 4 years ago