1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-24 08:00:39 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot/tui
2023-02-14 22:21:04 -05:00
..
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Add signal and code to invoke poll overlay UI 2023-02-10 21:46:27 -05:00
compose.py Extract code for getting default visibility 2022-12-28 09:19:25 +01:00
constants.py Highlight followed tags 2023-01-02 14:25:30 +01:00
entities.py Add bookmark timeline and bookmarking to tui 2022-12-27 12:15:20 +01:00
NOTES.md Spelling fixes (#215) 2022-11-09 14:24:48 +01:00
overlays.py Removed unneeded parenthesis 2023-02-14 22:21:04 -05:00
poll.py Added styled radio buttons and checkboxes 2023-02-14 22:21:04 -05:00
scroll.py Status detail scrollbar feature 2023-01-19 09:02:35 +01:00
timeline.py Implement [P]oll command to view/vote on poll 2023-02-10 21:48:42 -05:00
utils.py Removed unneeded pareenthesis 2023-02-14 22:21:04 -05:00
widgets.py Added styled radio buttons and checkboxes 2023-02-14 22:21:04 -05:00