Commit graph

183 commits

Author SHA1 Message Date
Tyrrrz
57e2dc9313 Correct a comment 2022-12-13 03:15:28 +02:00
Oleksii Holub
07b72b9023 Update NuGet packages 2022-12-08 22:19:19 +02:00
Oleksii Holub
f3830247fe Make use of the required keyword 2022-12-08 03:20:28 +02:00
Tyrrrz
0bdbd44492 Update NuGet packages 2022-12-08 01:44:47 +02:00
Tyrrrz
c2f9868746 More checks 2022-11-15 12:43:07 +02:00
Oleksii Holub
ec840e76ae Simplify anti-russian checks 2022-11-15 01:36:23 +02:00
Tyrrrz
5b1b720503 Update Ukraine support links 2022-11-01 22:35:40 +02:00
Oleksii Holub
001ea7e495 Add region-based sanctions 2022-11-01 18:42:42 +02:00
Tyrrrz
560a069c35 Refactor, rename the concept of "download media" to "download assets", including related mentions 2022-10-29 17:39:53 +03:00
Tyrrrz
873d055191 Update NuGet packages 2022-10-12 23:01:38 +03:00
Tyrrrz
9d052f9404 Improve wording in CLI exception when output path is ambiguous
Related to #929
2022-09-14 21:59:22 +03:00
Tyrrrz
b861a69799 Recognize existing directories as valid output paths in CLI
Closes #917
2022-09-04 18:14:22 +03:00
Tyrrrz
d53b4c825a Update usage guide 2022-09-02 13:29:56 +03:00
Oleksii Holub
504c3c53cd Fail if an export command is called with multiple channels but a single-file output path
Closes #799
2022-08-25 22:11:26 +03:00
Oleksii Holub
99d721c63b Update nuget packages 2022-08-25 20:22:10 +03:00
Oleksii Holub
6c039ebfa6 Filter out categories when displaying channels 2022-08-19 18:39:19 +03:00
TSRBerry
9cffbbc5ce
Expand tilde to home directory on *nix systems in output path (#903) 2022-08-18 13:23:26 -07:00
Oleksii Holub
94ef4b6981 Support listing and exporting voice channels
Closes #874
2022-06-28 18:27:01 +03:00
Oleksii Holub
7b72f473fd Pad outputs from guilds, channels, dm to have more aligned columns
Closes #877
2022-06-28 17:39:32 +03:00
Oleksii Holub
2463cb5087 Sort DMs by last message and avoid grouping them in GUI
Closes #271
2022-06-28 17:23:01 +03:00
Oleksii Holub
2c7986c4e6 Refactor IsTextChannel and IsVoiceChannel to extensions 2022-06-28 16:38:44 +03:00
Oleksii Holub
5755334492 Update war in Ukraine message in CLI 2022-06-24 12:26:35 +03:00
Oleksii Holub
26c523a3e9 Update usage instructions to direct towards the Network tab method
Closes #835
Closes #842
2022-06-24 12:25:50 +03:00
Oleksii Holub
371c7d2b75 Make TOS warning more prominent
Close #878
2022-06-24 12:14:29 +03:00
Oleksii Holub
62400f305a Make CLI attributes look tidier 2022-06-19 12:21:09 +03:00
Clint Herron
1d9224ebd8
Update guide to direct users to the Advanced section of Discord settings rather than Appearance (#867) 2022-06-16 02:01:15 -07:00
Oleksii Holub
b6fbf2393e Update bootstrapper and add it to the CLI flavor too 2022-06-10 22:12:48 +03:00
Oleksii Holub
dcdeea19ab Update nuget packages 2022-05-29 22:43:42 +03:00
Oleksii Holub
75214354ca Update CliFx 2022-04-22 19:48:11 +03:00
Oleksii Holub
361e0489ed Update NuGet packages 2022-04-17 03:36:15 +03:00
Oleksii Holub
1daff4178d Cleanup GUI 2022-04-01 00:10:17 +03:00
Oleksii Holub
168d7c8ec9 Update the war message in CLI 2022-03-07 02:39:05 +02:00
Oleksii Holub
b996215e36 Add messages about war in Ukraine 2022-03-06 19:24:22 +02:00
Oleksii Holub
7c212ef893 Update NuGet packages 2022-02-16 14:34:01 +02:00
Oleksii Holub
36b4a45f3a Update Gress 2022-02-16 14:30:26 +02:00
Oleksii Holub
c36b8df8e7 Update NuGet packages 2022-01-27 18:25:21 +02:00
Dhananjay-JSR
0408096746
Update token extraction guide (#791) 2022-01-25 15:11:22 -08:00
Alexey Golub
2156c6cd0c
Automatically detect token kind (#764) 2022-01-03 14:52:16 -08:00
Tyrrrz
008bb2f591 Use .NET 6's ParallelForEachAsync(...) 2021-12-13 21:02:11 +02:00
Tyrrrz
880f400e2c C#10ify 2021-12-08 23:50:21 +02:00
Tyrrrz
6c70ff0963 Update nuget packages 2021-12-05 19:23:07 +02:00
Tyrrrz
4974fe5292 Refer to Category.Name explicitly instead of relying on ToString() 2021-11-19 22:18:15 +02:00
Tyrrrz
1db2bb4170 Remove Tyrrrz.Extensions package 2021-11-15 18:50:46 +02:00
Tyrrrz
7c88a21543 Convert several types to records 2021-11-09 23:15:56 +02:00
Tyrrrz
21d89afa70 Add managed cancellation support
Closes #716
2021-10-07 17:06:05 +03:00
Tyrrrz
2f3e165988 Update NuGet packages 2021-10-07 15:54:01 +03:00
Tyrrrz
ea31b1b270 Refactor 2021-09-16 01:08:14 +03:00
Tyrrrz
67313f2b22 Clean up tests 2021-09-08 01:18:35 +03:00
Tyrrrz
cad6baba48 Fix coverage collection in tests 2021-07-19 22:28:30 +03:00
Tyrrrz
28de1053f6 Workaround for Spectre parallelization issue in tests 2021-07-19 20:59:48 +03:00