As we are running the latest and greatest Beta currently. This post will be a list of all known bugs & fun things that we are dealing with.
Please comment if you have a bug so we can help make the next Lemmy version.
Known Bugs
- Video links are not embeddable when they have a thumbnail. Issue: (UI-#2418)
- FIXED: Local and All pagination (Clicking Next) results in 25-30 seconds load times. Issue: (Lemmy-#4618)
Good News: This will be fixed VERY SOON! PR: #4662
- Federation with LemmyWorld
- We have created a server in Amsterdam which is close enough to LemmyWorld where we can ingest all of the Activities, and then batch-send them to Reddthat. Currently it is performing very well. It is still early in testing but all signs point to solving our activity backlog issue!
- Private messages are broken #2439-ui
Not sure where to post this. Sometimes (in ways that are difficult to replicate), I get a JSON response for a reddthat post in my browser instead of an HTML one. It’s happened before on mobile (Chrome) and today also desktop (MS Edge), so I was able to make a screenshot:
I’m assuming it’s related to 0.19.4, but maybe others have seen this behaviour before the upgrade. Apologies if you’re already aware - I had a quick look for other mentions but didn’t find any.
Thanks for letting me know!
An interesting issue indeed! I’ll have to check it out. I have a sneaking suspicion it might be due to the nginx caching… 🤔
Possibly fixed, I tweaked the caching mechanism to specify if it was html and json. At least that’s what it should do!
If you manage to see it again left me know.