chiark / gitweb /
Ability to display sensitive toots folded up.
authorSimon Tatham <anakin@pobox.com>
Wed, 10 Jan 2024 08:37:34 +0000 (08:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Jan 2024 08:14:03 +0000 (08:14 +0000)
commit1eed48aa679720525082c3a07b9f86dbfe92fc64
tree93897ff1fb670591460d18bbdae49ae10cd5afce
parentcbd3d41466935c0145ea47b7f1aa4cd239879260
Ability to display sensitive toots folded up.

Not currently used: all our current DisplayStyleGetters
unconditionally return true from their unfolded method.

This has to apply to the quoted line of a toot in Re: lines, as well
as the full display of the post contents.
src/file.rs
src/text.rs