Gotcha! Makes sense. I think also what made me wonder is your pod has those filters at the top, whereas mine doesn’t, unless I’m missing a setting?
@eldersnake@yarn.andrewjvpowell.com Thays behind a feature flag at the moment. lists_and_filtets
@eldersnake@we.loveprivacy.club No worries – For reference I’m currently running:
filter_and_lists
webfinger
Which I guess I got the name of the feature wrong, it’s filters_and_lists
🤦♂️ But yarnd --enable-feature list
will always tell you what’s currently being feature flagged / experimental:
$ ./yarnd --enable-feature list
Available Features:
- foo
- filter_and_lists
- webfinger
@abucci@anthony.buc.ci Hahah 🤣 It’s there so devs know how to create a new feature easily 😅