Commit graph

9 commits

Author SHA1 Message Date
Denis Laxalde
9d0d1b2dd7
Make "view" action work for reblogged statuses
When the status is a reblog, the URL of the original toot should be used
as the one of reblog is null.

We add a "url" attribute to Status class storing computed URL.
2019-09-06 16:01:04 +02:00
1d3ff87ffa
TUI: Implement deleting own status messages 2019-09-04 16:16:16 +02:00
Denis Laxalde
efbaf9e706
Indicate if status is a reply in timeline of TUI 2019-09-03 15:40:50 +02:00
1dce948166
Show content warning in status details 2019-09-03 15:40:47 +02:00
871e2bc960
Render polls 2019-09-03 15:40:45 +02:00
372976b1b2
Overhaul async actions, implement boost and reblog 2019-09-03 15:40:43 +02:00
7da2e2dbbc
Handle reblogs 2019-09-03 15:40:43 +02:00
c99999161d
Render status details 2019-09-03 15:40:42 +02:00
ea1ef6f207
Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00