Commit Graph

8565 Commits (223aea476571e46b06899ab1bf9596436e7614ce)
 

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 3 years ago
Daniel Supernault a83fc798b7
Update AvatarSync, fix sync skipping recently fetched avatars by setting last_fetched_at to null before refetching 3 years ago
Daniel Supernault 319f0ba50f
Update MediaStorageService, fix size check bug 3 years ago
daniel 77f6f4fbbf
Merge branch 'dev' into staging 3 years ago
Daniel Supernault 739fa2e02a
Bump predis version, update composer deps 3 years ago
daniel 0a47d34075
Merge pull request #3713 from mb2g17/add-register-link-to-login-page
Add register link to login page
3 years ago
daniel be1b38ec66
Merge pull request #3712 from thisislawatts/chore/adds-node-version
chore: adds node version
3 years ago
Daniel Supernault 0cdab339ff
Add default value for forceHttps in AppServiceProvider 3 years ago
Daniel Supernault ae20826fcc
Update changelog 3 years ago
Daniel Supernault a31bdec750
Allow forceHttps to be disabled, fixes #3710 3 years ago
daniel f776c79284
Merge pull request #3710 from thisislawatts/fix/opt-out-of-forcing-https
fix: add opt of forceScheme(https)
3 years ago
daniel c1dc3ec928
Merge pull request #3696 from maxheadroom/patch-1
switch from MySQL docker images to MariaDB
3 years ago
daniel 391eb1d5e8
Merge pull request #3657 from stigger/patch-1
Fix the BROADCAST_DRIVER setting in .env.docker
3 years ago
daniel 7df2a0fefd
Merge pull request #3594 from pixelfed/fix-null-capabilities
fix null values on capabilities
3 years ago
daniel aede162abc
Merge pull request #3514 from shleeable/patch-3
Update dependabot to manage both PHP/NPM
3 years ago
daniel 84207c17bc
Merge pull request #3509 from shleeable/patch-4
Update AdminSettingsController.php
3 years ago
daniel e7a8dec1a9
Merge pull request #3829 from pixelfed/staging
In-App Registration
3 years ago
Daniel Supernault ae78129678
Update changelog 3 years ago
Daniel Supernault 73eb9e36fc
Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 3 years ago
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 3 years ago
Daniel Supernault 0ce484c56f
Update ApiV1Dot1Controller 3 years ago
Daniel Supernault 3ebae614ce
Hide nsfw posts from public/network timelines by default 3 years ago
Daniel Supernault 356ffdb630
Update npm deps 3 years ago
Daniel Supernault 93c6da3d59
Add app email confirm view 3 years ago
Daniel Supernault 772cfb9cee
Initial in-app registration logic 3 years ago
daniel 4393780a4d
Merge pull request #3798 from pixelfed/staging
Staging
3 years ago
Daniel Supernault b79d808c3b
Update changelog 3 years ago
Daniel Supernault a9f4ddfc5a
Update web routes, fix missing home route 3 years ago
daniel 53b52c38fa
Merge pull request #3797 from pixelfed/staging
Staging
3 years ago
Daniel Supernault c2f6073e6a
Update changelog 3 years ago
Daniel Supernault bb12001992
Update InboxPipeline, bump request timeout from 5s to 60s 3 years ago
daniel d6f46f4775
Merge pull request #3796 from pixelfed/staging
Staging
3 years ago
Daniel Supernault c1dc72d970
Update changelog 3 years ago
Daniel Supernault 989e42497a
Update Profile, fix avatarUrl paths. Fixes #3559 #3634 3 years ago
daniel 5613f6e84f
Merge pull request #3791 from pixelfed/staging
Staging
3 years ago
Daniel Supernault fadd0534a4
Update changelog 3 years ago
Daniel Supernault bda9d16b58
Update landing view 3 years ago
Daniel Supernault b6c06c4b1d
Update NotificationTransformer, fix mediaTag and modLog types 3 years ago
Daniel Supernault 8665eab190
Update ProfileController, cache actor object and atom feed 3 years ago
Daniel Supernault 55003148d4
Update ffmpeg config 3 years ago
Daniel Supernault 399bf5f810
Update HomeSettings controller, bail earlier when attempting to update email that already exists 3 years ago
daniel 8cfb1e2495
Merge pull request #3790 from pixelfed/staging
Update Inbox, fix handleUndoActivity
3 years ago
Daniel Supernault d660e46b22
Update Inbox, fix handleUndoActivity 3 years ago
daniel 3486c5deb3
Merge pull request #3789 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 0b80a20be8
Update changelog 3 years ago
Daniel Supernault 85cfa1ba9a
Update ap helpers, fix duplicate entry bug 3 years ago
daniel 5420abf76c
Merge pull request #3788 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 078966edb8
Update changelog 3 years ago
Daniel Supernault e71972d8f1
Update ApiV1Controller, map AccountService 3 years ago
Daniel Supernault 8b7121f9fb
Update AccountService, fix delete status 3 years ago