1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00
toot/toot
Daniel Schwarz a1490461bd
Add relationship support to Account overlay
Display relationship details such as followed_by, blocked_by,
and add buttons to un/follow, un/mute, un/block.
Buttons are nonfunctional for now
2023-02-20 09:11:34 +01:00
..
tui Add relationship support to Account overlay 2023-02-20 09:11:34 +01:00
utils Remove coding directives, no longer needed 2022-12-31 09:31:32 +01:00
__init__.py Add changelog, bump version 2023-02-20 08:43:27 +01:00
api.py Add get_relationship method to api 2023-02-20 09:08:53 +01:00
auth.py Remove coding directives, no longer needed 2022-12-31 09:31:32 +01:00
commands.py Add option to display relative datetimes 2023-01-29 09:23:57 +01:00
config.py Sort keys when saving JSON config 2020-05-11 13:20:08 +02:00
console.py Cleanup logging, remove color 2023-02-04 09:01:56 +01:00
debugger.py Add relationship support to Account overlay 2023-02-20 09:11:34 +01:00
exceptions.py Extract exceptions 2017-12-30 13:32:52 +01:00
http.py Catch request errors 2022-11-24 11:21:00 +01:00
logging.py Cleanup logging, remove color 2023-02-04 09:01:56 +01:00
output.py Print verified flag 2023-01-30 17:09:41 +01:00
wcstring.py Spelling fixes (#215) 2022-11-09 14:24:48 +01:00