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
|
53ff8ba430
|
Update screenshot
|
2 years ago |
Tyrrrz
|
cbab5fb71c
|
Update changelog again
|
2 years ago |
Tyrrrz
|
9512729ec2
|
Update changelog
|
2 years ago |
Tyrrrz
|
75db3e6442
|
Update version
|
2 years ago |
Tyrrrz
|
a29c517527
|
Update exception wording again
|
2 years ago |
Tyrrrz
|
c9c4ca1733
|
Shorten "last message sent on" to just "last message"
|
2 years ago |
Tyrrrz
|
471c6f87db
|
Remove redundant period
|
2 years ago |
Tyrrrz
|
c3d79ff0c4
|
Replace the lock icon with a key icon in GUI
|
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
|
6620c6299c
|
Move "reuse assets" option in GUI from settings to export dialog
|
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
|
6d3adf9fde
|
Trigger output path prompt when clicking the export button, if the path hasn't been set yet
|
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
|
a7f4fe0643
|
Don't reset output path if dialog is canceled
|
2 years ago |
Tyrrrz
|
60603dfb04
|
Improve output path picker in GUI
|
2 years ago |
Tyrrrz
|
9ad8126d60
|
Allow passing category IDs to the `export` command in CLI
Closes #798
|
2 years ago |
Tyrrrz
|
c8d83beb8d
|
Enhance output path selection in the GUI
Enables the use of template tokens when exporting multiple channels
Closes #676
|
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
|
2c67e502e4
|
Optimize export locking in tests
|
2 years ago |
Tyrrrz
|
1fc27fd5c4
|
Actually fix concurrency in tests this time
|
2 years ago |
Tyrrrz
|
d5848bebc6
|
Fix concurrency issue in tests
|
2 years ago |
Tyrrrz
|
5cef107e98
|
Update NuGet packages
|
2 years ago |
Tyrrrz
|
2a5e09bf07
|
Use a fixed timezone in tests
|
2 years ago |
Tyrrrz
|
f73d07a7c9
|
Normalize the default date format to the format Discord uses for the US client
|
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
|
0fdab76a74
|
Fix tests
|
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 |
Tyrrrz
|
93799eb231
|
Don't show update notification when launching the app for the first time
|
2 years ago |
Tyrrrz
|
1e7b8ec83f
|
Show notification on first run after an update with a link to the changelog
Closes #487
|
2 years ago |
Oleksii Holub
|
e7d80688aa
|
Fix tests
|
2 years ago |
Oleksii Holub
|
60d9992c74
|
Refactor
|
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 |