Commit graph

77 commits

Author SHA1 Message Date
Alexey Golub
8f1aec241b Update version 2019-12-08 13:45:45 +02:00
Alexey Golub
2a223599f9 Streaming exporter
Fixes #125
Closes #177
2019-12-07 18:43:24 +02:00
Alexey Golub
8382ca725d Migrate to net core 3.1 2019-12-05 21:03:49 +02:00
Alexey Golub
0d2ae8b5db Add support for announcement channels
Closes #222
2019-12-01 17:35:56 +02:00
Alexey Golub
632b9f953b Use shared props file 2019-12-01 16:00:45 +02:00
Alexey Golub
fc8c1c5914 Mention that user tokens are against TOS
Closes #211
2019-11-25 17:22:04 +02:00
Alexey Golub
73ab983056 Mention wiki in readme 2019-11-16 21:00:56 +02:00
Alexey Golub
e5a2852165 Use nullable 2019-11-13 19:19:36 +02:00
Alexey Golub
9299b95250 [CLI] Use Microsoft.Extensions.DependencyInjection instead of Stylet 2019-11-06 00:26:43 +02:00
Alexey Golub
05c551f80c Refactor 2019-09-26 20:44:28 +03:00
Alexey Golub
69cfe1845b Migrate to .NET Core 3 2019-09-26 20:06:35 +03:00
Alexey Golub
3a0d351143 Update version 2019-09-15 22:36:02 +03:00
Alexey Golub
40f54d9a98 Update nuget packages 2019-09-14 18:35:42 +03:00
Alexey Golub
58ba99e0c6 Migrate DiscordChatExporter.Cli to CliFx 2019-08-20 18:33:27 +03:00
Alexey Golub
71e6a8de7a Update version 2019-06-15 18:16:17 +03:00
Alexey Golub
592b8b6294 Update nuget packages 2019-06-15 18:09:56 +03:00
Alexey Golub
76c7f9b419 Update version 2019-06-06 23:38:06 +03:00
Alexey Golub
0ced31ca4a Update version 2019-05-15 01:04:21 +03:00
Alexey Golub
3bb5638b56 Improve usage instructions slightly 2019-05-15 00:56:50 +03:00
Alexey Golub
37bcea86e3 [CLI] Update usage guide to explain steps needed to extract DM channel ID 2019-04-18 22:19:26 +03:00
Oleksii Holub
1325edb135 Use latest C# version in all projects 2019-04-12 16:10:28 +03:00
Oleksii Holub
a7da90943f Remove trailing whitespace 2019-04-12 13:48:13 +03:00
Alexey Golub
9c043376f9 Update version 2019-04-12 00:14:54 +03:00
Alexey Golub
30cba7959f Refactor string checks and fix exception when exporting multiple channels
Fix #164
2019-04-11 22:56:29 +03:00
Alexey Golub
7951703cf2 Update version 2019-04-11 01:52:50 +03:00
Alexey Golub
795dfbb213 [CLI] Don't show 'completed' when export failed 2019-04-11 01:36:39 +03:00
Alexey Golub
6d9bc3625f Switch from DateTime to DateTimeOffset 2019-04-11 01:20:52 +03:00
Alexey Golub
4bfb2ec7fd
Improve performance (#162) 2019-04-10 23:45:21 +03:00
Oleksii Holub
af9855fc15 [CLI] Copy nuget dependencies to output 2019-03-25 11:00:13 +02:00
Alexey Golub
0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
Closes #154
2019-03-22 00:07:13 +02:00
Alexey Golub
889446fff7 Update nuget packages 2019-03-21 22:54:12 +02:00
Oleksii Holub
77bf32aa5a Update version 2019-03-14 16:36:55 +02:00
Alexey Golub
6fa61bf75a Update version 2019-03-10 14:45:39 +02:00
Alexey Golub
1976e3ad08 [CLI] Don't write progress if output is redirected
FIxes #155
2019-03-10 14:40:08 +02:00
Alexey Golub
33f71c1612 Remove message group limit setting 2019-03-07 21:14:11 +02:00
Alexey Golub
1f6d1f21e6 Update version 2019-03-06 23:00:56 +02:00
Alexey Golub
b1de9c4eca Update version 2019-03-03 21:48:03 +02:00
Alexey Golub
e493357a9f Add progress reporting to CLI
Closes #143
2019-03-03 19:59:23 +02:00
Alexey Golub
88727a1fe6 Forgot one more place 2019-02-17 19:55:48 +02:00
Alexey Golub
7b614ed448 Update version 2019-02-10 17:27:45 +02:00
Alexey Golub
e89f2735a0 Update version 2019-02-09 21:26:15 +02:00
Alexey Golub
20ff4a15eb Refactor output path usage in CLI 2019-02-09 19:41:08 +02:00
Oleksii Holub
13925c69af Refactor CLI and add 'exportdm' command to export all direct message channels 2018-12-19 17:29:36 +02:00
Oleksii Holub
e22e1c03fb Cleanup 2018-12-19 17:15:54 +02:00
TVdata
bf5cedb646 Add CLI command to export all available channels in a guild (#123) 2018-12-19 16:53:21 +02:00
Alexey Golub
dddb13fcc5 Refactor default file name generation and add date ranges there
Closes #29
2018-12-10 23:16:15 +02:00
Oleksii Holub
fd15b62adf Improve UI layout and usage instructions 2018-12-07 18:14:27 +02:00
Alexey Golub
0d3510222e Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +02:00
Alexey Golub
b518fb2f59 Update version 2018-11-03 23:51:19 +02:00
Alexey Golub
a0359b1e43
Split output file into multiple partitions (#116) 2018-11-03 22:53:20 +02:00