Commit Graph

78 Commits (57eb32d9c07a1699296f2d82788ae5ad9b0c3e32)

Author SHA1 Message Date
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
2 years ago
Tyrrrz b861a69799 Recognize existing directories as valid output paths in CLI
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
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
2 years ago
Oleksii Holub 7b72f473fd Pad outputs from `guilds`, `channels`, `dm` to have more aligned columns
2 years ago
Oleksii Holub 2463cb5087 Sort DMs by last message and avoid grouping them in GUI
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
2 years ago
Oleksii Holub 371c7d2b75 Make TOS warning more prominent
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
3 years ago
Tyrrrz ea31b1b270 Refactor
3 years ago
Tyrrrz d4eba75036 Normalize namings ("...Type" -> "...Kind")
3 years ago
Tyrrrz ae42554621 Render voice channel mentions
3 years ago
Tyrrrz 650c55bbd1 Refactor
3 years ago
Yudi 70a1755c50
Update the in-app instructions for getting user token (#639)
3 years ago
Lucas LaBuff d39fc212b6
Filter which messages are exported (#622)
3 years ago
Tyrrrz 021682899a [CLI] Move Markup.Escape(...) to ConsoleExtensions
3 years ago
Lucas LaBuff 0ec6027a93
Escape brackets in category name in CLI (#558)
3 years ago
Tyrrrz 15b605f5a7 Fix typo
4 years ago
Tyrrrz 511af1e35c Refactor
4 years ago
Andrew Kolos eb89ea5b40
Add partition by file size (#497)
4 years ago
Tyrrrz ad3655396f [CLI] Remove redundant whitespace
4 years ago
Tyrrrz 1b8af364d3 [CLI] Cleanup
4 years ago
Tyrrrz 026927265a [CLI] Remove ExportMultipleCommandBase and allow multiple channel IDs in ExportChannelCommand
4 years ago
Tyrrrz 017ed5ae6d [CLI] Update CliFx and use Spectre.Console for progress reporting
4 years ago
Tyrrrz ebe4d58a42 Cleanup
4 years ago
Lucas LaBuff a8031ad3aa
Fix crash when parsing position on DM channels (#496)
4 years ago
Lucas LaBuff 8b9afe45b9
[CLI] Fix sorting by channel/category position (#490)
4 years ago
Tyrrrz 3d9ee3b339 Embrace Snowflake as first class citizen
4 years ago
Andrew Kolos 730fed075f
[CLI] Allow passing after and before message ids instead of dates (#462)
4 years ago
Sanqui d020652f50
[CLI] Display channel name for errors during ExportMultipleAsync (#452)
4 years ago