Alexey Golub
23512dae64
Update dockerfile
5 years ago
Alexey Golub
8382ca725d
Migrate to net core 3.1
5 years ago
Alexey Golub
457e14d0b6
Refactor DataService
...
In preparation for #177
5 years ago
Alexey Golub
b830014a46
Make emoji parser less greedy
...
Fixes #230
Emoji parsing is a terrible endeavour. I'm leaning towards matching fewer emojis and then blaming Unicode for lack of proper classification, than matching a few too many characters.
5 years ago
boomanaiden154
35e1114318
[CSV] Use commas instead of semicolons ( #236 )
5 years ago
Alexey Golub
610bf4baa3
Fallback channel name to channel ID
...
Fixes #227
5 years ago
Alexey Golub
d84222ea09
Use Polly instead of Failsafe
5 years ago
Alexey Golub
cc1bb924e7
[HTML] Adjust embed color to theme
5 years ago
Alexey Golub
0d2ae8b5db
Add support for announcement channels
...
Closes #222
5 years ago
Alexey Golub
632b9f953b
Use shared props file
5 years ago
Alexey Golub
9a52c6a6f6
Update readme
5 years ago
Alexey Golub
fc8c1c5914
Mention that user tokens are against TOS
...
Closes #211
5 years ago
Alexey Golub
279a6aee84
Update donation info
5 years ago
Alexey Golub
73ab983056
Mention wiki in readme
5 years ago
Alexey Golub
e5a2852165
Use nullable
5 years ago
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
...
Closes #208
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
...
Closes #128
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
...
Closes #193
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
...
Closes #197
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
...
Addresses the other part of #168
5 years ago
Alexey Golub
557b5be844
[TXT] Render reactions
...
Addresses part of #168
5 years ago
Alexey Golub
02fe2a46e8
[TXT] Add support for embeds and change how attachments are rendered
...
Closes #165
5 years ago