Commit graph

135 commits

Author SHA1 Message Date
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
Lucas LaBuff
8b9afe45b9
[CLI] Fix sorting by channel/category position (#490) 2021-01-31 17:23:46 +02:00
Tyrrrz
3d9ee3b339 Embrace Snowflake as first class citizen 2020-12-27 19:42:21 +02:00
Andrew Kolos
730fed075f
[CLI] Allow passing after and before message ids instead of dates (#462) 2020-12-22 17:41:40 +02:00
Sanqui
d020652f50
[CLI] Display channel name for errors during ExportMultipleAsync (#452) 2020-12-14 18:48:11 +02:00
Tyrrrz
63803f98aa Use C#9 features 2020-12-14 17:45:42 +02:00
Tyrrrz
61d0ddeced Update project structure 2020-12-10 16:52:05 +02:00
Tyrrrz
0d2b9e8bc0 Refactor last PR 2020-11-23 16:53:22 +02:00
Andrew Kolos
53cebd82eb
[CLI] Print error and exit if reuse-media option is used without media option (#433) 2020-11-22 20:45:19 +02:00
Tyrrrz
1da80956dd Refactor 2020-10-24 21:15:58 +03:00
Tyrrrz
2c7b054c24 Update nuget packages 2020-10-24 00:02:32 +03:00
Andrew Kolos
520e023aff
Stop redundantly downloading media when re-exporting (#395) 2020-10-23 16:38:15 +03:00
Alexey Golub
c5eeb5f464 Update nuget packages 2020-10-07 15:33:47 +03:00
Alexey Golub
91f4f02a35 Refactor last commit 2020-09-05 17:05:18 +03:00
wyattscarpenter
6d2880ce26
[CLI] Add command to export all channels across all guilds (#373) 2020-09-05 00:23:06 +03:00
Alexey Golub
be66c74c08 Update nuget packages 2020-08-12 19:11:18 +03:00
Alexey Golub
47a1518cd9 Update nuget packages 2020-07-29 20:49:08 +03:00
Alexey Golub
2fc0aa43e8 Change "discordapp.com" to "discord.com" where appropriate 2020-07-18 16:04:47 +03:00
Alexey Golub
ac64d9943a
Self-contained export (#321) 2020-07-18 15:45:09 +03:00
Alexey Golub
94a85cdb01 Update nuget packages 2020-05-11 21:50:38 +03:00
Alexey Golub
be73f0b92c [CLI] Show channel categories
Closes 195
2020-04-27 00:01:37 +03:00
Alexey Golub
d03be8b1dd More refactoring 2020-04-26 23:55:31 +03:00
Alexey Golub
b2a48d338a Update nuget packages 2020-04-23 00:30:37 +03:00
Alexey Golub
88a4fa792b Refactor more 2020-04-22 21:59:10 +03:00
Alexey Golub
dc79813ad7 Refactor 2020-04-22 20:44:14 +03:00
Alexey Golub
8685a3d7e3 Rework architecture 2020-04-22 19:23:31 +03:00
Alexey Golub
130c0b6fe2 Use System.Text.Json instead of Newtonsoft.Json 2020-04-21 18:15:28 +03:00