Commit graph

10063 commits

Author SHA1 Message Date
Daniel Supernault
622e9cee97
Add S3 IG Import Media Storage 2024-02-02 02:29:33 -07:00
Daniel Supernault
5b7111c56f
Update changelog 2024-02-01 23:20:12 -07:00
Daniel Supernault
cf00542336
Update compiled assets 2024-02-01 23:19:25 -07:00
Daniel Supernault
59aa6a4b02
Update AccountImport.vue, fix new IG export format 2024-02-01 22:49:04 -07:00
Daniel Supernault
339857ffa2
Update changelog 2024-02-01 22:46:39 -07:00
Daniel Supernault
0aff126aa0
Update ApiV1Controller, properly cast boolean sensitive parameter. Fixes #4888 2024-02-01 22:46:13 -07:00
Daniel Supernault
8a9a7c0e47
Fix parental_controls migration 2024-01-29 22:24:50 -07:00
Daniel Supernault
61b1523368
Fix newsroom migration 2024-01-29 22:13:09 -07:00
Daniel Supernault
92ff114d2d
Update migrations, fixes #4883 2024-01-29 21:45:59 -07:00
daniel
6d8ba64e0b
Merge pull request #4879 from shleeable/patch-14
typo
2024-01-26 20:57:10 -07:00
daniel
44f92f4888
Merge pull request #4856 from nexryai/patch-1
Fix syntax error of lang/vendor/backup/ja/notifications.php
2024-01-26 20:56:35 -07:00
daniel
d4e4c4e1dd
Merge pull request #4859 from mbliznikova/4845_provide_error_message_when_account_size_limit_reached
Provide an informative error message when account size limit is reached
2024-01-26 20:55:44 -07:00
Shlee
934f2ffdb4
Update home.blade.php 2024-01-24 12:45:21 +10:30
daniel
51c6935e05
Merge pull request #4877 from pixelfed/staging
Update UserEmailForgotController
2024-01-22 06:00:37 -07:00
Daniel Supernault
6167ebc654
Update UserEmailForgotController 2024-01-22 05:59:37 -07:00
daniel
c77e427fa3
Merge pull request #4876 from pixelfed/staging
Update forgot mail template, urlencode email
2024-01-22 05:58:15 -07:00
Daniel Supernault
efe8e89046
Update forgot mail template, urlencode email 2024-01-22 05:57:40 -07:00
daniel
1f6577c947
Merge pull request #4875 from pixelfed/staging
Update forgot email captcha config
2024-01-22 05:52:27 -07:00
Daniel Supernault
96366ab3de
Update forgot email captcha config 2024-01-22 05:51:50 -07:00
daniel
dbf59367df
Merge pull request #4874 from pixelfed/staging
Add forgot email feature
2024-01-22 05:42:39 -07:00
Daniel Supernault
c26a3d2817
Add migration 2024-01-22 05:35:30 -07:00
Daniel Supernault
5afe7abdfb
Update changelog 2024-01-22 05:26:57 -07:00
Daniel Supernault
67c650b195
Add forgot email feature 2024-01-22 05:26:01 -07:00
Daniel Supernault
0325e17115
Update LoginController, fix captcha validation error message 2024-01-22 03:06:14 -07:00
daniel
ca05279bb6
Merge pull request #4872 from pixelfed/staging
Update login view, add email prefill logic
2024-01-22 02:05:43 -07:00
Daniel Supernault
74423b52ca
Update changelog 2024-01-22 02:05:01 -07:00
Daniel Supernault
d76f01685c
Update login view, add email prefill logic 2024-01-22 02:03:39 -07:00
daniel
84b63f8aa9
Merge pull request #4866 from pixelfed/staging
Update migration, fixes #4863
2024-01-15 22:43:38 -07:00
Daniel Supernault
979aa55135
Update migration, fixes #4863 2024-01-15 22:43:09 -07:00
daniel
187d1e1af9
Merge pull request #4862 from pixelfed/staging
Add Parental Controls feature
2024-01-11 07:08:38 -07:00
Daniel Supernault
85a612742d
Update changelog 2024-01-11 06:54:20 -07:00
Daniel Supernault
c91f1c595a
Update ParentalControlsController, prevent children from adding accounts 2024-01-11 06:52:12 -07:00
Daniel Supernault
db1b466792
Update instance config 2024-01-11 06:45:32 -07:00
Daniel Supernault
c7ed684a5c
Update ParentalControlsController 2024-01-11 06:31:19 -07:00
Daniel Supernault
71c148c61e
Update StoryController, add parental controls support 2024-01-11 05:46:02 -07:00
Daniel Supernault
fe30cd25d1
Update DirectMessageController, add parental controls support 2024-01-11 05:25:23 -07:00
Daniel Supernault
fd9b5ad443
Update api controllers, add parental control support 2024-01-11 04:50:11 -07:00
Daniel Supernault
9d365d07f9
Update ParentalControls, map updated saved permissions/roles 2024-01-11 04:41:38 -07:00
Daniel Supernault
2dcfc81495
Update ComposeController, add parental controls support 2024-01-11 04:40:25 -07:00
Daniel Supernault
1a16ec2078
Update BookmarkController, add parental control support 2024-01-11 03:22:35 -07:00
Daniel Supernault
42298a2e9c
Apply dangerZone middleware to parental controls routes 2024-01-11 02:40:52 -07:00
Daniel Supernault
58745a8808
Update settings sidebar 2024-01-11 02:37:13 -07:00
Daniel Supernault
5f6ed85770
Update settings sidebar 2024-01-11 02:34:43 -07:00
Daniel Supernault
319a20b473
Update ParentalControlsController, redirect to new custom error page on active session when attempting to use child invite link so as to not overwrite parent active session with child session 2024-01-11 02:12:54 -07:00
Daniel Supernault
ef57d471e5
Update migration 2024-01-11 01:50:51 -07:00
Daniel Supernault
c53894fe16
Add Parental Controls feature 2024-01-11 01:35:15 -07:00
mbliznikova
4e567e3411 Provide an informative error message when account size limit is reached 2024-01-09 04:49:01 +00:00
nexryai
19e8037c85
Fix lang/vendor/backup/ja/notifications.php 2024-01-07 21:05:04 +09:00
daniel
0a556d1ac1
Merge pull request #4855 from pixelfed/staging
Update ApiV1Controller, update favourites max limit. Fixes #4854
2024-01-06 11:45:12 -07:00
Daniel Supernault
d25209f74a
Update ApiV1Controller, update favourites max limit. Fixes #4854 2024-01-06 11:43:56 -07:00