1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-07 23:31:41 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Denis Laxalde
28e1281187 Add an action to display status links and open them
We add a new [L]inks action that opens an overlay window with links
found in the content of selected status. Links are selectable and upon
click/enter we open the web browser at link's URL.
2020-04-15 14:11:31 +02:00
Ivan Habunek
5fc46d0cfc
Fix datetime parsing on python 3.5
datetime.astimezone supports native datetimes only since python 3.6

fixes #162
2020-04-15 14:01:23 +02:00
Ivan Habunek
e310482cb6
Fix date parsing bug
issue #114
2019-09-04 08:36:12 +02:00
Ivan Habunek
7f6f128f38
Show media in image viewer 2019-09-03 15:40:47 +02:00
Ivan Habunek
1a8c515922
Implement thread (status context) view 2019-09-03 15:40:46 +02:00
Ivan Habunek
871e2bc960
Render polls 2019-09-03 15:40:45 +02:00
Ivan Habunek
dd1b462413
Highlight hashtags 2019-09-03 15:40:43 +02:00