chiark / gitweb /
Add support for polls in other users' posts.
authorSimon Tatham <anakin@pobox.com>
Sun, 7 Jan 2024 22:17:27 +0000 (22:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 7 Jan 2024 22:18:06 +0000 (22:18 +0000)
commit17b700af32d91352c38ba6a043a76cd03c8cb548
treec8f8a1fa4e20322598b8946b1a3b4ae3f4b2fac4
parentc9a4a262b6173e38ede02a8f53693e27abac3682
Add support for polls in other users' posts.

That is, we can't post them ourselves yet, but we can see them when
other users post them, and vote in them.
TODO.md
src/client.rs
src/file.rs
src/text.rs
src/types.rs