(dan)iel (sup)ernault

Results 97 comments of (dan)iel (sup)ernault

Fixed in [22da264](https://github.com/pixelfed/pixelfed/commit/22da2647c7f28f7e1d6a588f4549c3326aee9356)

Run `php artisan config:cache && php artisan route:cache`

Did you try running `php artisan cache:clear` ?

> I think devs have a different idea about priorities. I don't even notice them reacting much to github issues. > > ![image](https://user-images.githubusercontent.com/651760/248739753-16e9e786-2cdc-4986-ad17-61f08ddc2cd7.png) > > ![image](https://user-images.githubusercontent.com/651760/248738696-a087f691-dbeb-4696-9d39-3a99eaa09636.png) > > I see...

Remove `AWS_URL` then run `php artisan config:cache && php artisan cache:clear`

**Do not set `FILESYSTEM_DRIVER=s3`** Keep it set to `FILESYSTEM_DRIVER=local` and set `FILESYSTEM_CLOUD=s3` or it will break things

We do support IG Import currently, but we need to improve our data export and fix the account migration bug. I will keep this issue open until it is fixed.

Hi @pwFoo, I will be abstracting the AP code from pixelfed after its ready.

@rimu @zotanmew I just shipped support for this, feel free to re-open if you run into any issues. This is live on pixelfed.social if you want to test it btw!

@jippi Hey, can you target the `staging` branch?