Commit Graph

6 Commits

Author SHA1 Message Date
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
Denis Laxalde 4bc963a236
Indicate if status is a reply in left pane of curses ui 2019-02-15 12:47:42 +01:00
Denis Laxalde 41d96249ba Add favourite/unfavourite actions to curses ui 2019-02-14 20:21:48 +01:00
Denis Laxalde 066589bf53
Display a ↷ in status detail window if status got reblogged 2019-02-14 17:58:55 +01:00
Denis Laxalde 5514c47bca
Store status id in parse_status() 2019-02-14 17:58:22 +01:00
Ivan Habunek f7619d5b22
Move parsing functions to separate file 2018-06-12 12:03:49 +02:00