DiscordChatExporter/DiscordChatExporter.Core/Services
2018-04-15 16:52:02 +03:00
..
DataService.cs Try to parse DM group chat names instead of only using participants 2018-04-08 12:46:55 +03:00
ExportService.cs Add csv exporting (#44) 2018-04-15 16:52:02 +03:00
ExportService.Csv.cs Add csv exporting (#44) 2018-04-15 16:52:02 +03:00
ExportService.Html.cs Improve markdown parsing to make it less volatile 2018-04-08 12:29:38 +03:00
ExportService.PlainText.cs Improve markdown parsing to make it less volatile 2018-04-08 12:29:38 +03:00
IDataService.cs Add command line interface and change solution structure (#26) 2018-01-12 20:28:36 +01:00
IExportService.cs Add command line interface and change solution structure (#26) 2018-01-12 20:28:36 +01:00
IMessageGroupService.cs Add command line interface and change solution structure (#26) 2018-01-12 20:28:36 +01:00
ISettingsService.cs Let user disable auto-updates 2018-02-25 18:22:55 +02:00
IUpdateService.cs Update nuget packages 2018-04-01 00:31:58 +03:00
MessageGroupService.cs Add command line interface and change solution structure (#26) 2018-01-12 20:28:36 +01:00
SettingsService.cs Let user disable auto-updates 2018-02-25 18:22:55 +02:00
UpdateService.cs Update nuget packages 2018-04-01 00:31:58 +03:00