DiscordChatExporter/DiscordChatExporter.Core/Services
2018-10-31 17:54:13 +02:00
..
ChatLogService.cs Set ChatLog.TotalMessageCount from ChatLogService 2018-10-31 17:34:57 +02:00
DataService.cs Refactor resolving chat log to a separate service to allow reusability across CLI and GUI 2018-10-30 22:52:28 +02:00
DataService.Parsers.cs Cleanup 2018-06-27 00:45:29 +03:00
ExportService.cs Rename ExportService.Export to ExportChatLog for consistency 2018-10-31 17:54:13 +02:00
ExportService.TemplateLoader.cs Architecture refactor (#63) 2018-06-25 01:59:15 +03:00
ExportService.TemplateModel.cs Cleanup templates and change how model is referenced 2018-07-03 22:58:46 +03:00
IChatLogService.cs Refactor resolving chat log to a separate service to allow reusability across CLI and GUI 2018-10-30 22:52:28 +02:00
IDataService.cs Allow using bot token instead of user token (#70) 2018-07-24 22:47:45 +03:00
IExportService.cs Rename ExportService.Export to ExportChatLog for consistency 2018-10-31 17:54:13 +02:00
IMessageGroupService.cs Architecture refactor (#63) 2018-06-25 01:59:15 +03:00
ISettingsService.cs Allow using bot token instead of user token (#70) 2018-07-24 22:47:45 +03:00
IUpdateService.cs Update nuget packages 2018-04-01 00:31:58 +03:00
MessageGroupService.cs Architecture refactor (#63) 2018-06-25 01:59:15 +03:00
SettingsService.cs Allow using bot token instead of user token (#70) 2018-07-24 22:47:45 +03:00
UpdateService.cs Update nuget packages 2018-04-01 00:31:58 +03:00