1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-11 09:03:57 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Ivan Habunek
d8fd8d0d56
Wrap URLs if needed 2018-01-14 15:46:31 +01:00
Ivan Habunek
e829ce2714
Don't draw out of bounds 2018-01-14 15:46:31 +01:00
Ivan Habunek
5463e86d5d
Don't draw empty line when account has no name 2018-01-14 15:46:31 +01:00
Ivan Habunek
53cd9442f8
Fix list window refresh 2018-01-14 15:46:30 +01:00
Ivan Habunek
e204722425
Extract status list window 2018-01-14 15:46:30 +01:00
Ivan Habunek
554618db4b
Extract header and footer windows 2018-01-14 15:46:30 +01:00
Ivan Habunek
dc3b17c69b
Extract StatusDetailWindow 2018-01-14 15:46:30 +01:00
Ivan Habunek
022e437784
Fix status url parsing
Use reblog url if status url not present.
2018-01-14 15:46:30 +01:00
Ivan Habunek
e421d24c80
Move curses app into toot.ui module 2018-01-14 15:46:29 +01:00