Alexey Golub
29c35f6754
[HTML] Mark code blocks without language so that highlight.js doesn't touch them
6 years ago
Alexey Golub
7b32101517
[HTML] Fix incorrect extraction for linked message ID when used in guild and not in DM
6 years ago
Alexey Golub
9bb88128b0
[HTML] Fix messages not being highlighted when they are pinned
6 years ago
Alexey Golub
12a5091d73
Streamline auto-update process and refactor
6 years ago
Alexey Golub
82af36c90d
[HTML] Add smooth highlight transition when navigating to message via link
6 years ago
Alexey Golub
a2beb9836b
[HTML] Jump to linked Discord messages
...
Closes #128
6 years ago
Alexey Golub
60f46bad29
[HTML] Update light theme to match the current one in Discord
6 years ago
Alexey Golub
2cdb230b1e
[HTML] Add indication for pinned messages
...
Closes #193
6 years ago
Alexey Golub
9241b7d2d1
[GUI] Add some tooltips
6 years ago
Alexey Golub
40f54d9a98
Update nuget packages
6 years ago
Alexey Golub
f2faf823b9
[CSV] Add user ID to output
...
Closes #197
6 years ago
Alexey Golub
5b9eaa57f5
Move screenshots to repository
6 years ago
Alexey Golub
58ba99e0c6
Migrate DiscordChatExporter.Cli to CliFx
6 years ago
Alexey Golub
117d1b7e4a
Create FUNDING.yml
6 years ago
Alexey Golub
835910ee22
Update nuget packages
6 years ago
Malcolm Diller
5630020d88
Add message ids in HTML export ( #196 )
6 years ago
Alexey Golub
71e6a8de7a
Update version
6 years ago
Alexey Golub
592b8b6294
Update nuget packages
6 years ago
Alexey Golub
e6edcd27a4
[CSV] Render reactions
...
Addresses the other part of #168
6 years ago
Alexey Golub
557b5be844
[TXT] Render reactions
...
Addresses part of #168
6 years ago
Alexey Golub
02fe2a46e8
[TXT] Add support for embeds and change how attachments are rendered
...
Closes #165
6 years ago
Alexey Golub
76c7f9b419
Update version
6 years ago
Alexey Golub
9a383d2bd4
Convert from DateTime to DateTimeOffset instead of parsing it directly
...
Json.NET is really not meant to be used with DateTimeOffset it seems
Fixes #179
6 years ago
Oleksii Holub
2ed374ee5c
[HTML] Render user ID inside data-user-id attribute
...
Closes #93
6 years ago
Alexey Golub
0ced31ca4a
Update version
6 years ago
Alexey Golub
3bb5638b56
Improve usage instructions slightly
6 years ago
Malcolm Diller
3b5d752c95
Add bot tags and some CSS fixes ( #172 )
6 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
Oleksii Holub
1325edb135
Use latest C# version in all projects
6 years ago
Oleksii Holub
dec2c26d83
Update appveyor image to vs2019
6 years ago
Oleksii Holub
82b0b8cb0a
[GUI] Block UI when an export is underway
6 years ago
Oleksii Holub
a7da90943f
Remove trailing whitespace
6 years ago
Alexey Golub
1edeaf9d3a
Update changelog
6 years ago
Alexey Golub
9c043376f9
Update version
6 years ago
Alexey Golub
77366cc9b4
Escape specific emojis in markdown
...
Fixes a part of #146
6 years ago
Alexey Golub
ffdca7b799
[HTML] Fix multiple emojis not getting jumbo
6 years ago
Alexey Golub
30cba7959f
Refactor string checks and fix exception when exporting multiple channels
...
Fix #164
6 years ago
Alexey Golub
7951703cf2
Update version
6 years ago
Alexey Golub
795dfbb213
[CLI] Don't show 'completed' when export failed
6 years ago
Alexey Golub
6d9bc3625f
Switch from DateTime to DateTimeOffset
6 years ago
Alexey Golub
4bfb2ec7fd
Improve performance ( #162 )
6 years ago
Oleksii Holub
359278afec
Optimize chocolatey package
6 years ago