Toot-Mastodon-CLI-TUI-clien.../toot/tui
Daniel Schwarz 744dc090b4 Basic support for viewing Status and Mention notifs as a timeline
Now the Goto Menu has a < Notifications > button. This will load
your Status and Mention notifications as a standard timeline
for viewing.
2023-02-24 22:19:24 -05:00
..
NOTES.md Spelling fixes (#215) 2022-11-09 14:24:48 +01:00
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Basic support for viewing Status and Mention notifs as a timeline 2023-02-24 22:19:24 -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
overlays.py Basic support for viewing Status and Mention notifs as a timeline 2023-02-24 22:19:24 -05: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