aboutsummaryrefslogtreecommitdiff
path: root/xs.h
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@gnu.org>2026-01-01 16:25:00 +0100
committergrunfink <grunfink@comam.es>2026-01-01 16:25:00 +0100
commit20eba6f5192176ad0fc3c468cd4bd8dda62f15e6 (patch)
tree05f33a8b180ff042934058e5f36123a76e2a59a1 /xs.h
parent4b22bb8929c1c7d2e9cf531bb4b0f40c19ccc423 (diff)
Add boosts, likes and reacts to actor's people page
Show in an actor's page anything that the user could have seen from actor in timeline or notifications, namely: - posts by actor (use get_atto to identify the actor) - boosts by actor - user's posts with likes or emojireacts by actor That said, in this view, only the latest boost is shown for a post, so it might not seem like the boost is by actor. Likes and emojireacts aren't even shown, so the reason why a post appears might be puzzling. Use timeline_simple_list, since we don't show entire conversations, and we want to identify all posts with actor's interactions. Saturate show at max_timeline_entries, so that we don't silently skip entries.
Diffstat (limited to 'xs.h')
0 files changed, 0 insertions, 0 deletions