Commit graph

127 commits

Author SHA1 Message Date
Daniel Supernault
223aea4765
Refactor AvatarStorage to support migrating avatars to cloud storage, fix remote avatar refetching and merge AvatarSync commands and add deprecation notice to avatar:sync command 2022-12-02 00:21:53 -07:00
Daniel Supernault
a83fc798b7
Update AvatarSync, fix sync skipping recently fetched avatars by setting last_fetched_at to null before refetching 2022-12-01 23:17:05 -07:00
Daniel Supernault
ae78129678
Update changelog 2022-12-01 20:31:20 -07:00
Daniel Supernault
73eb9e36fc
Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 2022-11-30 03:47:18 -07:00
Daniel Supernault
5ce158a272
Update SendUpdateActor command 2022-11-17 19:43:01 -07:00
Daniel Supernault
04a498af9c
Update SendUpdateActor command 2022-11-17 19:21:31 -07:00
Daniel Supernault
682f5f0f33
Add Manually verify email address command 2022-11-17 18:09:16 -07:00
Daniel Supernault
6b92c64851
Update command 2022-10-31 02:18:06 -06:00
Daniel Supernault
896e6023bd
Add command 2022-10-31 00:05:17 -06:00
Daniel Supernault
149cf9dc29
Fix remote account post counts 2022-08-06 03:23:58 -06:00
Shlee
5e73c2d539
Update Installer.php 2022-07-05 22:44:40 +09:30
Shlee
00c6e7c664
Update Installer.php 2022-06-26 15:52:19 +09:30
daniel
c25347603b
Merge pull request #3535 from shleeable/patch-10
artisan user:create - password must be 6 characters or more
2022-06-25 14:47:33 -06:00
daniel
fc46c350a4
Merge pull request #3546 from shleeable/patch-14
Installer Updated
2022-06-25 14:24:28 -06:00
Shlee
563b7af500
Update Installer.php 2022-06-25 12:10:41 +09:30
Shlee
ed2d4a9b34
Update Installer.php 2022-06-25 12:06:15 +09:30
Shlee
e0307babf8
PHP check lists all PHP modules + linted 2022-06-25 12:03:00 +09:30
Shlee
13a86ab2b5
bug fix 2022-06-25 11:52:52 +09:30
Daniel Supernault
bb1cccbe03
Update MediaDeletePipeline, fix async media deletion 2022-06-19 06:52:06 -06:00
Shlee
b8526bfeb0
Update Installer.php 2022-06-19 15:56:55 +09:30
Shlee
097a04edc3
Update Installer.php 2022-06-19 15:35:06 +09:30
Shlee
d2e0b9ace1
Update Installer.php 2022-06-19 15:32:44 +09:30
Shlee
dcd7a35384
Update Installer.php 2022-06-19 15:31:55 +09:30
Shlee
211b497240
Update Installer.php 2022-06-19 15:15:13 +09:30
Shlee
2e0587cef8
Update Installer.php 2022-06-19 15:00:08 +09:30
Shlee
e77400b621
Update Installer.php 2022-06-19 14:58:33 +09:30
Shlee
4da076c756
Update Installer.php 2022-06-16 11:05:05 +09:30
Shlee
83bb370ec9
Update Installer.php 2022-06-16 11:02:47 +09:30
Shlee
56ebd8c06c
Update Installer.php 2022-06-16 10:06:47 +09:30
Shlee
a0bca2668a
Update Installer.php 2022-06-15 19:38:40 +09:30
Shlee
a2090f5445
Update Installer.php 2022-06-15 19:32:51 +09:30
Shlee
fc811416f3
Update Installer.php 2022-06-15 19:16:11 +09:30
Shlee
6d76d02732
Update Installer.php 2022-06-15 19:15:33 +09:30
Shlee
df51e838bd
Update Installer.php 2022-06-15 19:15:12 +09:30
Shlee
825365a6b6
Update Installer.php 2022-06-15 19:09:19 +09:30
Shlee
4ffa4a3609
Update Installer.php 2022-06-15 18:59:37 +09:30
Shlee
8d583403cb
Update Installer.php 2022-06-15 18:53:50 +09:30
Shlee
d5436fbd5f
Update Installer.php 2022-06-15 18:48:49 +09:30
Daniel Supernault
feecc06c2a
Update installer command 2022-06-09 00:09:01 -06:00
Daniel Supernault
2b7c8dd1e5
Update GenerateInstanceActor command 2022-06-06 22:29:33 -06:00
Shlee
8c31bd4c68
Update UserCreate.php 2022-06-05 15:20:57 +09:30
Shlee
95a22b7b55
Update UserCreate.php 2022-06-05 15:20:43 +09:30
Shlee
330ed8ef82
Update UserCreate.php 2022-06-05 15:19:54 +09:30
Shlee
6c69b30870
Update UserCreate.php 2022-05-21 15:53:47 +09:30
Shlee
d36e472646
Update Installer.php 2022-05-14 18:35:26 +09:30
Daniel Supernault
758a828fdf
Update MediaGarbageCollector 2022-03-16 20:19:10 -06:00
Daniel Supernault
41cc741be6
Add avatar:sync command 2022-01-02 21:34:15 -07:00
Daniel Supernault
7bef159119
Add i18n dev command 2021-12-21 22:32:33 -07:00
Daniel Supernault
03b0a62a22
Update console kernel, add db session garbage collector that runs twice daily 2021-12-19 01:25:49 -07:00
Daniel Supernault
3515a98e55
Add Cloud Backups, a command to store backups on S3 or compatible filesystems 2021-12-14 20:08:44 -07:00