Commit graph

1295 commits

Author SHA1 Message Date
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
Oleksii Holub
aef8a1f6d2 Fix default output directory in dockerfile 2019-03-25 14:35:24 +02:00
Oleksii Holub
a63bf95212 Update dockerfile 2019-03-25 11:04:51 +02:00
Oleksii Holub
af9855fc15 [CLI] Copy nuget dependencies to output 2019-03-25 11:00:13 +02:00
Alexey Golub
4113101c0c Get rid of ByteSize in favor of our own class 2019-03-24 12:36:25 +02:00
Oleksii Holub
cac48b3541 Optimize dockerfile 2019-03-22 15:09:07 +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
Alexey Golub
6d1cfef729 Update Onova 2019-03-21 00:55:24 +02:00
Oleksii Holub
77bf32aa5a Update version 2019-03-14 16:36:55 +02:00
Oleksii Holub
ac2b450892 Retry on any 5xx HTTP response in DataService
Closes #157
2019-03-14 16:30:27 +02:00
Oleksii Holub
4046fd0ad9 [HTML] Add syntax highlighting via Highlight.js
Closes #138
2019-03-14 16:02:39 +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
adbe544c57 Add some margin at the end of the chatlog in HTML 2019-03-07 22:15:21 +02:00
Alexey Golub
6f4d1c3d77 Refactor message grouping 2019-03-07 22:13:00 +02:00
Alexey Golub
33f71c1612 Remove message group limit setting 2019-03-07 21:14:11 +02:00
Alexey Golub
9b78472e05 Update message grouping algorithm to match Discord's
Fixes #152
2019-03-07 21:10:22 +02:00
Alexey Golub
1f6d1f21e6 Update version 2019-03-06 23:00:56 +02:00
Alexey Golub
918cb4820f Add alt text to emoji images
Closes #151
2019-03-06 22:57:18 +02:00
Alexey Golub
32af1aa05d Fix incorrect regex for capturing standard emojis
Fixes #147
2019-03-06 22:48:24 +02:00
Alexey Golub
dda32d8af2 Fix markdown grammar being too greedy in some places
Fixes #150
2019-03-06 22:37:36 +02:00