Commit Graph

334 Commits (1bf9d9e2e211ad7e3044fb243d0c0f7fcaa3d950)
 

Author SHA1 Message Date
Alexey Golub 1bf9d9e2e2 Use GitHub actions
5 years ago
Alexey Golub 9299b95250 [CLI] Use Microsoft.Extensions.DependencyInjection instead of Stylet
5 years ago
Alexey Golub 5e0a2c6761 Update dockerfile
5 years ago
Alexey Golub ccbd11e526 Update readme
5 years ago
Alexey Golub 2c36f6a826 Target .NET Core 3 in libraries instead of .NET Std 2.1
5 years ago
Alexey Golub d6980cef8d Cleanup
5 years ago
Alexey Golub fa4bb3b693 [GUI] Move to Microsoft.Xaml.Behaviors.Wpf from System.Windows.Interactivity.WPF
5 years ago
Alexey Golub 05c551f80c Refactor
5 years ago
Alexey Golub 69cfe1845b Migrate to .NET Core 3
5 years ago
Alexey Golub 3a0d351143 Update version
5 years ago
Alexey Golub f04719c4bd [TXT] Indicate whether a message is pinned
5 years ago
Alexey Golub d88cd9b228 [HTML] Add support for block quotes
5 years ago
Alexey Golub cd042e5368 Rework markdown parser and improve its performance for non-HTML formats
5 years ago
Alexey Golub 533671c59f [GUI] Allow the app to crash in DEBUG mode
5 years ago
Alexey Golub 29c35f6754 [HTML] Mark code blocks without language so that highlight.js doesn't touch them
5 years ago
Alexey Golub 7b32101517 [HTML] Fix incorrect extraction for linked message ID when used in guild and not in DM
5 years ago
Alexey Golub 9bb88128b0 [HTML] Fix messages not being highlighted when they are pinned
5 years ago
Alexey Golub 12a5091d73 Streamline auto-update process and refactor
5 years ago
Alexey Golub 82af36c90d [HTML] Add smooth highlight transition when navigating to message via link
5 years ago
Alexey Golub a2beb9836b [HTML] Jump to linked Discord messages
5 years ago
Alexey Golub 60f46bad29 [HTML] Update light theme to match the current one in Discord
5 years ago
Alexey Golub 2cdb230b1e [HTML] Add indication for pinned messages
5 years ago
Alexey Golub 9241b7d2d1 [GUI] Add some tooltips
5 years ago
Alexey Golub 40f54d9a98 Update nuget packages
5 years ago
Alexey Golub f2faf823b9 [CSV] Add user ID to output
5 years ago
Alexey Golub 5b9eaa57f5 Move screenshots to repository
5 years ago
Alexey Golub 58ba99e0c6 Migrate DiscordChatExporter.Cli to CliFx
5 years ago
Alexey Golub 117d1b7e4a
Create FUNDING.yml
5 years ago
Alexey Golub 835910ee22 Update nuget packages
5 years ago
Malcolm Diller 5630020d88 Add message ids in HTML export (#196)
5 years ago
Alexey Golub 71e6a8de7a Update version
5 years ago
Alexey Golub 592b8b6294 Update nuget packages
5 years ago
Alexey Golub e6edcd27a4 [CSV] Render reactions
5 years ago
Alexey Golub 557b5be844 [TXT] Render reactions
5 years ago
Alexey Golub 02fe2a46e8 [TXT] Add support for embeds and change how attachments are rendered
5 years ago
Alexey Golub 76c7f9b419 Update version
5 years ago
Alexey Golub 9a383d2bd4 Convert from DateTime to DateTimeOffset instead of parsing it directly
5 years ago
Oleksii Holub 2ed374ee5c [HTML] Render user ID inside data-user-id attribute
5 years ago
Alexey Golub 0ced31ca4a Update version
5 years ago
Alexey Golub 3bb5638b56 Improve usage instructions slightly
5 years ago
Malcolm Diller 3b5d752c95 Add bot tags and some CSS fixes (#172)
5 years ago
Alexey Golub 2b1f599cbe Add logo image
6 years ago
Alexey Golub 7cb1c21897 Refactor
6 years ago
Alexey Golub 37bcea86e3 [CLI] Update usage guide to explain steps needed to extract DM channel ID
6 years ago
Alexey Golub 559ef71d2f Get rid of Chocolatey
6 years ago
Alexey Golub ab0ce478db Move UpdateService to GUI project
6 years ago
Alexey Golub afb9f52221 Update FodyWeavers.xsd
6 years ago
Alexey Golub d65ca409b1 Update nuget packages
6 years ago
Oleksii Holub 7784383ea7 Fix grammar mistakes in comments
6 years ago
Oleksii Holub 26322da800 [GUI] Notify when all exports are done instead of each of them separately
6 years ago