1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/toot/cli
Ivan Habunek db266c563d
Don't set default visibility
This way the visiblility will default to the one in user preferences. By
default this is 'public'.
2024-01-02 21:56:36 +01:00
..
__init__.py Fix warning 2024-01-02 21:02:38 +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 Don't set default visibility 2024-01-02 21:56:36 +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: honour user's default visibility preference 2023-12-31 18:20:47 +00:00
validators.py Move code from toot.tui.base to toot.tui 2023-12-14 11:35:52 +01:00