chiark / gitweb /
Honour server-side defaults when composing a new post.
authorSimon Tatham <anakin@pobox.com>
Sat, 13 Jan 2024 11:27:51 +0000 (11:27 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 13 Jan 2024 13:59:16 +0000 (13:59 +0000)
commit06f59c1ccd758e43ce5dc2270d91a88052379e67
tree9259852217d5db6c629846318a56d85629ef66b8
parent3938494e5d17c46f14cb360859b9c6f780a0a6c7
Honour server-side defaults when composing a new post.

Now after you set your default language, visibility and sensitivity in
[ESC][Y][O] (or indeed via any other client authenticated to the same
account), they will be used by the posting UI.
src/posting.rs
src/tui.rs