Commit Graph

93 Commits (168b3c2f31f99dd107c03bc3fade8bffeec92421)

Author SHA1 Message Date
Tyrrrz 2e1636e6c9 Re-implement changes in the previous commit
1 year ago
Tyrrrz 20e782e6ed Revert "Add env variable fallback for `--fuck-russia`"
1 year ago
Tyrrrz ebb838bb81 Add env variable fallback for `--fuck-russia`
1 year ago
Tyrrrz 0e1c3e4c76 Add support for extracting channels from data dump in `exportall`
1 year ago
Tyrrrz d1647e8286 Add support for selectable assets directory in GUI
1 year ago
Lucas LaBuff 95115f3e99
Add option to specify download directory for assets (#989)
1 year ago
Tyrrrz 20a952aec5 Add option to disable markdown formatting
1 year ago
Tyrrrz c405121c0b Remove unused usings
1 year ago
Tyrrrz 9ad8126d60 Allow passing category IDs to the `export` command in CLI
1 year ago
Tyrrrz c8d83beb8d Enhance output path selection in the GUI
1 year ago
Tyrrrz f73d07a7c9 Normalize the default date format to the format Discord uses for the US client
1 year ago
Oleksii Holub 04f5050bbe Extend token guide
1 year ago
Jacob P 597ec1e7b0
Move wiki inside the repository (#991)
1 year ago
Oleksii Holub f505ff3f1e Handle failed progress tasks as completed in CLI
1 year 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
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
2 years ago
Oleksii Holub b996215e36 Add messages about war in Ukraine
2 years ago
Oleksii Holub 36b4a45f3a Update Gress
2 years ago
Dhananjay-JSR 0408096746
Update token extraction guide (#791)
2 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