DiscordChatExporter/DiscordChatExporter.Core/Exporting
2024-04-27 04:17:46 +03:00
..
Filtering Migrate to Avalonia (#1220) 2024-04-27 04:17:46 +03:00
Partitioning Refactor using c# 12 features 2023-12-10 22:38:34 +02:00
ChannelExporter.cs Shorten error messages for when attempting to export a period with no messages (#1201) 2024-02-13 19:13:38 +02:00
CsvMessageWriter.cs Specify comparison type in Replace(...) 2023-12-31 06:38:53 +02:00
ExportAssetDownloader.cs Migrate to Avalonia (#1220) 2024-04-27 04:17:46 +03:00
ExportContext.cs Migrate to Avalonia (#1220) 2024-04-27 04:17:46 +03:00
ExportFormat.cs Use CSharpier 2023-08-22 21:17:19 +03:00
ExportRequest.cs Use null as the default locale, which resolves to the current system default locale (#1185) 2024-01-15 23:58:28 +02:00
HtmlMarkdownVisitor.cs Migrate to Avalonia (#1220) 2024-04-27 04:17:46 +03:00
HtmlMessageExtensions.cs Use CSharpier 2023-08-22 21:17:19 +03:00
HtmlMessageWriter.cs Refactor using c# 12 features 2023-12-10 22:38:34 +02:00
JsonMessageWriter.cs Update NuGet packages 2023-12-29 00:08:16 +02:00
MessageExporter.cs Update NuGet packages 2023-12-29 00:08:16 +02:00
MessageGroupTemplate.cshtml Skip Twitch clip projections because they can't be rendered locally (#1200) 2024-02-13 18:59:51 +02:00
MessageWriter.cs Convert some classes to use primary constructors 2023-11-14 22:57:02 +02:00
PlainTextMarkdownVisitor.cs Refactor using c# 12 features 2023-12-10 22:38:34 +02:00
PlainTextMessageExtensions.cs Use CSharpier 2023-08-22 21:17:19 +03:00
PlainTextMessageWriter.cs Remove unnecessary whitespaces at the end of reactions in PlainText (#1213) 2024-03-21 17:29:14 +02:00
PostambleTemplate.cshtml Replace the date format option with a locale option (#1130) 2023-09-07 14:34:08 +03:00
PreambleTemplate.cshtml Add support for Twitch embed projections (#1199) 2024-02-13 18:48:15 +02:00