Commit graph

63 commits

Author SHA1 Message Date
Zed 0bc3c153d9
Fix everything (#927)
* Switch bearer token and endpoints, update parser

* Enable user search, disable tweet search

* Disable multi-user timelines for now

* Fix parsing of pinned tombstone
2023-07-10 11:25:34 +02:00
Zed 6a7e56b613 Linting 2022-11-27 16:20:53 +01:00
jackyzy823 077ebc95fa
make video control bar fit parent div (#683) 2022-08-15 01:07:40 +02:00
Mico 5f31e86e0e
Fixes selection issues on iOS devices (#671) 2022-07-21 15:04:27 +02:00
yoshiyoshyosh 3590ded482
revert previous "fix", move absolute under embed 2022-02-19 20:01:11 -06:00
yoshiyoshyosh 139b7edebc
fix embed css 2022-02-19 19:12:26 -06:00
yoshiyoshyosh 2c97cb0763
Update _base.scss 2022-02-19 16:37:12 -06:00
Mitarashi e01f3960cb Embed CSS tweak 2022-02-05 19:43:13 +02:00
Zed 54330f0b0c Fix quote avatar css 2022-01-14 23:12:33 +01:00
Mitarashi 6ebfafde80 added tweet background and bumped css 2022-01-14 21:07:02 +02:00
alqeeu 74fcc071a3
Update src/sass/tweet/_base.scss
Co-authored-by: Zed <zedeus@pm.me>
2022-01-14 20:32:50 +02:00
Mitarashi 784d0d42ac minor css change and version bump 2022-01-14 19:49:36 +02:00
Mitarashi 817501a516 wrapped embedded tweet in div and changed css
also bumped css version
2022-01-14 19:44:09 +02:00
Mitarashi b2948e3071 refined code 2022-01-13 23:54:22 +02:00
Mitarashi bc337027ca Implemented square profile pictures
- Added preference "Square profile pictures"
2022-01-13 22:44:47 +02:00
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