Show photo sharing activities of other users in Activity timelines #98

Merged
raucao merged 8 commits from feature/activity_timeline into master 2026-09-03 15:42:19 +00:00
Owner

Introduce a new sidebar tab nav for the Activities timeline, so users can switch between Home and Explore. Home includes activity from both people we follow, or that interact with our posts, while Explore contains all other public activity from trusted relays.

Once there's enough content, the Explore view can be improved to be more relevant to the current user. At this moment, it provides an easy way to discover what little we have for actual content as of yet.

Introduce a new sidebar tab nav for the Activities timeline, so users can switch between Home and Explore. Home includes activity from both people we follow, or that interact with our posts, while Explore contains all other public activity from trusted relays. Once there's enough content, the Explore view can be improved to be more relevant to the current user. At this moment, it provides an easy way to discover what little we have for actual content as of yet.
raucao added the featurenostr labels 2026-09-03 15:05:36 +00:00
raucao added 7 commits 2026-09-03 15:05:36 +00:00
Can show one or more photo additions in the activity timeline
Adds a new Explore timeline with contributions from anyone on trusted
relays.
Both initially (if not enough recent ones are available), and when
scrolling to the end of an activity timeline
Considerably improves time to first render, and usually there isn't
anything more to load once having opened the cache before in the same
session
Preserve scroll position when no Nostr connected
CI / Lint (pull_request) Successful in 1m34s
CI / Test (pull_request) Successful in 59s
9d928217ca
raucao changed title from Show photo sharing activities of other users to Show photo sharing activities of other users in Activity timelines 2026-09-03 15:07:03 +00:00
raucao added 1 commit 2026-09-03 15:34:35 +00:00
Fix flaky test in CI
CI / Lint (pull_request) Successful in 1m5s
CI / Test (pull_request) Successful in 1m23s
Release Drafter / Update release notes draft (pull_request) Successful in 9s
7dfd58d075
raucao merged commit 20fa3e00ce into master 2026-09-03 15:42:19 +00:00
raucao deleted branch feature/activity_timeline 2026-09-03 15:42:20 +00:00
Sign in to join this conversation.