Commit graph

173 commits

Author SHA1 Message Date
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
Tyrrrz
d4eba75036 Normalize namings ("...Type" -> "...Kind") 2021-07-19 02:07:19 +03:00
Tyrrrz
ae42554621 Render voice channel mentions
Closes #636
2021-07-18 02:19:50 +03:00
Tyrrrz
650c55bbd1 Refactor 2021-07-17 23:53:13 +03:00
Yudi
70a1755c50
Update the in-app instructions for getting user token (#639)
Co-authored-by: virtuallyvlad <37453320+virtuallyvlad@users.noreply.github.com>
Co-authored-by: Alexey Golub <tyrrrrrr@gmail.com>
2021-07-13 07:26:26 -07:00
Tyrrrz
524b30b09b Update CliFx to fix NotSupportedException
Fixes #631
2021-07-09 22:53:12 +03:00
Lucas LaBuff
d39fc212b6
Filter which messages are exported (#622) 2021-07-07 12:14:40 -07:00
Tyrrrz
9491e18e2f Update NuGet packages 2021-06-15 22:41:06 +03:00
Tyrrrz
021682899a [CLI] Move Markup.Escape(...) to ConsoleExtensions 2021-04-26 19:47:25 +03:00
Lucas LaBuff
0ec6027a93
Escape brackets in category name in CLI (#558) 2021-04-26 09:37:37 -07:00
Tyrrrz
e7c2564f6f Update NuGet packages 2021-04-24 21:08:57 +03:00