Retire the most-followed listing in favour of the member directory - #1969
Merged
Conversation
Der Netzwerk-Punkt in der oberen Leiste führte auf eine Rangliste der 1.000 meistgefolgten Mitglieder, die im eigenen Text zugab, ein Platzhalter zu sein. Dieselbe Frage beantwortet /system/members inzwischen vollständig und nach Nachnamen sortiert, deshalb fällt die Liste weg; die alte URL leitet dauerhaft dorthin weiter, samt ihrer .md/.json/.xml-Geschwister. Damit verliert auch die Rangfolge dahinter ihren letzten Leser, denn der Profil-Rail zieht seit Längerem aus Posts.top_recent_posters/2: Vutuv.Social.PopularUsers sortierte alle zehn Minuten die follows-Tabelle für niemanden und geht mit. Diesen Text hat ein KI-Agent in meinem Namen geschrieben. Ich weiß, dass das problematisch ist. Claude-Session: https://claude.ai/code/session_01Grd7jCVxL1qeoK53HUoW85
wintermeyer
force-pushed
the
worktree-netzwerk-top-navigation-link
branch
from
September 3, 2026 11:28
8e8896b to
f3e84ba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The top bar's "Netzwerk" link led to
/listings/most_followed_users, a ranking of the 1,000 most-followed members whose own text called itself a placeholder./system/membersanswers that question properly now, so the page goes and the old URL 301s to the directory — the.md/.json/.xmlsiblings ride along onAgentFormat.keep_extension/1. The sitemap,/llms.txt, the agent skill and the OpenGraph copy lose their entries; the feed's empty state and the profile checklist now link to the directory.That was the ranking's last reader (the who-to-follow rail moved to
Posts.top_recent_posters/2a while back), soSocial.most_followed_users/1and thePopularUsersGenServer go too — a ten-minuteGROUP BYoverfollowsfor nobody.Two things for you, both left alone: the logged-out desktop nav is down to "Jobs", and the 768px bar budget that hides
#people-totalatmdis no longer tight (the label measured 91px).Smoke-tested at
/listings/most_followed_users→ 301 → 200 in German.An AI agent wrote this text in my name. I know that is problematic.
https://claude.ai/code/session_01Grd7jCVxL1qeoK53HUoW85