Commit Graph

69 Commits (11414b5937c655503ced8597829b89b7e1979b23)

Author SHA1 Message Date
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
Tyrrrz 63803f98aa Use C#9 features
4 years ago
Tyrrrz 0d2b9e8bc0 Refactor last PR
4 years ago
Andrew Kolos 53cebd82eb
[CLI] Print error and exit if reuse-media option is used without media option (#433)
4 years ago
Tyrrrz 1da80956dd Refactor
4 years ago
Andrew Kolos 520e023aff
Stop redundantly downloading media when re-exporting (#395)
4 years ago
Alexey Golub 91f4f02a35 Refactor last commit
4 years ago
wyattscarpenter 6d2880ce26
[CLI] Add command to export all channels across all guilds (#373)
4 years ago
Alexey Golub 2fc0aa43e8 Change "discordapp.com" to "discord.com" where appropriate
4 years ago
Alexey Golub ac64d9943a
Self-contained export (#321)
4 years ago