DiscordChatExporter/DiscordChatExporter.Cli.Tests/Specs
Solareon fcf58f5b8e feat: add action row support
this adds support for exporting the action rows sometimes found in embeds. Only was able to test with single button action rows. I used copilot to draft up a proof of concept and tweaked to get it working 100% and fixed the colors to match discord styling

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-02 14:46:55 +01:00
..
ComponentParsingSpecs.cs feat: add action row support 2026-03-02 14:46:55 +01:00
CsvContentSpecs.cs Use CSharpier 2023-08-22 21:17:19 +03:00
DateRangeSpecs.cs Refactor 2025-04-02 00:34:52 +03:00
FilterSpecs.cs Format stuff 2024-10-26 21:41:16 +03:00
HtmlAttachmentSpecs.cs Make test assertions more relaxed in terms of user-made content URLs 2023-12-26 02:40:50 +02:00
HtmlContentSpecs.cs Add option to reverse message order in exports (#1487) 2026-02-26 21:14:57 +02:00
HtmlEmbedSpecs.cs Replace YouTube iframe embeds with clickable thumbnails (#1474) 2026-02-12 19:04:17 +02:00
HtmlForwardSpecs.cs Fix tests harder this time 2026-02-27 18:59:52 +02:00
HtmlGroupingSpecs.cs Format stuff 2024-10-26 21:41:16 +03:00
HtmlMarkdownSpecs.cs Unify whitespace characters to fix tests 2025-02-04 00:17:57 +02:00
HtmlMentionSpecs.cs Resolve thread mentions on demand (#1480) 2026-02-21 23:21:47 +02:00
HtmlReplySpecs.cs Use CSharpier 2023-08-22 21:17:19 +03:00
HtmlStickerSpecs.cs Make tests more resilient 2023-09-28 19:18:52 +03:00
JsonAttachmentSpecs.cs Make tests more resilient 2023-09-28 19:18:52 +03:00
JsonContentSpecs.cs feat: add action row support 2026-03-02 14:46:55 +01:00
JsonEmbedSpecs.cs Use CSharpier 2023-08-22 21:17:19 +03:00
JsonEmojiSpecs.cs Include inline emoji in JSON export (#1311) 2024-11-06 19:23:40 +02:00
JsonForwardSpecs.cs Fix tests harder this time 2026-02-27 18:59:52 +02:00
JsonMentionSpecs.cs Resolve thread mentions on demand (#1480) 2026-02-21 23:21:47 +02:00
JsonStickerSpecs.cs Make tests more resilient 2023-09-28 19:18:52 +03:00
PartitioningSpecs.cs Format stuff 2024-10-26 21:41:16 +03:00
PlainTextContentSpecs.cs Use CSharpier 2023-08-22 21:17:19 +03:00
PlainTextForwardSpecs.cs Fix tests harder this time 2026-02-27 18:59:52 +02:00
SelfContainedSpecs.cs Format stuff 2024-10-26 21:41:16 +03:00