chiark / gitweb /
Ability to set most of your own options.
authorSimon Tatham <anakin@pobox.com>
Sat, 13 Jan 2024 10:57:21 +0000 (10:57 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 13 Jan 2024 13:57:35 +0000 (13:57 +0000)
commit3938494e5d17c46f14cb360859b9c6f780a0a6c7
tree7d857fbed15c0231bdb090d6fba915d644c4d84b
parente8054b73a2a30273ea1f0da64b3f7c7581a4b995
Ability to set most of your own options.

For the moment, I've left out the account bio and the extra info
fields, because those both require UI extensions we don't have yet.
Added to TODO.
TODO.md
src/client.rs
src/options.rs
src/posting.rs
src/types.rs