117 Commits

Author SHA1 Message Date
Cynthia Foxwell
4064bd5c11
less breaking and better way to transmit query params in ids
since discord will never have a fully compliant activitystream parser
2025-04-09 20:30:50 -06:00
Cynthia Foxwell
a6412968fe
mixed media in tweets, allow discord embeds to select shown media, ...more
- direct image linking (buggy if you try and do /photo or /video with no index
or slash)
- fix activitypub images not being images
- gross hack to tell discord to fetch a single image for fedi (broken for videos
lol, discord's media proxy is not activitystream spec compliant)
2025-04-09 19:54:13 -06:00
Cynthia Foxwell
68e90344d6
re-enable redis and rss im too lazy to make another sort of caching system 2025-04-09 00:15:25 -06:00
Cynthia Foxwell
8042c65ce3
Refactor images to use an Image type to supply alt text 2025-04-04 17:11:40 -06:00
Cynthia Foxwell
38f2ede5c0
attempt to fix a weird edge case with replies 2025-04-04 13:40:50 -06:00
Cynthia Foxwell
7a6548cb2b
fix gifs in discord embeds 2025-03-29 20:31:10 -06:00
Cynthia Foxwell
5772e4089c
rearrange icons so discord uses the transparent favicon 2025-03-27 10:42:21 -06:00
Cynthia Foxwell
b3e35dba12
mastoapi/activitypub spoof so i can have peak discord embeds :) 2025-03-22 22:17:34 -06:00
Cynthia Foxwell
3208e7d25f
fix images in embeds 2025-02-11 17:02:33 -07:00
Cynthia Foxwell
5e2d126aea
no more redis 2025-02-11 14:04:53 -07:00
Cynthia Foxwell
c9b2e94ba9
dont try to use guest tokens period 2025-01-28 18:19:16 -07:00
Cynthia Foxwell
1cf37e4e84 Add replying to and quoting text where applicable 2024-12-18 23:53:30 -07:00
Cynthia Foxwell
f5fadca631 timestamps and avatars on text only posts 2024-10-29 19:36:38 -06:00
Cynthia Foxwell
501b395f26 video embeds: swap title and author if description is too long 2024-07-21 13:07:00 -06:00
Cynthia Foxwell
379baa679d pass url to oembed and some cleanup 2024-07-13 17:10:46 -06:00
Cynthia Foxwell
819efc6d93 oembed support for videos 2024-07-13 16:55:05 -06:00
Cynthia Foxwell
cc1f7d706c fix video embeds 2024-07-13 13:59:15 -06:00
Cynthia Foxwell
3bff6ec415 discord video embed fix 2024-07-09 12:51:54 -06:00
taskylizard
5895d2e276
feat: image zooming 2024-06-10 21:01:42 +00:00
taskylizard
769cb16a6b
feat: Timeline feed for followed accounts 2024-05-20 15:03:29 +00:00
taskylizard
4584932e4f Pull from https://github.com/PrivacyDevel/nitter/pull/50 2024-05-19 05:39:08 +00:00
taskylizard
f2443a0da2
add my fork changes 2024-02-24 13:38:58 +00:00
jackyzy823
cdff5e9b1c
Fix for #1147, Proxy for audio URL and upgrade hls.js (#1178)
* Revert "Fix broken video playback by forcing fmp4"

This reverts commit 52db03b73ad5f83f67c83ab197ae3b20a2523d39.

* Fix audio url in video m3u8

* Upgrade hls.js to 1.5.1 and use full version
2024-02-21 23:10:54 +00:00
Zed
f8254c2f0f Add support for business and gov verification
Also improve icon rendering on Firefox
2023-11-25 10:07:28 +00:00
Zed
cd163b26a3 Use webp for thumbnails when available 2023-01-09 00:29:59 +01:00
Zed
85316f8f8d Reduce usage of strformat, minor perf improvement 2022-11-27 15:50:08 +01:00
Zed
21e8f04fa4 Use strformat more 2022-06-04 02:18:26 +02:00
jackyzy823
67c937a3a2 ignore banner url startwith hash in link preload 2022-02-14 14:47:01 +01:00
Mitarashi
e01f3960cb Embed CSS tweak 2022-02-05 19:43:13 +02:00
Zed
4738ec3385 Add experimental user search parser 2022-01-26 20:56:05 +01:00
Zed
b01810e261 Improve profile page elements, reduce jank
Fixes #167
2022-01-17 05:59:16 +01: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
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
875a2c5387 moved themes to be handled in renderHead and changed path to /embed 2022-01-14 19:34:10 +02:00
Zed
888e965f41 Unify avatar class generation 2022-01-14 03:16:44 +01:00
Zed
f21e192a8f Improve mobile responsiveness 2022-01-06 15:21:42 +01:00
Mitarashi
f52e675ca2 bumped css version 2022-01-05 14:34:45 +02:00
Zed
0ef90270b7 Fix video placeholder image preload 2022-01-03 06:31:10 +01:00
Zed
bb981df657 Improve and simplify preferences page behavior 2022-01-03 02:40:28 +01:00
Zed
74c4377198 More cleanup 2022-01-02 11:21:03 +01:00
Zed
b8a3ffb0c4 Add description and verified to video cards 2021-12-30 23:24:53 +01:00
Zed
eed4d4033f Add canonical header to help search engines
Fixes #472
2021-12-30 04:17:58 +01:00
Zed
5e0eb02422 Improve withheld tweet rendering 2021-12-29 06:41:00 +01:00
Zed
ab94d9eb7d Bump css version 2021-12-29 06:25:52 +01:00
Zed
0a8fd2fce2 Improve enableRSS logic 2021-12-28 06:21:22 +01:00
Zed
9b202e414b Merge branch 'config-rss-toggle' 2021-12-28 06:18:21 +01:00
Zed
4b356118a6 Bump css version 2021-12-27 18:20:33 +01:00
Zed
73b5b60ac3 Add license headers
Closes #413
2021-12-27 02:37:38 +01:00