Commit Graph

404 Commits

Author SHA1 Message Date
Daniel Supernault 5fb26a78bc
Bump version to 0.11.13 2024-03-05 06:00:37 -07:00
Daniel Supernault 4a6be62128
Add account migration configurable, but enabled by default 2024-03-05 00:05:05 -07:00
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 2024-02-19 04:00:31 -07:00
Daniel Supernault ea6b162340
Update cache config, use predis as default redis driver client 2024-02-18 18:01:14 -07:00
Daniel Supernault 011834f473
Update federation config, increase default timeline days falloff to 90 days from 2 days. Fixes #4905 2024-02-18 13:05:49 -07:00
Daniel Supernault 66f6640072
Bump version to 0.11.12 2024-02-16 03:08:50 -07:00
Daniel Supernault b0fb198829
Add Software Update banner to admin home feeds 2024-02-16 02:58:27 -07:00
Daniel Supernault 40b45b2a11
Update Autospam, add live filters to block remote activities based on comma separated keywords 2024-02-16 02:15:39 -07:00
Daniel Supernault 8b4ac5cc0b
Update public/network timelines, fix non-redis response and fix reblogs in home feed 2024-02-11 20:21:46 -07:00
Daniel Supernault 0faf59e3b7
Update ApiV1Controller, fix network timeline 2024-02-11 14:26:45 -07:00
Daniel Supernault e5bbe9340a
Bump version to v0.11.11 2024-02-09 20:57:45 -07:00
Daniel Supernault 607b239c1a
Bump version to v0.11.10 2024-02-09 20:05:22 -07:00
Daniel Supernault 1e3acadefb
Update horizon.php config 2024-02-07 02:52:37 -07:00
Daniel Supernault 622e9cee97
Add S3 IG Import Media Storage 2024-02-02 02:29:33 -07:00
Daniel Supernault 67c650b195
Add forgot email feature 2024-01-22 05:26:01 -07:00
Daniel Supernault db1b466792
Update instance config 2024-01-11 06:45:32 -07:00
Daniel Supernault c53894fe16
Add Parental Controls feature 2024-01-11 01:35:15 -07:00
Daniel Supernault 5cea5aab3c
Add Domain Blocks 2023-12-16 04:56:22 -07:00
Daniel Supernault 85839b220a
Update cache/session config 2023-12-13 04:46:49 -07:00
Daniel Supernault 4a1363b929
Add WebPush 2023-12-03 22:18:38 -07:00
Daniel Supernault 0e43127197
Update mail config 2023-11-13 01:00:53 -07:00
Daniel Supernault 1686fc68e8
Update pixelfed config 2023-10-29 05:28:13 -06:00
Daniel Supernault 7cd9fa6e5b
Update pixelfed config 2023-10-29 05:27:12 -06:00
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