Commit graph

16 commits

Author SHA1 Message Date
f7619d5b22
Move parsing functions to separate file 2018-06-12 12:03:49 +02:00
c6b1d91370
Improve rendering of list view
Fixes appearence when unicode wraps due to wide characters.

Not a real fix, but looks nicer.
2018-01-22 10:18:48 +01:00
760a80442c
Add help modal window 2018-01-22 10:07:18 +01:00
cb1f7b4e61
Highlight hashtags 2018-01-21 16:39:16 +01:00
3d44eeebba
More colors 2018-01-21 14:30:05 +01:00
4314751610
Localize text wrapping 2018-01-20 13:43:21 +01:00
fba3b78ff6
Respect sensitive content, require keypress to show
fixes #42
2018-01-20 12:44:22 +01:00
d8fd8d0d56
Wrap URLs if needed 2018-01-14 15:46:31 +01:00
e829ce2714
Don't draw out of bounds 2018-01-14 15:46:31 +01:00
5463e86d5d
Don't draw empty line when account has no name 2018-01-14 15:46:31 +01:00
53cd9442f8
Fix list window refresh 2018-01-14 15:46:30 +01:00
e204722425
Extract status list window 2018-01-14 15:46:30 +01:00
554618db4b
Extract header and footer windows 2018-01-14 15:46:30 +01:00
dc3b17c69b
Extract StatusDetailWindow 2018-01-14 15:46:30 +01:00
022e437784
Fix status url parsing
Use reblog url if status url not present.
2018-01-14 15:46:30 +01:00
e421d24c80
Move curses app into toot.ui module 2018-01-14 15:46:29 +01:00