Commit graph

161 commits

Author SHA1 Message Date
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
Tyrrrz
d01ed13041 Update NuGet packages 2021-04-18 19:32:59 +03:00
Tyrrrz
15b605f5a7 Fix typo 2021-04-16 23:29:19 +03:00
Tyrrrz
511af1e35c Refactor 2021-04-16 23:09:08 +03:00
Andrew Kolos
eb89ea5b40
Add partition by file size (#497) 2021-04-12 13:50:32 +03:00
Tyrrrz
ad3655396f [CLI] Remove redundant whitespace 2021-03-25 00:44:21 +02:00
Tyrrrz
1b8af364d3 [CLI] Cleanup 2021-03-24 22:39:27 +02:00
Tyrrrz
026927265a [CLI] Remove ExportMultipleCommandBase and allow multiple channel IDs in ExportChannelCommand 2021-03-24 03:04:46 +02:00
Tyrrrz
390735032e [CLI] Hack Spectre.Console so that it properly supports CliFx encoding 2021-03-24 02:51:11 +02:00
Tyrrrz
461d474498 [CLI] Update CliFx 2021-03-24 02:50:54 +02:00
Tyrrrz
017ed5ae6d [CLI] Update CliFx and use Spectre.Console for progress reporting 2021-03-23 22:38:44 +02:00
Tyrrrz
ebe4d58a42 Cleanup 2021-02-22 03:15:22 +02:00
Lucas LaBuff
a8031ad3aa
Fix crash when parsing position on DM channels (#496) 2021-02-06 17:00:29 +02:00