curi
(Elliot Temple)
8월 6, 2022, 5:19오전
1
최근에 활발하게 게시글을 올리는 사용자가 최신 페이지의 5개 아이콘에 표시되지 않는 현상을 여러 번 확인했습니다. 예시 :
여기서 가운데 3개 아이콘에 마우스를 올리면 "자주 게시하는 사용자"라고 표시됩니다(왼쪽은 원글 작성자, 오른쪽은 가장 최근 게시자). 20개의 게시글을 올린 사용자는 현재 두 번째로 최근 게시자임에도 불구하고, 1~2개의 게시글만 올린 사용자들에게 밀려서 표시되고 있습니다:
게시 빈도와/또는 최근성이 아니라면 어떤 기준으로 표시할 사용자를 선택하고 있는지 궁금합니다.
2개의 좋아요
I think the query is in
Though I am not 100% sure how to decipher it.
1개의 좋아요
Moin
7월 24, 2026, 3:22오후
3
이 문제를 수정하는 PR이 얼마 전에 생성되었습니다.
main ← curi:fix-topic-featured-posters
merged 08:10PM - 24 Jul 26 UTC
There was a bug where the frequent posters were reordered by the date of their m… ost recent post in the topic, with older posts preferred. This hid posters who should have been displayed (e.g. someone with the most posts and the second most recent post). This PR fixes the bug and improves the selection with better visibility for recent discussion and new participants.
Bug report showing the issue with screenshots: https://meta.discourse.org/t/frequent-posters-shown-on-latest-page/235281
New display logic: The topic list shows up to five posters in this order: the OP, two frequent posters, and two recent posters. Recent posters are excluded from frequent posters, and the OP is excluded from both. The latest poster is handled separately and replaces a recent poster unless the OP is the latest poster.
오늘 스테일(stale)로 표시되어, 여기에서 공유하여 관심을 불러일으키고자 합니다.
3개의 좋아요
curi
(Elliot Temple)
7월 24, 2026, 6:36오후
4
감사합니다. 저는 이 주제의 작성자이자 PR의 저자입니다. 이 버그는 수년 동안 저를 괴롭혀 왔습니다. PR을 제출한 후 더 주목을 받기 위해 추가로 해야 할 일이 있는지 잘 모르겠습니다.
3개의 좋아요
여기에 PR을 올려주셔서 감사합니다! 지금 확인해 보겠습니다.
병합 완료! 감사합니다.
2개의 좋아요