trails/apps
Ullrich Schäfer 4e63f7631a fix(journal): show remote followers in follower/following lists
countFollowers counts every accepted follow row, but listFollowers
inner-joined users on follower_id — so a federated follower (NULL
follower_id, follower_actor_iri set) bumped the count while never
appearing in the list. Observed live: profile said '1 follower', list
below was empty. listFollowing had the same latent bug for outbound
trails-to-trails follows.

Both lists now left-join users + remote_actors: local entries link to
the local profile as before; remote entries display cached actor data
(IRI parsing as fallback) and link out to the remote profile.

Integration test pins count/list consistency for a remote follower.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 09:13:44 +02:00
..
journal fix(journal): show remote followers in follower/following lists 2026-06-07 09:13:44 +02:00
mobile chore(deps): bump the production group with 28 updates 2026-05-31 08:37:04 +00:00
planner chore(deps): bump the production group with 28 updates 2026-05-31 08:37:04 +00:00