chiark / gitweb /
Use feed updates to lengthen the home timeline.
authorSimon Tatham <anakin@pobox.com>
Sun, 31 Dec 2023 07:31:19 +0000 (07:31 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 31 Dec 2023 07:31:19 +0000 (07:31 +0000)
commitc66b999548e0569a80b10fe7bb28c379a73da733
treed01eacae35710f680e0a3a162053fb0fc6dbf909
parent5727e5bd747d89e1bffd8b569e01d4f9faec1b5e
Use feed updates to lengthen the home timeline.

Untested as yet, but this _should_ replicate the behaviour from the
Python version where you're reading your home timeline and a new post
quietly appears below what you can currently see.
src/client.rs
src/file.rs
src/tui.rs