witchie/toot/tui
Daniel Schwarz 876ad1f53d
Added framework for action buttons with "Confirm/Cancel" behavior
Buttons with confirm/cancel behavior are in place and working
TBD: implement actions when user gives confirmation.
2023-02-20 09:11:36 +01:00
..
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Add relationship support to Account overlay 2023-02-20 09:11:34 +01: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 Added framework for action buttons with "Confirm/Cancel" behavior 2023-02-20 09:11:36 +01:00
poll.py Boosted polls weren't working; this change fixes that. 2023-02-15 10:15:16 -05:00
scroll.py Status detail scrollbar feature 2023-01-19 09:02:35 +01:00
timeline.py Merge pull request #312 from danschwarz/poll3 2023-02-20 09:06:51 +01: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