Commit graph

466 commits

Author SHA1 Message Date
Alexey Golub
82af36c90d [HTML] Add smooth highlight transition when navigating to message via link 2019-09-14 23:35:49 +03:00
Alexey Golub
a2beb9836b [HTML] Jump to linked Discord messages
Closes #128
2019-09-14 20:28:27 +03:00
Alexey Golub
60f46bad29 [HTML] Update light theme to match the current one in Discord 2019-09-14 19:54:25 +03:00
Alexey Golub
2cdb230b1e [HTML] Add indication for pinned messages
Closes #193
2019-09-14 19:31:24 +03:00
Alexey Golub
9241b7d2d1 [GUI] Add some tooltips 2019-09-14 18:38:55 +03:00
Alexey Golub
40f54d9a98 Update nuget packages 2019-09-14 18:35:42 +03:00
Alexey Golub
f2faf823b9 [CSV] Add user ID to output
Closes #197
2019-09-14 18:34:25 +03:00
Alexey Golub
5b9eaa57f5 Move screenshots to repository 2019-09-06 20:27:53 +03:00
Alexey Golub
58ba99e0c6 Migrate DiscordChatExporter.Cli to CliFx 2019-08-20 18:33:27 +03:00
Alexey Golub
117d1b7e4a
Create FUNDING.yml 2019-07-27 02:00:54 +03:00
Alexey Golub
835910ee22 Update nuget packages 2019-07-17 13:09:00 +03:00
Malcolm Diller
5630020d88 Add message ids in HTML export (#196) 2019-07-14 21:12:13 +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
e6edcd27a4 [CSV] Render reactions
Addresses the other part of #168
2019-06-11 22:45:19 +03:00
Alexey Golub
557b5be844 [TXT] Render reactions
Addresses part of #168
2019-06-11 22:39:17 +03:00
Alexey Golub
02fe2a46e8 [TXT] Add support for embeds and change how attachments are rendered
Closes #165
2019-06-10 22:16:37 +03:00
Alexey Golub
76c7f9b419 Update version 2019-06-06 23:38:06 +03:00
Alexey Golub
9a383d2bd4 Convert from DateTime to DateTimeOffset instead of parsing it directly
Json.NET is really not meant to be used with DateTimeOffset it seems

Fixes #179
2019-06-06 23:31:40 +03:00
Oleksii Holub
2ed374ee5c [HTML] Render user ID inside data-user-id attribute
Closes #93
2019-06-06 17:43:30 +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
Malcolm Diller
3b5d752c95 Add bot tags and some CSS fixes (#172) 2019-05-09 13:52:46 +03:00
Alexey Golub
2b1f599cbe Add logo image 2019-04-25 22:14:17 +03:00
Alexey Golub
7cb1c21897 Refactor 2019-04-18 22:21:20 +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
Alexey Golub
559ef71d2f Get rid of Chocolatey 2019-04-17 00:59:22 +03:00
Alexey Golub
ab0ce478db Move UpdateService to GUI project 2019-04-16 23:08:38 +03:00
Alexey Golub
afb9f52221 Update FodyWeavers.xsd 2019-04-16 23:08:22 +03:00
Alexey Golub
d65ca409b1 Update nuget packages 2019-04-13 02:42:03 +03:00
Oleksii Holub
7784383ea7 Fix grammar mistakes in comments 2019-04-12 17:13:12 +03:00
Oleksii Holub
26322da800 [GUI] Notify when all exports are done instead of each of them separately 2019-04-12 16:24:17 +03:00
Oleksii Holub
1325edb135 Use latest C# version in all projects 2019-04-12 16:10:28 +03:00
Oleksii Holub
dec2c26d83 Update appveyor image to vs2019 2019-04-12 16:01:01 +03:00
Oleksii Holub
82b0b8cb0a [GUI] Block UI when an export is underway 2019-04-12 15:23:07 +03:00
Oleksii Holub
a7da90943f Remove trailing whitespace 2019-04-12 13:48:13 +03:00
Alexey Golub
1edeaf9d3a Update changelog 2019-04-12 01:03:42 +03:00
Alexey Golub
9c043376f9 Update version 2019-04-12 00:14:54 +03:00
Alexey Golub
77366cc9b4 Escape specific emojis in markdown
Fixes a part of #146
2019-04-12 00:11:01 +03:00
Alexey Golub
ffdca7b799 [HTML] Fix multiple emojis not getting jumbo 2019-04-11 23:31:29 +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
359278afec Optimize chocolatey package 2019-04-09 18:15:17 +03:00
Oleksii Holub
19f58f2c8c Update readme 2019-04-09 16:32:24 +03:00
Alexey Golub
640b1f5866 Add deploy via chocolatey 2019-04-07 13:01:38 +03:00
Oleksii Holub
d13d04e75b Add donation info 2019-04-03 18:33:34 +03:00
Oleksii Holub
6bf0ce3790 Fix dockerfile again 2019-03-25 15:22:51 +02:00