Commit Graph

132 Commits

Author SHA1 Message Date
Cynthia Foxwell 0e3c2e3952 fedimbed: try adding perms to slash command 2024-05-17 15:36:38 -06:00
Cynthia Foxwell 9ca190f6dd fedimbed: fix reaciton check for slash command 2024-05-17 15:04:53 -06:00
Cynthia Foxwell ff4615e1aa forgot to register the command as per usual 2024-05-17 14:38:30 -06:00
Cynthia Foxwell 6e85237cab interaction command support 2024-05-17 14:33:01 -06:00
Cynthia Foxwell 92e803b9bb fedimbed: ensure masked link alt text gets cleared as well 2024-04-16 13:15:01 -06:00
Cynthia Foxwell c0327e1f98 fedimbed: typo moment 2024-04-16 13:13:10 -06:00
Cynthia Foxwell d2aba65df0 fedimbed: strip masked link stuff from urls 2024-04-16 13:12:02 -06:00
Cynthia Foxwell 6146b708db fedimbed: attempt to support masked links 2024-04-16 13:08:28 -06:00
Cynthia Foxwell 61e8b573b1 fedimbed: still spoiler sensitive text content with no cw (cohost) 2024-04-16 12:48:28 -06:00
Cynthia Foxwell 019c8a0619 fedimbed: fix logger call 2024-04-02 21:55:13 -06:00
Cynthia Foxwell 70e7fdee04 fedimbed: dont error on weird attachment structures 2024-04-02 21:49:06 -06:00
Cynthia Foxwell 12f410a1cb forgor the return 2024-01-15 14:34:51 -07:00
Cynthia Foxwell 6c97c3f547 fedimbed: attempt to fix anchor tags after the fact since the replace call doesnt seem to be the true issue here 2024-01-15 14:34:10 -07:00
Cynthia Foxwell 7dcd23d93d fedimbed: try non-strict equality for anchor tags 2024-01-15 14:28:41 -07:00
Cynthia Foxwell 91b351fe73 fedimbed: dont wrap anchors in masked link if body is equal to href 2024-01-12 18:02:39 -07:00
Cynthia Foxwell a5ee7d3f44 fedimbed: would help to actually add the changes in 2024-01-07 14:05:28 -07:00
Cynthia Foxwell e14cf5f9d9 fedimbed: fix blockquotes 2024-01-07 14:03:50 -07:00
Cynthia Foxwell 022202bd1c fedimbed: attachment fixes, mainly for cohost 2024-01-07 13:22:04 -07:00
Cynthia Foxwell a7ca9fd347 fedimbed: cohost support 2024-01-07 13:10:10 -07:00
Cynthia Foxwell 177b5d6534 fedimbed: add iceshrimp color 2024-01-02 11:57:51 -07:00
Cynthia Foxwell 92d70621ab fedimbed: less smart anchor tag regex since nested tags wont break anything 2023-12-28 13:43:21 -07:00
Cynthia Foxwell 79cf9b9be7 fedimbed: fix another gts moment (emotes not being array) 2023-12-28 13:34:11 -07:00
Cynthia Foxwell cf736d79da fedimbed: fix mov files 2023-12-06 22:36:00 -07:00
Cynthia Foxwell 2a5b546401 codePreviews+fedimbed: allow unembedded spoilers to be spoilers 2023-12-05 11:24:09 -07:00
Cynthia Foxwell 2f4eeee255 fedimbed: only sensitive spoiler if media so cw's arent double spoilered 2023-12-02 13:17:18 -07:00
Cynthia Foxwell 4c08c14a43 fedimbed: error handle nodeinfo better 2023-12-02 01:01:06 -07:00
Cynthia Foxwell a08d44cde0 fedimbed: json decode debug 2023-12-02 00:48:42 -07:00
Cynthia Foxwell fe2a4eb062 fedimbed: add support for honk urls 2023-12-02 00:39:49 -07:00
Cynthia Foxwell a8a95f33a5 fedimbed: me when i forget how logic 2023-11-29 02:14:05 -07:00
Cynthia Foxwell 13fd5a9899 fedimbed: minor fixes and more debug 2023-11-29 02:10:04 -07:00
Cynthia Foxwell c031f23a53 fedimbed: indentation moment 2023-11-29 01:59:38 -07:00
Cynthia Foxwell c7f16cf501 fedimbed: debug time 2023-11-29 01:55:41 -07:00
Cynthia Foxwell 3388784690 fedimbed: upload react sooner 2023-11-29 01:47:09 -07:00
Cynthia Foxwell ce4cc0cbff fedimbed: fix cutoff if <4 2023-11-29 01:36:54 -07:00
Cynthia Foxwell b65865b10f fedimbed: move files define 2023-11-29 01:26:59 -07:00
Cynthia Foxwell 4bbe1a89d2 fedimbed: support posts with >4 images (up to 18) 2023-11-29 01:21:16 -07:00
Cynthia Foxwell c4f8d53321 fedimbed.polls: round percents, add counts 2023-11-25 12:34:28 -07:00
Cynthia Foxwell 0e4aa68fc9 fedimbed.polls: * 100 percentages 2023-11-25 12:31:45 -07:00
Cynthia Foxwell d209d12506 fediembed: polls 2023-11-25 12:26:36 -07:00
Cynthia Foxwell 99510766d4 fedimbed: fix where its actually crashing and also slight optimization 2023-11-22 14:24:44 -07:00
Cynthia Foxwell 6bff2e9eb3 fedimbed: error handle new URL 2023-11-22 14:20:48 -07:00
Cynthia Foxwell c2bf184cf4 fedimbed: add color and name for birdsitelive 2023-11-13 11:03:05 -07:00
Cynthia Foxwell bd50cff7c9 fedimbed: fix spoilered links with text in front of them 2023-11-08 10:05:51 -07:00
Cynthia Foxwell 5ddb990aff fedimbed: fix missing newline at start of lists 2023-10-21 17:14:52 -06:00
Cynthia Foxwell 5a9a50a60f fedimbed: parse more html to markdown 2023-10-21 17:12:31 -06:00
Cynthia Foxwell 5036559407 fedimbed: i kept typing limmy instead of lemmy the entire time bruh 2023-09-22 21:32:07 -06:00
Cynthia Foxwell 4458a14acb fedimbed: fix null avatars 2023-09-22 21:06:20 -06:00
Cynthia Foxwell c55db86e53 fedimbed: limmy has author url as id not url 2023-09-22 21:03:22 -06:00
Cynthia Foxwell 39ec14a6b0 fedimbed: errors dump stack now 2023-09-22 21:02:00 -06:00
Cynthia Foxwell 784f2d9c20 fedimbed: fix emotes for platforms that dont use it, limmy old. redirect 2023-09-22 20:58:42 -06:00