1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Ivan Habunek
1a8c515922
Implement thread (status context) view 2019-09-03 15:40:46 +02:00
Ivan Habunek
672bb5d008
Add reply, reblog and favourite counters 2019-09-03 15:40:45 +02:00
Ivan Habunek
db76b004cf
Simplify linebox rendering in status details 2019-09-03 15:40:45 +02:00
Ivan Habunek
f6fcb2a821
Timeline: add divider, move columns, boost icon 2019-09-03 15:40:45 +02:00
Ivan Habunek
9784fb8eb5
Don't crash if no url present 2019-09-03 15:40:45 +02:00
Ivan Habunek
871e2bc960
Render polls 2019-09-03 15:40:45 +02:00
Ivan Habunek
4f30c177d6
Ditch status index list for now
Simplifies things, makes update_status slightly slower, but no biggie.
2019-09-03 15:40:44 +02:00
Ivan Habunek
366e9382d3
Implement posting statuses 2019-09-03 15:40:44 +02:00
Ivan Habunek
372976b1b2
Overhaul async actions, implement boost and reblog 2019-09-03 15:40:43 +02:00
Ivan Habunek
2349173a45
Tweaks 2019-09-03 15:40:43 +02:00
Ivan Habunek
2be8cb8438
Show status source 2019-09-03 15:40:43 +02:00
Ivan Habunek
2d8199646f
Boosted by improvements 2019-09-03 15:40:43 +02:00
Ivan Habunek
dd1b462413
Highlight hashtags 2019-09-03 15:40:43 +02:00
Ivan Habunek
7da2e2dbbc
Handle reblogs 2019-09-03 15:40:43 +02:00
Ivan Habunek
f68f5d5716
Load next when at bottom of list 2019-09-03 15:40:42 +02:00
Ivan Habunek
c99999161d
Render status details 2019-09-03 15:40:42 +02:00
Ivan Habunek
ea1ef6f207
Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00