This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
Toot-Mastodon-CLI-TUI-client-Linux
Watch
1
Star
0
Fork
0
You've already forked Toot-Mastodon-CLI-TUI-client-Linux
mirror of
https://github.com/ihabunek/toot
synced
2025-02-06 06:03:18 +01:00
Code
Issues
Releases
Wiki
Activity
Toot-Mastodon-CLI-TUI-clien...
/
toot
/
tui
History
Daniel Schwarz
f7ba208d3b
Added personal timeline, which is your own timeline of posts
...
Fixes issue
#354
2023-06-22 11:07:54 +02:00
..
__init__.py
Initial implementation of a TUI using Urwid
2019-09-03 15:40:42 +02:00
app.py
Added personal timeline, which is your own timeline of posts
2023-06-22 11:07:54 +02:00
compose.py
Inherit visibility when replying in TUI
2023-03-05 09:45:46 +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 personal timeline, which is your own timeline of posts
2023-06-22 11:07:54 +02:00
poll.py
Boosted polls weren't working; this change fixes that.
2023-02-15 10:15:16 -05:00
scroll.py
Added "toot list_delete" and "toot list_create" commands
2023-03-30 10:01:03 +02:00
timeline.py
Use direct invocation istead of signals
2023-03-15 10:17:35 +01:00
utils.py
Add cop[y] status feature - copies status text to clipboard
2023-03-06 19:30:54 -05:00
widgets.py
Make button widget unicode-aware (spacing)
2023-03-30 10:01:02 +02:00