toot/toot/cli
Lexi Winter 1ed129f5dd tui: add --always-show-sensitive option
When enabled, this option expands toots with content warnings
automatically, instead of requiring the user to press 'S'.
2023-12-31 18:54:56 +00:00
..
__init__.py Add shell completion for instances 2023-12-28 19:02:19 +01:00
accounts.py Move code from toot.tui.base to toot.tui 2023-12-14 11:35:52 +01:00
auth.py Add toot --as option to override active account 2023-12-28 12:16:43 +01:00
lists.py Help with list command discovery 2023-12-27 10:17:14 +01:00
post.py Reinstate toot post --using option 2023-12-28 19:09:48 +01:00
read.py Add shell completion for instances 2023-12-28 19:02:19 +01:00
statuses.py Move code from toot.tui.base to toot.tui 2023-12-14 11:35:52 +01:00
tags.py Move code from toot.tui.base to toot.tui 2023-12-14 11:35:52 +01:00
timelines.py Add shell completion for instances 2023-12-28 19:02:19 +01:00
tui.py tui: add --always-show-sensitive option 2023-12-31 18:54:56 +00:00
validators.py Move code from toot.tui.base to toot.tui 2023-12-14 11:35:52 +01:00