Is there a RES equivalent for this? I’d like non-ending scroll and to disable user hover popup 😬

If you are using the web UI, then you can disable the user popups by popping this bit of css in the Additional CSS field of your user settings:

.user_preview { display: none; }

As for infinite scroll, that isn’t a feature of the native web UI. There are some alternative UIs that support PieFed, and I don’t know all the features they have, so you might find that in those. Two that I know of:

Login

Federated, open‑source, ad‑free, and fully under your control. Build or join a community that reflects your values with no corporate overlords. This instance is run by the founder of PieFed. [Mobile apps for PieFed](https://piefed.social/post/1258559)

Blorp dev here. Trying to support all PieFed features but I’m a little behind:

Currently working on:

  • PieFed feeds (basically the same as Lemmy v1 multi community support)

Up next:

  • Emoji reactions
  • Create poll posts
  • Create event posts

The PieFed devs are very fast and a little hard to keep up with 😅. But tbh, we already support more than enough of the PieFed api for you to have a great time imo. Please reach out to me if a specific one of those missing features is preventing you from joining.