Email or username:

Password:

Forgot your password?
Top-level
pixelfed

To report issues please use the in-app report feature or make an issue here github.com/pixelfed/mobile-app

You can navigate to Settings -> About -> Instance details and tap + hold the domain at the bottom of the screen to copy debug data to your clipboard to help us debug!

9 comments
π‘πšπ©π‘

@pixelfed Good job !

Are there any configurations to be done at the instance level, or is v0.11.4 enough?
For me, on my own instance, the global feed does not show posts from Fediverse and is exactly the same as the local feed.

pixelfed

@raph Thanks, for the network timeline make sure you have `PF_NETWORK_TIMELINE=true` in .env and try increasing the falloff limit from 2 days to 30 by adding `PF_NETWORK_TIMELINE_DAYS_FALLOFF=30` and running `php artisan config:cache && php artisan cache:clear`

Lapineige

@pixelfed does that second setting also allows to collect network content after a prolonged outage ?
In other word, it that the "curation time limit" that Pixelfed will use to populate home feed ?
@raph

pixelfed

@Lapineige @raph Nope and that setting is only for the network timeline. That's a good idea though, we'll add that to our todo list.

π‘πšπ©π‘

@pixelfed Seems to be the same after changing the .env and the config:cache & clear

Technical Issues

@pixelfed where is this in app reporting option? I can’t find it.

Γ€ymm :damnified:

@pixelfed Awesome! Do you want only bug reports or feature requests as well?

Go Up