Commit Graph

183 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 0bdbd44492 Update NuGet packages
2 years ago
Tyrrrz c2f9868746 More checks
2 years ago
Oleksii Holub ec840e76ae Simplify anti-russian checks
2 years ago
Tyrrrz 5b1b720503 Update Ukraine support links
2 years ago
Oleksii Holub 001ea7e495 Add region-based sanctions
2 years ago
Tyrrrz 560a069c35 Refactor, rename the concept of "download media" to "download assets", including related mentions
2 years ago
Tyrrrz 873d055191 Update NuGet packages
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 99d721c63b Update nuget packages
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 b6fbf2393e Update bootstrapper and add it to the CLI flavor too
2 years ago
Oleksii Holub dcdeea19ab Update nuget packages
2 years ago
Oleksii Holub 75214354ca Update CliFx
2 years ago
Oleksii Holub 361e0489ed Update NuGet packages
2 years ago
Oleksii Holub 1daff4178d Cleanup GUI
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 7c212ef893 Update NuGet packages
2 years ago
Oleksii Holub 36b4a45f3a Update Gress
2 years ago
Oleksii Holub c36b8df8e7 Update NuGet packages
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 6c70ff0963 Update nuget packages
3 years ago
Tyrrrz 4974fe5292 Refer to `Category.Name` explicitly instead of relying on `ToString()`
3 years ago
Tyrrrz 1db2bb4170 Remove Tyrrrz.Extensions package
3 years ago
Tyrrrz 7c88a21543 Convert several types to records
3 years ago
Tyrrrz 21d89afa70 Add managed cancellation support
3 years ago
Tyrrrz 2f3e165988 Update NuGet packages
3 years ago
Tyrrrz ea31b1b270 Refactor
3 years ago
Tyrrrz 67313f2b22 Clean up tests
3 years ago
Tyrrrz cad6baba48 Fix coverage collection in tests
3 years ago
Tyrrrz 28de1053f6 Workaround for Spectre parallelization issue in tests
3 years ago