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
8 Commits
Author SHA1 Message Date
raucao 7dfd58d075 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
2026-09-03 09:33:55 -06:00
raucao 9d928217ca Preserve scroll position when no Nostr connected
CI / Lint (pull_request) Successful in 1m34s
CI / Test (pull_request) Successful in 59s
2026-09-03 08:25:03 -06:00
raucao 1b60915e3f Load activity items from cache immediately, network later
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
2026-09-03 08:16:24 -06:00
raucao 39e5240af2 Use new icon in My Contributions header 2026-09-02 18:48:50 -06:00
raucao 35aa3c950f Auto-load older activities
Both initially (if not enough recent ones are available), and when
scrolling to the end of an activity timeline
2026-09-02 18:36:58 -06:00
raucao a4a8d123d3 Split Activity timeline in Home and Explore
Adds a new Explore timeline with contributions from anyone on trusted
relays.
2026-09-02 15:06:10 -06:00
raucao 92c6190d28 Add followee's photo uploads to Activity timeline 2026-09-02 11:23:34 -06:00
raucao 36989e1dc2 WIP Add activity photo item
Can show one or more photo additions in the activity timeline
2026-09-02 10:22:15 -06:00