Skip to content

See #170: fetch channel outbox on discovery/detail

Agate requested to merge 170-outbox-fetch into develop

See #170 (closed):

  • When channel is first discovered, retrieve the first page of outbox
  • Launch additional tasks to fetch more pages of the outbox (5 by default, so 250 items)
  • Refresh from time to time in the UI when browsing a channel, in cased we missed delivery
Edited by Agate

Merge request reports