Hey all!

It may have seemed to be a slow week, but I have been toiling rewriting a significant portion of the codebase while staring at graphs so that we can better implement new features. Currently, the state management was a bit too spread out, so I have taken the time to centralize that. This is going to make things like mod tools a cinch to integrate, and I plan to do that this coming week (seriously).

These changes should also provide some pretty good performance enhancements. To be sure, this is not a complete effort yet, however I have overhauled the two biggest things: feeds and posts/comments. These are the two biggest performance bottlenecks, and I think I’ve gotten about 80% of the way there in improving the performance there. Still more work to do though!

Additionally, we should see another significant performance boost in the next portion of the rewrite, which will remove off the current UI library that we use and replace it with a much better performing library. That is a process that will happen over time.

The great news is that now, we should be able to iterate at a higher speed with these changes, and we should be rolling out some big changes here in the next few days!

For now, there are a few changes - and things that should be fixed because of this rewrite

  • I keep saying this, but I have a feeling that this should resolve some NSFW issues
  • I also keep saying this, but I am pretty certain that this should fix the issues with language ID issues. At least for posts, comments should be fixed in a day or so.
  • The profile screen has been reworked
  • Much better (but still lacking, and this will improve further in the coming days) performance with the traverse

As this is a rewrite of a lot of state things, there is a chance that some things might have broken. However, I have done a good bit of testing here and think things are alright. If you see anything funky, please do let us know!

We do plan (and should be able to do so more easily now) have some tab bar options that will allow you to customize the functions there. For example, you will be able to visit the traverse tab from a button on the tab bar if you wish to swap it out with another one.

Like I said, this coming week will be more feature-full rather than behind the scenes work. Thanks for hanging in there while we get this stuff sorted out!

Cheers!

  • @[email protected]OPM
    link
    fedilink
    English
    311 months ago

    You can do it in app, so that will be available.

    As for the swipe to go back, can you elaborate further? Right now you can (I think?) do what you’re asking. It doesn’t matter how deep you go you can swipe back all the way to the home feed.

    • @[email protected]
      link
      fedilink
      English
      211 months ago

      Can we get a slide back the other direction to go back to the last opened post from the feed? Apollo had that and it was great. Occasionally I’ll slide back too far and end up on the main feed again but a quick slide from right to left on the main feed page would take you back into the last post even if you’ve scrolled down the feed a ways.

    • ren (a they/them)
      link
      fedilink
      English
      211 months ago

      re profile update: Awesome!

      re swiping back: Yep! Basically, if I saw a post I may tap through to see the post in full, right? I may then tap on the username to see what else they posted, then tap on one of those posts, then maybe tap on that subreddit to see if I want to subscribe, maybe even tapping on a post in that subreddit. – then, if I was ready to head back to my main feed where I started, I could start swiping back. In this example, if I’m on a post in that random subreddit, it would take me back to that subreddit, then back to the post that got me there, then back to that profile, then back to the post, then back to where I started in my main feed!

      I may be weird in that I like diving down rabbitholes to discover new folks and communities, but personally I found it super handy.