Commit Graph

  • cec8409ac4 Check if auto-update is enabled in UpdateService Alexey Golub 2020-01-03 21:44:30 +02:00
  • 3af9421304 Add changelog to CD Alexey Golub 2019-12-15 15:35:04 +02:00
  • cc6f930dc6 Update readme Alexey Golub 2019-12-10 19:27:41 +02:00
  • e6aac3cdb9 Update changelog and readme Alexey Golub 2019-12-08 14:00:12 +02:00
  • 8f1aec241b Update version 2.16 Alexey Golub 2019-12-08 13:45:45 +02:00
  • 41c828eb3e [HTML] Refactor renderer Alexey Golub 2019-12-07 22:22:39 +02:00
  • 964317dac0 Make StringPart readonly struct Alexey Golub 2019-12-07 20:16:53 +02:00
  • 2a223599f9 Streaming exporter Alexey Golub 2019-12-07 18:43:24 +02:00
  • fc38afe6a0 Refactor models and add IHasId/IdBasedEqualityComparer Alexey Golub 2019-12-06 00:17:14 +02:00
  • 23512dae64 Update dockerfile Alexey Golub 2019-12-05 21:04:39 +02:00
  • 8382ca725d Migrate to net core 3.1 Alexey Golub 2019-12-05 21:03:49 +02:00
  • 457e14d0b6 Refactor DataService Alexey Golub 2019-12-03 23:32:48 +02:00
  • b830014a46 Make emoji parser less greedy Alexey Golub 2019-12-02 21:05:02 +02:00
  • 35e1114318 [CSV] Use commas instead of semicolons (#236) boomanaiden154 2019-12-01 08:10:24 -08:00
  • 610bf4baa3 Fallback channel name to channel ID Alexey Golub 2019-12-01 18:09:23 +02:00
  • d84222ea09 Use Polly instead of Failsafe Alexey Golub 2019-12-01 17:53:10 +02:00
  • cc1bb924e7 [HTML] Adjust embed color to theme Alexey Golub 2019-12-01 17:50:10 +02:00
  • 0d2ae8b5db Add support for announcement channels Alexey Golub 2019-12-01 17:35:56 +02:00
  • 632b9f953b Use shared props file Alexey Golub 2019-12-01 16:00:45 +02:00
  • 9a52c6a6f6 Update readme Alexey Golub 2019-11-30 23:31:01 +02:00
  • fc8c1c5914 Mention that user tokens are against TOS Alexey Golub 2019-11-25 17:22:04 +02:00
  • 279a6aee84 Update donation info Alexey Golub 2019-11-19 21:17:05 +02:00
  • 73ab983056 Mention wiki in readme Alexey Golub 2019-11-16 20:59:53 +02:00
  • e5a2852165 Use nullable Alexey Golub 2019-11-13 19:19:36 +02:00
  • 1bf9d9e2e2 Use GitHub actions Alexey Golub 2019-11-06 20:34:59 +02:00
  • 9299b95250 [CLI] Use Microsoft.Extensions.DependencyInjection instead of Stylet Alexey Golub 2019-11-06 00:26:43 +02:00
  • 5e0a2c6761 Update dockerfile Alexey Golub 2019-11-06 00:09:25 +02:00
  • ccbd11e526 Update readme Alexey Golub 2019-11-04 15:30:13 +02:00
  • 2c36f6a826 Target .NET Core 3 in libraries instead of .NET Std 2.1 Alexey Golub 2019-09-29 14:19:03 +03:00
  • d6980cef8d Cleanup Alexey Golub 2019-09-27 01:02:46 +03:00
  • fa4bb3b693 [GUI] Move to Microsoft.Xaml.Behaviors.Wpf from System.Windows.Interactivity.WPF Alexey Golub 2019-09-27 00:49:29 +03:00
  • 05c551f80c Refactor Alexey Golub 2019-09-26 20:44:28 +03:00
  • 69cfe1845b Migrate to .NET Core 3 Alexey Golub 2019-09-26 20:06:35 +03:00
  • 3a0d351143 Update version 2.15 Alexey Golub 2019-09-15 22:36:02 +03:00
  • f04719c4bd [TXT] Indicate whether a message is pinned Alexey Golub 2019-09-15 21:31:24 +03:00
  • d88cd9b228 [HTML] Add support for block quotes Alexey Golub 2019-09-15 21:25:04 +03:00
  • cd042e5368 Rework markdown parser and improve its performance for non-HTML formats Alexey Golub 2019-09-15 21:24:07 +03:00
  • 533671c59f [GUI] Allow the app to crash in DEBUG mode Alexey Golub 2019-09-15 20:30:10 +03:00
  • 29c35f6754 [HTML] Mark code blocks without language so that highlight.js doesn't touch them Alexey Golub 2019-09-15 16:18:30 +03:00
  • 7b32101517 [HTML] Fix incorrect extraction for linked message ID when used in guild and not in DM Alexey Golub 2019-09-15 15:47:34 +03:00
  • 9bb88128b0 [HTML] Fix messages not being highlighted when they are pinned Alexey Golub 2019-09-15 14:16:24 +03:00
  • 12a5091d73 Streamline auto-update process and refactor Alexey Golub 2019-09-15 14:11:06 +03:00
  • 82af36c90d [HTML] Add smooth highlight transition when navigating to message via link Alexey Golub 2019-09-14 23:35:49 +03:00
  • a2beb9836b [HTML] Jump to linked Discord messages Alexey Golub 2019-09-14 20:28:27 +03:00
  • 60f46bad29 [HTML] Update light theme to match the current one in Discord Alexey Golub 2019-09-14 19:54:25 +03:00
  • 2cdb230b1e [HTML] Add indication for pinned messages Alexey Golub 2019-09-14 19:31:24 +03:00
  • 9241b7d2d1 [GUI] Add some tooltips Alexey Golub 2019-09-14 18:38:55 +03:00
  • 40f54d9a98 Update nuget packages Alexey Golub 2019-09-14 18:35:42 +03:00
  • f2faf823b9 [CSV] Add user ID to output Alexey Golub 2019-09-14 18:34:25 +03:00
  • 5b9eaa57f5 Move screenshots to repository Alexey Golub 2019-09-06 20:27:53 +03:00
  • 58ba99e0c6 Migrate DiscordChatExporter.Cli to CliFx Alexey Golub 2019-08-20 18:33:27 +03:00
  • 117d1b7e4a Create FUNDING.yml Alexey Golub 2019-07-27 02:00:54 +03:00
  • 835910ee22 Update nuget packages Alexey Golub 2019-07-17 13:06:40 +03:00
  • 5630020d88 Add message ids in HTML export (#196) Malcolm Diller 2019-07-14 11:12:13 -07:00
  • 71e6a8de7a Update version 2.14 Alexey Golub 2019-06-15 18:16:17 +03:00
  • 592b8b6294 Update nuget packages Alexey Golub 2019-06-15 18:09:56 +03:00
  • e6edcd27a4 [CSV] Render reactions Alexey Golub 2019-06-11 22:45:19 +03:00
  • 557b5be844 [TXT] Render reactions Alexey Golub 2019-06-11 22:39:17 +03:00
  • 02fe2a46e8 [TXT] Add support for embeds and change how attachments are rendered Alexey Golub 2019-06-10 22:16:37 +03:00
  • 76c7f9b419 Update version 2.13.1 Alexey Golub 2019-06-06 23:38:06 +03:00
  • 9a383d2bd4 Convert from DateTime to DateTimeOffset instead of parsing it directly Alexey Golub 2019-06-06 23:31:40 +03:00
  • 2ed374ee5c [HTML] Render user ID inside data-user-id attribute Oleksii Holub 2019-06-06 17:43:30 +03:00
  • 0ced31ca4a Update version 2.13 Alexey Golub 2019-05-15 01:04:21 +03:00
  • 3bb5638b56 Improve usage instructions slightly Alexey Golub 2019-05-15 00:56:50 +03:00
  • 3b5d752c95 Add bot tags and some CSS fixes (#172) Malcolm Diller 2019-05-09 03:52:47 -07:00
  • 2b1f599cbe Add logo image Alexey Golub 2019-04-25 22:14:17 +03:00
  • 7cb1c21897 Refactor Alexey Golub 2019-04-18 22:21:20 +03:00
  • 37bcea86e3 [CLI] Update usage guide to explain steps needed to extract DM channel ID Alexey Golub 2019-04-18 22:19:26 +03:00
  • 559ef71d2f Get rid of Chocolatey Alexey Golub 2019-04-17 00:59:22 +03:00
  • ab0ce478db Move UpdateService to GUI project Alexey Golub 2019-04-16 23:08:38 +03:00
  • afb9f52221 Update FodyWeavers.xsd Alexey Golub 2019-04-16 23:08:22 +03:00
  • d65ca409b1 Update nuget packages Alexey Golub 2019-04-13 02:42:03 +03:00
  • 7784383ea7 Fix grammar mistakes in comments Oleksii Holub 2019-04-12 17:13:12 +03:00
  • 26322da800 [GUI] Notify when all exports are done instead of each of them separately Oleksii Holub 2019-04-12 16:24:17 +03:00
  • 1325edb135 Use latest C# version in all projects Oleksii Holub 2019-04-12 16:10:28 +03:00
  • dec2c26d83 Update appveyor image to vs2019 Oleksii Holub 2019-04-12 16:01:01 +03:00
  • 82b0b8cb0a [GUI] Block UI when an export is underway Oleksii Holub 2019-04-12 15:23:07 +03:00
  • a7da90943f Remove trailing whitespace Oleksii Holub 2019-04-12 13:48:13 +03:00
  • 1edeaf9d3a Update changelog Alexey Golub 2019-04-12 01:03:42 +03:00
  • 9c043376f9 Update version 2.12.1 Alexey Golub 2019-04-12 00:14:54 +03:00
  • 77366cc9b4 Escape specific emojis in markdown Alexey Golub 2019-04-12 00:11:01 +03:00
  • ffdca7b799 [HTML] Fix multiple emojis not getting jumbo Alexey Golub 2019-04-11 23:31:29 +03:00
  • 30cba7959f Refactor string checks and fix exception when exporting multiple channels Alexey Golub 2019-04-11 22:56:29 +03:00
  • 7951703cf2 Update version 2.12 Alexey Golub 2019-04-11 01:52:50 +03:00
  • 795dfbb213 [CLI] Don't show 'completed' when export failed Alexey Golub 2019-04-11 01:36:39 +03:00
  • 6d9bc3625f Switch from DateTime to DateTimeOffset Alexey Golub 2019-04-11 01:20:52 +03:00
  • 4bfb2ec7fd Improve performance (#162) Alexey Golub 2019-04-10 23:45:21 +03:00
  • 359278afec Optimize chocolatey package Oleksii Holub 2019-04-09 18:15:17 +03:00
  • 19f58f2c8c Update readme Oleksii Holub 2019-04-09 16:32:24 +03:00
  • 640b1f5866 Add deploy via chocolatey Alexey Golub 2019-04-07 13:01:38 +03:00
  • d13d04e75b Add donation info Oleksii Holub 2019-04-03 18:33:34 +03:00
  • 6bf0ce3790 Fix dockerfile again Oleksii Holub 2019-03-25 15:22:51 +02:00
  • aef8a1f6d2 Fix default output directory in dockerfile Oleksii Holub 2019-03-25 14:35:24 +02:00
  • a63bf95212 Update dockerfile Oleksii Holub 2019-03-25 11:04:39 +02:00
  • af9855fc15 [CLI] Copy nuget dependencies to output Oleksii Holub 2019-03-25 11:00:13 +02:00
  • 4113101c0c Get rid of ByteSize in favor of our own class Alexey Golub 2019-03-24 12:36:11 +02:00
  • cac48b3541 Optimize dockerfile Oleksii Holub 2019-03-22 15:09:07 +02:00
  • 0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks Alexey Golub 2019-03-22 00:07:13 +02:00
  • 889446fff7 Update nuget packages Alexey Golub 2019-03-21 22:54:12 +02:00
  • 6d1cfef729 Update Onova Alexey Golub 2019-03-21 00:55:07 +02:00