Commit graph

27 commits

Author SHA1 Message Date
dylan
a3e9a15953 updated getTraktMovie call in getTraktEpisodeAndMovie to include ID 2025-12-25 22:59:28 +00:00
dylan
2a3bb8301c updated getTraktMovie to include movie ID and modify title display based on showImage flag 2025-12-25 22:53:54 +00:00
dylan
3772a254c2 updated getMastodonPost to replace URLs with link emoji 2025-12-25 21:22:42 +00:00
dylan
117198fbf2 updated getMastodonPost to parse XML correctly and removed the atom feed function
i thought mastodon served atom for some reason
2025-12-25 21:13:04 +00:00
dylan
6ede3ee4a8 updated getMastodonPost to use description instead of title for non-reply items, maybe relying on forgejo actions rather than locally testing is making this messy :P 2025-12-25 20:58:59 +00:00
dylan
25d770662a added support for both RSS and Atom feeds in getAtomFeedItem and implemented getMastodonPost function to fetch non-reply items 2025-12-25 20:54:44 +00:00
dylan
c2ca868e9a added function to fetch Atom feed item title and link 2025-12-25 20:38:08 +00:00
dylan
904637fb56 updated getRSSItemTitle and getJsonFeedItemTitle to remove markdownCharEscape usage 2025-12-25 20:01:35 +00:00
dylan
360465395a updated getLetterboxdActivity to conditionally include image in returned text 2025-12-25 19:19:09 +00:00
dylan
5328d0fd25 updated getRSSItemTitle and getLetterboxdActivity to set content type for JSDOM and removed unnecessary link element logging 2025-12-25 18:52:25 +00:00
dylan
1b5c733653 updated getRSSItemTitle and getLetterboxdActivity to log link element presence and text so we can see what's happening 2025-12-25 18:45:43 +00:00
dylan
fdb39d2159 updated getRSSItemTitle, getJsonFeedItemTitle, getLetterboxdActivity, getTraktEpisode, and getTraktMovie to return structured objects with text and a direct link to the content 2025-12-25 18:30:27 +00:00
dylan
6ee4f58488 updated getTraktEpisodeAndMovie to format output with line breaks 2025-12-25 18:23:49 +00:00
dylan
0fc03e780c added functions to fetch trakt movie history and combine episode and movie titles 2025-12-25 18:20:44 +00:00
dylan
ceaa7f6f89 updated htmlLinkRegex to allow for optional attributes in anchor tags 2025-12-25 18:07:09 +00:00
dylan
e99989c268 updated htmlLinkRegex to allow for attributes before the href in anchor tags 2025-12-25 17:27:15 +00:00
dylan
14cbcede69 added htmlLinkRegex function to utils.js 2025-12-25 17:23:40 +00:00
Melanie Kat
00e7f2ff58 books on new lines 2025-12-23 22:31:37 -08:00
Melanie Kat
5c07b91237 add option to not output images 2025-12-22 20:12:11 -08:00
Melanie Kat
940627fb07 booklogr support 2025-12-21 18:42:53 -08:00
Melanie Kat
03ca72d917 Escaping markdown characters just to be safe 2025-12-21 17:52:53 -08:00
Melanie Kat
08c149e478 it has come to my attention i might need to escape markdown characters whoops 2025-12-21 17:13:31 -08:00
Melanie Kat
6453033657 add rss support, linkding and gitea feeds 2025-12-17 22:21:52 -08:00
Melanie Kat
911d851fb1 trakt support 2025-12-17 21:53:32 -08:00
Melanie Kat
4d58fff75d letterboxd support 2025-12-17 21:35:31 -08:00
Melanie Kat
7ff0398324 maloja support 2025-12-17 18:39:27 -08:00
Melanie Kat
16976c7cb9 init 2025-12-17 17:57:14 -08:00