this post was submitted on 12 Apr 2024
10 points (100.0% liked)

Reddthat Community and Support

664 readers
1 users here now

Reddthat Community & Support

This community is for us to chat about anything and everything, including support topics!

There is no defining specific rules for this community and it can be anything from "I do not like the weather" to "I've won the jackpot and want to give all the money away to charity!" ๐Ÿ˜„

Before posting, have you read the rules?

Introductory Required Reading


For anything else, try a search and see what turns up, if not post away!


Alternative Matrix Chatroom:

Alternative Support Forums:

founded 1 year ago
MODERATORS
10
submitted 5 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

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)
  • 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 5 months ago (1 children)

Hmm... maybe you viewed your profile at the exact time when our database updated the 'aggregates'? As I can't seem to replicate that problem.

https://github.com/rystaf/mlmym/blob/ba4b330ca05df00a74817ed49ca71ea8848c4614/templates/activities.html#L13 it has been hardcoded to whatever user you are viewing. 'Cause technically (I guess?) the comment is by username. I agree it does not make much sense. (Submitted an issue on mlmym for you)

[โ€“] [email protected] 2 points 5 months ago

The problem still shows up on my profile (including if I view it logged out) and the order is persistent until I comment -- but still jumbled afterwards. e.g. right before posting this "Penguins in the Bathroom [Penguindrum]" is at the bottom of the first page despite being a post I made 4 months ago, and right above it is "It's just one of those days... [Nichijou]" from just under two months ago with a screenshot from Nichijou as a comment just above that -- but my comments on things like the Kendama Core post and the April Fool's Day Shrek thread are on the second page despite being much more recent.

Looking at your profile right now as well, I see a comment on "Frequent short downtimes lately?" from 8 months ago at the bottom of the first page while your comment about Meta's Threads from 2 weeks ago is at the top the second page.

Looking at it logged out, it seems like it's trying to sort user profiles by Hot by default. I didn't notice that before since I have default sort set to New -- which it definitely is not doing for profiles even though it adds it to the URL. (I'm not sure if it's actually the Hot sort though -- it might be ignoring that too...)

(Submitted an issue on mlmym for you)

Thanks. My ability to interact with Github is limited since I absolutely refuse to give Microsoft my phone number.