1231 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
71c772d6c9
forgot to finish the bot owner field in mastoapi 2025-04-09 12:58:45 -06:00
Cynthia Foxwell
f76cfcc154
automation labels 2025-04-09 12:53:07 -06:00
Cynthia Foxwell
536f9d7fab
okay everything account related fixed 2025-04-09 11:58:17 -06:00
Cynthia Foxwell
ce4dc8a9e2
oop 2025-04-09 11:18:43 -06:00
Cynthia Foxwell
a5c9e78f5b
tried to fix account id lookup but failed gn 2025-04-09 01:20:29 -06:00
Cynthia Foxwell
4da3904b89
mastoapi users 2025-04-09 00:51:31 -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
91d3f4138c
relative to absolute links in mastoapi content 2025-04-07 17:38:16 -06:00
Cynthia Foxwell
900054bab0
fix missing newline in community note in embeds 2025-04-05 10:46:46 -06:00
Cynthia Foxwell
33db7b46cb
polls in embeds 2025-04-04 19:54:16 -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
f2cac5190a
guh 2025-04-04 14:17:01 -06:00
Cynthia Foxwell
d985bbcf5c
Context consistency and fetch reply user 2025-04-04 14:14:04 -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
24a267da50
forgot some urls 2025-03-27 11:11:28 -06:00
Cynthia Foxwell
42e8e7219e
upstream search page change (users -> tweets) 2025-03-27 10:55:32 -06:00
Cynthia Foxwell
8304d99f15
update source url since itll be a while until gitdab comes back 2025-03-27 10:54:01 -06:00
Cynthia Foxwell
0023af4311
just make the apple touch icon transparent 2025-03-27 10:51:03 -06:00
Cynthia Foxwell
5772e4089c
rearrange icons so discord uses the transparent favicon 2025-03-27 10:42:21 -06:00
Cynthia Foxwell
d9aa2d1723
missed one 2025-03-23 21:48:00 -06:00
Cynthia Foxwell
1a520f5792
oop 2025-03-23 14:00:01 -06:00
Cynthia Foxwell
0d9ffa6aa2
forgot a check 2025-03-22 22:52:28 -06:00
Cynthia Foxwell
5240ccff2a
fix direct video route 2025-03-22 22:50:31 -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
c7d6b4291c
Fix tweets not loading 2025-03-20 11:42:34 -06:00
Cynthia Foxwell
6e86e086c3
combine context for quoted tweet in reply 2025-03-08 12:41:19 -07:00
Cynthia Foxwell
271287e6f3
Parse reply-mixer-conversation replies 2025-02-14 11:25:28 -07: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
be4c83bfb0
i tried my hardest to ratelimit myself locally and it didnt work so this code fixes ratelimit issues :) 2025-02-11 13:15:17 -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
396322772f Update about to include fork info and link to correct repo 2024-12-18 22:59:43 -07:00
Cynthia Foxwell
9129820cb0 Do not parse cards for images and videos 2024-12-17 17:02:08 -07:00
Cynthia Foxwell
1e9d4bae83 Community Notes support 2024-12-17 17:01:49 -07:00
Cynthia Foxwell
f5fadca631 timestamps and avatars on text only posts 2024-10-29 19:36:38 -06:00
Cynthia Foxwell
04f745c5eb fix media tab, remove likes tab 2024-08-16 12:45:29 -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
6e3fbff174 fix route error 2024-07-10 13:48:31 -06:00
Cynthia Foxwell
3448f8cdf6 enable api 2024-07-10 13:44:33 -06:00
Cynthia Foxwell
29e4b240d6 restore old auth because it actually works as oauth from guest tokens is removed 2024-07-09 14:16:50 -06:00
Cynthia Foxwell
3bff6ec415 discord video embed fix 2024-07-09 12:51:54 -06:00
Cynthia Foxwell
5c6b229500 src theme 2024-07-09 12:49:44 -06:00
Stanislaw Halik
9fa03b99a2 remove likes link below tweet 2024-06-30 15:56:21 +02:00