Commit Graph

48 Commits

Author SHA1 Message Date
Mitarashi 33dd55067b fixed formatting and removed not needed padding 2022-01-05 14:27:52 +02:00
Mitarashi 6dd64b02fc made tweet stats not show number if its equal to 0 and modified css a bit 2022-01-05 14:10:02 +02:00
Zed bc352cdb65 Simplify video rendering 2022-01-03 03:27:29 +01:00
Zed b8a3ffb0c4 Add description and verified to video cards 2021-12-30 23:24:53 +01:00
Zed 5e0eb02422 Improve withheld tweet rendering 2021-12-29 06:41:00 +01:00
Vítor cf47c1b8ad
Handle withheld tweets (#429)
* Handle withheld tweets

* Fix format of parser.nim
2021-08-21 17:13:38 +02:00
Zed ecc8bc5a95 Slightly lower main tweet font size 2021-01-08 01:28:27 +01:00
Zed 93ec4b1e39 Fix max gif height 2021-01-02 20:11:02 +01:00
Zed ced729c6d5 Limit height of card images 2021-01-02 19:27:49 +01:00
Zed 7ad6f581c2 Simpler gif fix 2020-11-15 18:11:22 +01:00
Zed 0d4048a62e Fix inline gif regression 2020-11-15 18:03:51 +01:00
Zed 104dc95bd7 Fix quote video size 2020-11-08 04:30:38 +01:00
Zed b389723bf5 Reduce main tweet font size on mobile 2020-11-08 02:50:03 +01:00
Zed 82fe5d8b78 Make bidirectional support a preference
Fixes #270
2020-11-08 00:41:12 +01:00
Kadin Buckton e177759722 Fix firefox image sizes 2020-07-18 23:28:13 +02:00
Zed 754f88a448 Show avatars in quotes, improve css 2020-06-10 17:04:48 +02:00
Zed 1dcb191903 Improve quote css 2020-06-05 16:58:06 +02:00
Zed dc79f736d0 Minor quote gif css improvement 2020-06-02 18:05:54 +02:00
Zed 2950c0de35 html and css updates 2020-06-02 18:05:54 +02:00
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 397471f8f4 Add button to show earlier thread replies 2019-12-06 06:03:50 +01:00
Zed a63368e871 Fix thread line gap above pinned tweet threads 2019-11-08 22:53:11 +01:00
Zed 50ebafdf79 Unset max height for videos with title/description 2019-11-04 23:13:58 +01:00
Zed 0b5c15ce67 Display content attribution 2019-10-26 16:37:58 +02:00
Zed a01265fa48 Fix wrong flex direction for non-video cards 2019-10-26 15:53:59 +02:00
Zed 371a2473bc Support title and description for videos 2019-10-26 15:50:42 +02:00
Zed 64d2d39424 Tweak light theme to resemble Twitter more 2019-10-23 13:58:10 +02:00
Zed 81160b1915 Rewrite sass variables to support themes 2019-10-23 11:15:57 +02:00
Zed d31ada9bad Fix incorrect gif width 2019-10-23 09:54:23 +02:00
Zed c25b780c03 Focus replies when "Load more" clicked 2019-10-22 09:18:18 +02:00
Zed f1529077d7 Focus main tweet in threads 2019-10-22 09:17:58 +02:00
Zed ff359a3fc8 Support bidirectional text
Fixes #76
2019-10-18 00:54:22 +02:00
Zed aa4f3f69bb Make published dates selectable
Fixes #64
2019-10-08 13:41:37 +02:00
Zed 043f47b11a Show published date under main tweets
Fixes #59
2019-10-08 13:29:08 +02:00
Zed 9038645bc1 Add support for loading more tweet replies 2019-09-24 15:39:04 +02:00
Zed a4399c753a Rename retweet css class to prevent uBlock hiding 2019-09-24 00:59:13 +02:00
Zed 9e3138e51b Add list support 2019-09-21 01:08:30 +02:00
Zed 7d655c3dd5 Improve dynamic resizing of search and photo rail 2019-09-19 06:00:16 +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 418168e570 Fix tests 2019-09-19 02:29:24 +02:00
Zed eeae28da0c Refactor tweet/timeline views 2019-09-17 21:17:36 +02:00
Zed a687188dd1 sass cleanup 2019-09-17 21:17:36 +02:00
Zed 6c479ff7ec Add RSS button to navbar 2019-09-15 11:29:23 +02:00
Zed de828bdd79 Use sass instead of pure css 2019-09-13 10:44:21 +02:00