Tyrrrz
|
0e1c3e4c76
|
Add support for extracting channels from data dump in `exportall`
Closes #597
|
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
|
20a952aec5
|
Add option to disable markdown formatting
Closes #741
|
2 years ago |
Tyrrrz
|
c405121c0b
|
Remove unused usings
|
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
|
f73d07a7c9
|
Normalize the default date format to the format Discord uses for the US client
|
2 years ago |
Oleksii Holub
|
04f5050bbe
|
Extend token guide
Closes #955
|
2 years ago |
Jacob P
|
597ec1e7b0
|
Move wiki inside the repository (#991)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2 years ago |
Oleksii Holub
|
f505ff3f1e
|
Handle failed progress tasks as completed in CLI
Closes #988
|
2 years ago |
Tyrrrz
|
6e56f29404
|
Update Ukraine support message
|
2 years ago |
Tyrrrz
|
57e2dc9313
|
Correct a comment
|
2 years ago |
Oleksii Holub
|
07b72b9023
|
Update NuGet packages
|
2 years ago |
Oleksii Holub
|
f3830247fe
|
Make use of the `required` keyword
|
2 years ago |
Tyrrrz
|
5b1b720503
|
Update Ukraine support links
|
2 years ago |
Tyrrrz
|
560a069c35
|
Refactor, rename the concept of "download media" to "download assets", including related mentions
|
2 years ago |
Tyrrrz
|
9d052f9404
|
Improve wording in CLI exception when output path is ambiguous
Related to #929
|
2 years ago |
Tyrrrz
|
b861a69799
|
Recognize existing directories as valid output paths in CLI
Closes #917
|
2 years ago |
Tyrrrz
|
d53b4c825a
|
Update usage guide
|
2 years ago |
Oleksii Holub
|
504c3c53cd
|
Fail if an export command is called with multiple channels but a single-file output path
Closes #799
|
2 years ago |
Oleksii Holub
|
6c039ebfa6
|
Filter out categories when displaying channels
|
2 years ago |
TSRBerry
|
9cffbbc5ce
|
Expand tilde to home directory on *nix systems in output path (#903)
|
2 years ago |
Oleksii Holub
|
94ef4b6981
|
Support listing and exporting voice channels
Closes #874
|
2 years ago |
Oleksii Holub
|
7b72f473fd
|
Pad outputs from `guilds`, `channels`, `dm` to have more aligned columns
Closes #877
|
2 years ago |
Oleksii Holub
|
2463cb5087
|
Sort DMs by last message and avoid grouping them in GUI
Closes #271
|
2 years ago |
Oleksii Holub
|
2c7986c4e6
|
Refactor `IsTextChannel` and `IsVoiceChannel` to extensions
|
2 years ago |
Oleksii Holub
|
5755334492
|
Update war in Ukraine message in CLI
|
2 years ago |
Oleksii Holub
|
26c523a3e9
|
Update usage instructions to direct towards the Network tab method
Closes #835
Closes #842
|
2 years ago |
Oleksii Holub
|
371c7d2b75
|
Make TOS warning more prominent
Close #878
|
2 years ago |
Oleksii Holub
|
62400f305a
|
Make CLI attributes look tidier
|
2 years ago |
Clint Herron
|
1d9224ebd8
|
Update guide to direct users to the Advanced section of Discord settings rather than Appearance (#867)
|
2 years ago |
Oleksii Holub
|
168d7c8ec9
|
Update the war message in CLI
|
3 years ago |
Oleksii Holub
|
b996215e36
|
Add messages about war in Ukraine
|
3 years ago |
Oleksii Holub
|
36b4a45f3a
|
Update Gress
|
3 years ago |
Dhananjay-JSR
|
0408096746
|
Update token extraction guide (#791)
|
3 years ago |
Alexey Golub
|
2156c6cd0c
|
Automatically detect token kind (#764)
|
3 years ago |
Tyrrrz
|
008bb2f591
|
Use .NET 6's `ParallelForEachAsync(...)`
|
3 years ago |
Tyrrrz
|
880f400e2c
|
C#10ify
|
3 years ago |
Tyrrrz
|
4974fe5292
|
Refer to `Category.Name` explicitly instead of relying on `ToString()`
|
3 years ago |
Tyrrrz
|
21d89afa70
|
Add managed cancellation support
Closes #716
|
3 years ago |
Tyrrrz
|
ea31b1b270
|
Refactor
|
3 years ago |
Tyrrrz
|
d4eba75036
|
Normalize namings ("...Type" -> "...Kind")
|
3 years ago |
Tyrrrz
|
ae42554621
|
Render voice channel mentions
Closes #636
|
3 years ago |
Tyrrrz
|
650c55bbd1
|
Refactor
|
3 years ago |
Yudi
|
70a1755c50
|
Update the in-app instructions for getting user token (#639)
Co-authored-by: virtuallyvlad <37453320+virtuallyvlad@users.noreply.github.com>
Co-authored-by: Alexey Golub <tyrrrrrr@gmail.com>
|
3 years ago |
Lucas LaBuff
|
d39fc212b6
|
Filter which messages are exported (#622)
|
3 years ago |
Tyrrrz
|
021682899a
|
[CLI] Move Markup.Escape(...) to ConsoleExtensions
|
4 years ago |
Lucas LaBuff
|
0ec6027a93
|
Escape brackets in category name in CLI (#558)
|
4 years ago |
Tyrrrz
|
15b605f5a7
|
Fix typo
|
4 years ago |