When a user requests full history for a channel whose recent uploads aren't fetched yet, run a one-channel recent backfill synchronously in the request so the feed populates at once instead of waiting for the scheduler. Deep paging still follows on the scheduler (recent-then-deep). The deep-toggle mutation now also refreshes my-status and the feed. |
||
|---|---|---|
| .. | ||
| components | ||
| lib | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||