tui
|
Don't use fstrings to keep support with python<3.7
|
2019-09-23 16:51:04 +02:00 |
ui
|
Mark toot curses as deprecated
|
2019-09-03 15:40:47 +02:00 |
__init__.py
|
Bump version, add changelog
|
2019-09-18 21:57:55 +02:00 |
api.py
|
Upgrade to v2 search endpoint
|
2019-09-22 22:08:04 +02:00 |
auth.py
|
Enable fetching instance info over http
|
2018-12-30 09:53:12 +01:00 |
commands.py
|
Initial implementation of a TUI using Urwid
|
2019-09-03 15:40:42 +02:00 |
config.py
|
Improve config dir location
|
2019-09-08 15:06:35 +02:00 |
console.py
|
Update docs to replace curses with tui
|
2019-09-03 15:40:47 +02:00 |
http.py
|
Set the user agent string to all requests
|
2019-08-07 22:58:30 +02:00 |
output.py
|
Upgrade to v2 search endpoint
|
2019-09-22 22:08:04 +02:00 |
utils.py
|
Implement composing tweets using an editor
|
2019-08-22 17:37:24 +02:00 |