tui
|
Fix catching the wrong exception
|
2024-11-14 19:14:46 +01:00 |
utils
|
Ignore vermin in one place
|
2024-09-29 09:38:23 +02:00 |
__init__.py
|
Migrate setup.py to pyproject.toml
|
2024-04-13 08:49:25 +02:00 |
__main__.py
|
Simplify main
|
2023-12-05 10:45:18 +01:00 |
api.py
|
Fix paging where limit was sent twice, dedupe logic
|
2024-11-14 19:13:35 +01:00 |
auth.py
|
Migrate auth commands
|
2023-11-30 20:12:04 +01:00 |
cache.py
|
Add post --reply-last option
|
2024-09-22 22:14:36 +02:00 |
config.py
|
Improve types
|
2024-02-10 18:24:35 +01:00 |
entities.py
|
Fix broken build
|
2024-04-14 09:05:09 +02:00 |
exceptions.py
|
Setup click, migrate read commands
|
2023-11-28 10:13:05 +01:00 |
http.py
|
tui: allow editing toots
|
2024-01-01 14:16:09 +00:00 |
logging.py
|
Log request exceptions
|
2023-11-21 16:50:19 +01:00 |
output.py
|
Add descriptions for other notification types
|
2024-11-14 19:21:16 +01:00 |
settings.py
|
Remove unused code
|
2023-12-07 19:11:12 +01:00 |
wcstring.py
|
Improve typing in wcwidth module
|
2023-11-24 09:52:41 +01:00 |