Tyrrrz
|
471c6f87db
|
Remove redundant period
|
2023-02-16 21:00:22 +02:00 |
|
Tyrrrz
|
c3d79ff0c4
|
Replace the lock icon with a key icon in GUI
|
2023-02-16 20:59:28 +02:00 |
|
Tyrrrz
|
83657962b8
|
Improve "channel is empty" error message
|
2023-02-16 20:54:28 +02:00 |
|
Tyrrrz
|
b5e0ec1c81
|
Fix a few HTML rendering issues
|
2023-02-16 02:11:52 +02:00 |
|
Tyrrrz
|
d9a78d8e27
|
Add support for replies to app interactions
Closes #569
|
2023-02-16 01:50:24 +02:00 |
|
Tyrrrz
|
6620c6299c
|
Move "reuse assets" option in GUI from settings to export dialog
|
2023-02-15 22:59:08 +02:00 |
|
Tyrrrz
|
20a952aec5
|
Add option to disable markdown formatting
Closes #741
|
2023-02-15 22:55:17 +02:00 |
|
Tyrrrz
|
c405121c0b
|
Remove unused usings
|
2023-02-14 21:23:15 +02:00 |
|
Tyrrrz
|
191294b4fe
|
Render guild invites in HTML
Closes #649
|
2023-02-14 21:22:07 +02:00 |
|
Tyrrrz
|
8e5269f0ab
|
Use proxy URL for generic image embeds
|
2023-02-14 19:54:16 +02:00 |
|
Tyrrrz
|
6d3adf9fde
|
Trigger output path prompt when clicking the export button, if the path hasn't been set yet
|
2023-02-14 19:34:20 +02:00 |
|
Tyrrrz
|
71751b350f
|
Fix icon for guild join notification and add icon for new threads
|
2023-02-14 19:31:59 +02:00 |
|
Tyrrrz
|
290729158b
|
Resolve mentioned members on demand inside of markdown
Closes #304
|
2023-02-14 19:21:44 +02:00 |
|
Tyrrrz
|
2a81abb1a6
|
Use dictionaries for storing context members, channels, and roles
|
2023-02-14 18:36:53 +02:00 |
|
Tyrrrz
|
a7f4fe0643
|
Don't reset output path if dialog is canceled
|
2023-02-14 17:08:52 +02:00 |
|
Tyrrrz
|
60603dfb04
|
Improve output path picker in GUI
|
2023-02-14 17:04:30 +02:00 |
|
Tyrrrz
|
9ad8126d60
|
Allow passing category IDs to the export command in CLI
Closes #798
|
2023-02-13 22:07:18 +02:00 |
|
Tyrrrz
|
c8d83beb8d
|
Enhance output path selection in the GUI
Enables the use of template tokens when exporting multiple channels
Closes #676
|
2023-02-13 19:48:57 +02:00 |
|
Tyrrrz
|
f1ae0266f1
|
Clean up last commit
|
2023-02-13 18:52:18 +02:00 |
|
Mark Cilia Vincenti
|
ea4cb43479
|
Improve concurrency handling in ExportAssetDownloader (#1002)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2023-02-13 17:07:02 +02:00 |
|
Tyrrrz
|
2c67e502e4
|
Optimize export locking in tests
|
2023-02-13 16:42:03 +02:00 |
|
Tyrrrz
|
1fc27fd5c4
|
Actually fix concurrency in tests this time
|
2023-02-12 18:47:43 +02:00 |
|
Tyrrrz
|
d5848bebc6
|
Fix concurrency issue in tests
|
2023-02-12 18:26:40 +02:00 |
|
Tyrrrz
|
5cef107e98
|
Update NuGet packages
|
2023-02-12 17:46:14 +02:00 |
|
Tyrrrz
|
2a5e09bf07
|
Use a fixed timezone in tests
|
2023-02-12 17:43:45 +02:00 |
|
Tyrrrz
|
f73d07a7c9
|
Normalize the default date format to the format Discord uses for the US client
|
2023-02-12 16:13:09 +02:00 |
|
Tyrrrz
|
d99958a9b1
|
Add support for different formats in the timestamp markdown node
Closes #662
|
2023-02-12 16:12:41 +02:00 |
|
Tyrrrz
|
75b942f66c
|
Bump Discord API version
|
2023-02-12 14:52:41 +02:00 |
|
Tyrrrz
|
0fdab76a74
|
Fix tests
|
2023-02-12 13:13:53 +02:00 |
|
Tyrrrz
|
53b8927fce
|
Get rid of xUnit fixtures
|
2023-02-11 23:12:15 +02:00 |
|
Tyrrrz
|
3487849eba
|
Remove unnecessary code
|
2023-02-11 16:03:37 +02:00 |
|
Jacob P
|
b71af710c7
|
Fix links of group icons (#1001)
Closes https://github.com/Tyrrrz/DiscordChatExporter/issues/987
|
2023-02-10 15:31:08 +02:00 |
|
Tyrrrz
|
63124b4431
|
Fix a styling issue with "pinned a message to this channel" notification
|
2023-02-10 15:28:19 +02:00 |
|
Tyrrrz
|
f99f1f4641
|
Normalize spaces before system notifications
|
2023-02-09 19:53:31 +02:00 |
|
Tyrrrz
|
3b2c308a25
|
Add proper support for more system notifications
Closes #844
|
2023-02-09 19:50:41 +02:00 |
|
Tyrrrz
|
a95d2ef298
|
Reimplement previous changes using message flags
|
2023-02-09 19:03:30 +02:00 |
|
Tyrrrz
|
049338009e
|
Render server cross-posts properly
Closes #633
|
2023-02-09 18:44:24 +02:00 |
|
Tyrrrz
|
93799eb231
|
Don't show update notification when launching the app for the first time
|
2023-02-09 17:27:14 +02:00 |
|
Tyrrrz
|
1e7b8ec83f
|
Show notification on first run after an update with a link to the changelog
Closes #487
|
2023-02-09 17:17:25 +02:00 |
|
Oleksii Holub
|
e7d80688aa
|
Fix tests
|
2023-02-08 18:36:03 +02:00 |
|
Oleksii Holub
|
60d9992c74
|
Refactor
|
2023-02-08 18:27:46 +02:00 |
|
Oleksii Holub
|
c6ea04144d
|
Clean up
|
2023-02-06 16:11:28 +02:00 |
|
Oleksii Holub
|
b36071cddd
|
Use channel icon instead of guild icon, when available
Closes #987
|
2023-02-06 16:08:44 +02:00 |
|
Oleksii Holub
|
90c68e3cde
|
More namespace refactoring
|
2023-02-06 15:57:08 +02:00 |
|
Oleksii Holub
|
4cb8866429
|
Write emoji code for reactions in JSON
Closes #962
|
2023-02-06 15:43:23 +02:00 |
|
Oleksii Holub
|
9dc81b93da
|
Refactor test namespaces
|
2023-02-06 15:43:04 +02:00 |
|
Oleksii Holub
|
04f5050bbe
|
Extend token guide
Closes #955
|
2023-02-06 15:39:51 +02:00 |
|
Oleksii Holub
|
6917406101
|
Simplify project structure
|
2023-02-06 15:28:05 +02:00 |
|
Oleksii Holub
|
3436f6b060
|
Simplify dialog buttons
|
2023-02-06 15:17:26 +02:00 |
|
Tyrrrz
|
e00f126a5e
|
Make changelog heading more consistent
|
2023-02-05 09:58:25 +02:00 |
|