Daniel Supernault
|
b58ed0ad01
|
Update pixelfed config
|
2023-10-29 03:04:48 -06:00 |
Daniel Supernault
|
7edfea0951
|
Update hls pipeline, improve version check
|
2023-10-23 02:46:56 -06:00 |
Daniel Supernault
|
6ab7e37a48
|
Update ffmpeg config
|
2023-10-23 02:31:54 -06:00 |
Daniel Supernault
|
00823545a5
|
Add WebP2P support for Video
|
2023-10-22 23:21:50 -06:00 |
Daniel Supernault
|
65a048cdd5
|
Update StatusTransformer
|
2023-10-20 00:17:24 -06:00 |
Daniel Supernault
|
895dc4fa9e
|
Update Sign-in with Mastodon, allow usage when registrations are closed
|
2023-09-27 01:33:39 -06:00 |
Daniel Supernault
|
fb1deb6e28
|
Add Resilient Media Storage
|
2023-09-25 00:59:24 -06:00 |
Daniel Supernault
|
a7e4305043
|
Bump version to 0.11.9
|
2023-08-21 22:45:13 -06:00 |
Daniel Supernault
|
9cfa89dab4
|
Update routes and add RemoteAuthController
|
2023-07-16 22:54:02 -06:00 |
Daniel Supernault
|
45b9404ec1
|
Add Sign-in with Mastodon
|
2023-07-16 07:09:15 -06:00 |
Daniel Supernault
|
2bef3e415d
|
Update AP Helpers, improve url validation and add optional dns verification, disabled by default
|
2023-07-14 03:10:48 -06:00 |
Daniel Supernault
|
9fa6b3f7aa
|
Update Inbox, allow storing Create->Note activities without any local followers, disabled by default
|
2023-07-13 23:11:19 -06:00 |
Daniel Supernault
|
a6d10f0389
|
Update RegisterController
|
2023-06-20 05:03:49 -06:00 |
Daniel Supernault
|
c50e0966db
|
Add import config
|
2023-06-12 02:22:00 -06:00 |
Daniel Supernault
|
884e2f196f
|
Bump version
|
2023-05-29 03:54:16 -06:00 |
Daniel Supernault
|
d4e17f75b4
|
Update config, enable post edits by default
|
2023-05-25 01:47:05 -06:00 |
Daniel Supernault
|
98cf8f32a0
|
Add Post Edits/Updates
|
2023-05-25 00:33:44 -06:00 |
Daniel Supernault
|
c8eff6dff0
|
Bump version
|
2023-05-24 21:14:41 -06:00 |
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
|
2023-05-23 05:08:34 -06:00 |
Daniel Supernault
|
c071c7195e
|
Update login/register views and captcha config, enable login or register captchas or both
|
2023-05-23 03:52:34 -06:00 |
Daniel Supernault
|
75db5116b7
|
Add AutospamCustomTokens model + migration
|
2023-05-17 03:53:05 -06:00 |
Daniel Supernault
|
3aad75abcf
|
Update InstanceService, fix banner blurhash memory bug
|
2023-05-12 23:56:55 -06:00 |
Daniel Supernault
|
167dbcdd43
|
Add /api/v2/instance api endpoint
|
2023-05-11 04:06:27 -06:00 |
Daniel Supernault
|
6a2e9e8f7d
|
Update config, enable oauth by default
|
2023-05-07 05:22:07 -06:00 |
Daniel Supernault
|
970f77b078
|
Update instance config, enable config cache by default
|
2023-05-07 04:47:13 -06:00 |
Daniel Supernault
|
51768083fe
|
Added store remote media on S3 config setting, disabled by default
|
2023-05-07 01:35:51 -06:00 |
Daniel Supernault
|
9c7b247819
|
Bump version 0.11.5 => 0.11.6
|
2023-05-03 00:29:47 -06:00 |
Daniel Supernault
|
c1d1272105
|
Update pixelfed config, disable cloud ip bans by default
|
2023-05-02 21:01:59 -06:00 |
Daniel Supernault
|
670b3ba868
|
Update passport config
|
2023-05-02 20:53:10 -06:00 |
Daniel Supernault
|
50ab2e2039
|
Add cloud ip bans to BouncerService
|
2023-04-20 01:08:54 -06:00 |
Daniel Supernault
|
b1f95a7213
|
Bump laravel, v9 => v10
|
2023-04-19 22:30:37 -06:00 |
Daniel Supernault
|
780f250742
|
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file
|
2023-04-09 14:40:16 -06:00 |
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
|
2023-04-04 03:52:32 -06:00 |
Daniel Supernault
|
22da2647c7
|
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825
|
2023-04-03 19:15:20 -06:00 |
Daniel Supernault
|
b7501ee46e
|
Bump version
|
2023-03-25 06:47:53 -06:00 |
Daniel Supernault
|
4e1d0ed596
|
Add admin report email notifications
|
2023-03-13 05:55:56 -06:00 |
Daniel Supernault
|
304ea956db
|
Update queue config, set "after_commit" to true
|
2023-03-05 03:20:55 -07:00 |
daniel
|
50f2ede57f
|
Merge pull request #4188 from Strubbl/patch-3
Update backup.php
|
2023-03-04 14:55:14 -07:00 |
Strubbl
|
d093425511
|
Update backup.php
fix directory path to the real cache directory
|
2023-03-04 22:49:04 +01:00 |
Daniel Supernault
|
5b879f0156
|
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts
|
2023-03-01 04:16:42 -07:00 |
Strubbl
|
8f6c6840b6
|
Update backup.php
do not include cache directories into the backup
|
2023-02-15 22:12:40 +01:00 |
Daniel Supernault
|
e6bc57d7b6
|
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls
|
2023-02-03 20:20:51 -07:00 |
Daniel Supernault
|
92f34d047e
|
Update MAIL_EHLO_DOMAIN variable
|
2023-01-08 13:45:28 -07:00 |
daniel
|
ce8343b05d
|
Merge pull request #4026 from trankten/patch-1
Allow email delivery using Google Workspace SMTP Relay by fixing EHLO authentication.
|
2023-01-08 13:42:23 -07:00 |
Daniel Supernault
|
10b6598049
|
Update database config, add sticky flag https://laravel.com/docs/9.x/database#the-sticky-option
|
2022-12-30 23:30:05 -07:00 |
Daniel Supernault
|
936f1e7a9b
|
Update database config, use single transaction and skip lock tables for mysql dump
|
2022-12-30 21:55:45 -07:00 |
Trankten
|
c895150ed5
|
Update mail.php
lowercase ENV
|
2022-12-28 11:31:47 +01:00 |
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
|
2022-12-28 11:24:48 +01:00 |
Daniel Supernault
|
2a304d18c7
|
Add trending config
|
2022-12-27 03:37:48 -07:00 |
Daniel Supernault
|
b73ca9a1ea
|
Add Admin Invites
|
2022-12-19 22:30:50 -07:00 |