Toot-Mastodon-CLI-TUI-clien.../toot/ui
Denis Laxalde 5a867f2380
Show number of replies/reblogs/favourites in status footer of curses ui
When parsing "replies_count" from status data, we allow the field to be
absent as it got added in version 2.5.0 (in constrast with other ones,
added in 0.1.0) as there might be servers with that version around.
2019-02-15 12:55:55 +01:00
..
__init__.py Move curses app into toot.ui module 2018-01-14 15:46:29 +01:00
app.py Show number of replies/reblogs/favourites in status footer of curses ui 2019-02-15 12:55:55 +01:00
parsers.py Show number of replies/reblogs/favourites in status footer of curses ui 2019-02-15 12:55:55 +01:00
utils.py Employ wcstring utils to improve rendering 2019-02-14 15:47:40 +01:00