Commit graph

58 commits

Author SHA1 Message Date
Zed f8f4487c33 Support tweet locations 2019-12-21 05:44:58 +01:00
Zed 80d6191e74 Support media tags 2019-12-21 05:07:50 +01:00
Zed ebd7afe464 Support video embeds
Fixes #66
2019-12-06 15:15:56 +01:00
Zed a419f6c996 Update karax, cleanup input code 2019-11-12 10:57:28 +01:00
Zed f19443ed96 Fix parsing promo_video_convo cards 2019-11-08 22:52:34 +01:00
Zed 50ebafdf79 Unset max height for videos with title/description 2019-11-04 23:13:58 +01:00
Zed 8bc6381f4d Proxy attribution avatar 2019-10-28 16:27:27 +01:00
Zed 0b5c15ce67 Display content attribution 2019-10-26 16:37:58 +02:00
Zed 371a2473bc Support title and description for videos 2019-10-26 15:50:42 +02:00
Zed 02b206078d Don't export options from types 2019-10-26 15:34:30 +02:00
Zed de8fe659ff Fix "Show thread" not being shown, link to thread 2019-10-23 09:47:15 +02:00
Zed ff359a3fc8 Support bidirectional text
Fixes #76
2019-10-18 00:54:22 +02:00
Zed 7b766b793b Rewrite text parsing to ensure correctness 2019-10-09 16:06:51 +02:00
Zed 9e890df482 Show heart instead of thumbs up for tweet likes 2019-10-08 20:56:54 +02:00
Zed edf5ead14f Make main tweet non-clickable
Fixes #67
2019-10-08 20:54:16 +02:00
Zed 043f47b11a Show published date under main tweets
Fixes #59
2019-10-08 13:29:08 +02:00
Zed a4399c753a Rename retweet css class to prevent uBlock hiding 2019-09-24 00:59:13 +02:00
Zed 19659de410 Fix missing "Show thread" links 2019-09-19 04:13:11 +02:00
Zed 10bcf99205 Make tweets clickable
Fixes #6
2019-09-19 04:12:40 +02:00
Zed e663b04761 Improve single image html 2019-09-19 03:02:56 +02:00
Zed eeae28da0c Refactor tweet/timeline views 2019-09-17 21:17:36 +02:00
Zed 9c91688497 Restrict image/gif media host instead of hashing 2019-09-13 12:27:04 +02:00
Zed 9ff3ba2005 Show reasons for tweets being withheld
Fixes #33
2019-09-08 14:34:54 +02:00
Zed 014f01bf88 Refactor routing code 2019-09-06 02:42:35 +02:00
Zed 7bdf5b0f76 Referer cleanup 2019-09-05 22:53:23 +02:00
Zed 1e55f21fa5 Use referer form data instead of relying on header 2019-09-05 22:40:36 +02:00
Zed ac6f4e7d61 Add button to enable hls playback when disabled 2019-08-23 00:00:10 +02:00
Zed 728a335f2c Show overlay for unavailable videos 2019-08-19 22:03:00 +02:00
Zed 8b31f58998 Improve play button 2019-08-19 21:27:28 +02:00
Zed 59469da857 Show video plays in tweet stats 2019-08-19 21:18:18 +02:00
Zed 8a45afdd46 Support vmap/amplify video card 2019-08-19 20:53:57 +02:00
Zed f5fef0ff3a Initial hls video playback support 2019-08-19 20:25:00 +02:00
Zed ed327bac24 Add video playback preferences 2019-08-19 03:28:53 +02:00
Zed 7dfbc16f4c Add Invidious/Nitter link replacement preferences 2019-08-15 15:51:20 +02:00
Zed 768ec3632f Use custom icon font for a cleaner design 2019-08-15 04:00:40 +02:00
Zed 45d88da3d9 Add more preferences 2019-08-13 21:25:29 +02:00
Zed 7eb66d65aa Fix "show thread" link position on media posts 2019-08-13 21:21:54 +02:00
Zed 966b3d5d62 Add client preferences 2019-08-13 21:06:01 +02:00
Zed 67467aa70d Add quote tests 2019-08-12 17:02:07 +02:00
Zed 6a058a8c5c Add missing imports 2019-08-06 21:16:31 +02:00
Zed 27cf4cdf64 Support promo_video_website cards 2019-07-16 03:45:38 +02:00
Zed 9d1682012d Render cards 2019-07-15 13:41:27 +02:00
Zed ab36664ad2
Use Karax html rendering instead of source filters (#2)
* Use Karax html rendering instead of source filters
2019-07-11 00:42:31 +02:00
Zed 6c5f491ee0 Rename templates 2019-06-24 23:25:21 +02:00
Zed b0b23800e1 Properly display names, usernames and badges 2019-06-24 20:45:03 +02:00
Zed 6f932b53b0 Improve quote video badge 2019-06-24 18:19:43 +02:00
Zed 1927858f95 Fix gif padding 2019-06-24 08:24:43 +02:00
Zed af9a5d4872 Render tweet quotes 2019-06-24 08:07:36 +02:00
Zed 861ac7a593 Better video/gif support 2019-06-24 05:14:14 +02:00
Zed baa936894d Display single images properly 2019-06-24 01:59:32 +02:00