1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-10 16:52:40 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
Denis Laxalde 690a91ce04 Fall back to "username" when "display_name" is unset
We add a "username" field to Author entity, this is then used when
displaying the "reblogged by" information when respective account has no
display name.
2020-01-22 08:13:48 +01:00
..
tui Fall back to "username" when "display_name" is unset 2020-01-22 08:13:48 +01:00
ui
__init__.py Bump version, changelog 2020-01-21 09:38:17 +01:00
api.py Quote hahtags before including them in an URL 2020-01-21 09:04:03 +01:00
auth.py
commands.py
config.py Improve config dir location 2019-09-08 15:06:35 +02:00
console.py Fix typo 2020-01-02 10:34:00 +01:00
exceptions.py
http.py
logging.py
output.py Upgrade to v2 search endpoint 2019-09-22 22:08:04 +02:00
utils.py
wcstring.py