Tyrrrz
|
0981c51fb9
|
Fix nick fallback
|
2 years ago |
Tyrrrz
|
55209a0517
|
Add support for member-level avatars
|
2 years ago |
Tyrrrz
|
c2c35cf3a3
|
Treat `gifv` attachments as videos instead of images
|
2 years ago |
Tyrrrz
|
f36852a1a2
|
Quote font URLs in HTML preamble to avoid issues
|
2 years ago |
Tyrrrz
|
0e1c3e4c76
|
Add support for extracting channels from data dump in `exportall`
Closes #597
|
2 years ago |
Tyrrrz
|
83e3289ead
|
Use the new `gg sans` font
|
2 years ago |
Tyrrrz
|
d1647e8286
|
Add support for selectable assets directory in GUI
|
2 years ago |
Lucas LaBuff
|
95115f3e99
|
Add option to specify download directory for assets (#989)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2 years ago |
Tyrrrz
|
a29c517527
|
Update exception wording again
|
2 years ago |
Tyrrrz
|
83657962b8
|
Improve "channel is empty" error message
|
2 years ago |
Tyrrrz
|
b5e0ec1c81
|
Fix a few HTML rendering issues
|
2 years ago |
Tyrrrz
|
d9a78d8e27
|
Add support for replies to app interactions
Closes #569
|
2 years ago |
Tyrrrz
|
20a952aec5
|
Add option to disable markdown formatting
Closes #741
|
2 years ago |
Tyrrrz
|
c405121c0b
|
Remove unused usings
|
2 years ago |
Tyrrrz
|
191294b4fe
|
Render guild invites in HTML
Closes #649
|
2 years ago |
Tyrrrz
|
8e5269f0ab
|
Use proxy URL for generic image embeds
|
2 years ago |
Tyrrrz
|
71751b350f
|
Fix icon for guild join notification and add icon for new threads
|
2 years ago |
Tyrrrz
|
290729158b
|
Resolve mentioned members on demand inside of markdown
Closes #304
|
2 years ago |
Tyrrrz
|
2a81abb1a6
|
Use dictionaries for storing context members, channels, and roles
|
2 years ago |
Tyrrrz
|
60603dfb04
|
Improve output path picker in GUI
|
2 years ago |
Tyrrrz
|
f1ae0266f1
|
Clean up last commit
|
2 years ago |
Mark Cilia Vincenti
|
ea4cb43479
|
Improve concurrency handling in `ExportAssetDownloader` (#1002)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2 years ago |
Tyrrrz
|
5cef107e98
|
Update NuGet packages
|
2 years ago |
Tyrrrz
|
d99958a9b1
|
Add support for different formats in the timestamp markdown node
Closes #662
|
2 years ago |
Tyrrrz
|
75b942f66c
|
Bump Discord API version
|
2 years ago |
Tyrrrz
|
53b8927fce
|
Get rid of xUnit fixtures
|
2 years ago |
Tyrrrz
|
3487849eba
|
Remove unnecessary code
|
2 years ago |
Jacob P
|
b71af710c7
|
Fix links of group icons (#1001)
Closes https://github.com/Tyrrrz/DiscordChatExporter/issues/987
|
2 years ago |
Tyrrrz
|
63124b4431
|
Fix a styling issue with "pinned a message to this channel" notification
|
2 years ago |
Tyrrrz
|
f99f1f4641
|
Normalize spaces before system notifications
|
2 years ago |
Tyrrrz
|
3b2c308a25
|
Add proper support for more system notifications
Closes #844
|
2 years ago |
Tyrrrz
|
a95d2ef298
|
Reimplement previous changes using message flags
|
2 years ago |
Tyrrrz
|
049338009e
|
Render server cross-posts properly
Closes #633
|
2 years ago |
Oleksii Holub
|
c6ea04144d
|
Clean up
|
2 years ago |
Oleksii Holub
|
b36071cddd
|
Use channel icon instead of guild icon, when available
Closes #987
|
2 years ago |
Oleksii Holub
|
90c68e3cde
|
More namespace refactoring
|
2 years ago |
Oleksii Holub
|
4cb8866429
|
Write emoji code for reactions in JSON
Closes #962
|
2 years ago |
Oleksii Holub
|
6917406101
|
Simplify project structure
|
2 years ago |
Tyrrrz
|
bf76f10030
|
Fix file lock not getting disposed when postamble throws an exception
|
2 years ago |
Tyrrrz
|
a68df7a065
|
Fix markdown parser
|
2 years ago |
Tyrrrz
|
0cf6281c19
|
Clean up the markdown parser
|
2 years ago |
Jacob P
|
d1e5f418b6
|
Update emoji parser to account for miscellaneous characters that are not emojis (#993)
Closes #923
|
2 years ago |
Tyrrrz
|
7df7614cd0
|
Update NuGet packages
|
2 years ago |
Tyrrrz
|
91ba79e6ec
|
Fix nullref in HTTP retry policy
|
2 years ago |
Oleksii Holub
|
b844e48016
|
Update NuGet packages
|
2 years ago |
Lucas LaBuff
|
d1244208b6
|
Switch emoji CDN to jsDelivr (#985)
|
2 years ago |
Tyrrrz
|
506bc0176b
|
Fix incorrect replace order
|
2 years ago |
Kuba_Z2
|
67b31c5f68
|
Remove regex check in `Snowflake.TryParse` (#980)
|
2 years ago |
Tyrrrz
|
d9c06bacda
|
Trim dots at the end of filenames on Windows
Closes #977
|
2 years ago |
Velithris
|
db45b49af7
|
Use Alpine as the base image in docker, publish a self-contained app (#974)
|
2 years ago |