Alexey Golub
76c7f9b419
Update version
6 years ago
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
6 years ago
Oleksii Holub
2ed374ee5c
[HTML] Render user ID inside data-user-id attribute
...
Closes #93
6 years ago
Alexey Golub
0ced31ca4a
Update version
6 years ago
Alexey Golub
3bb5638b56
Improve usage instructions slightly
6 years ago
Malcolm Diller
3b5d752c95
Add bot tags and some CSS fixes ( #172 )
6 years ago
Alexey Golub
2b1f599cbe
Add logo image
6 years ago
Alexey Golub
7cb1c21897
Refactor
6 years ago
Alexey Golub
37bcea86e3
[CLI] Update usage guide to explain steps needed to extract DM channel ID
6 years ago
Alexey Golub
559ef71d2f
Get rid of Chocolatey
6 years ago
Alexey Golub
ab0ce478db
Move UpdateService to GUI project
6 years ago
Alexey Golub
afb9f52221
Update FodyWeavers.xsd
6 years ago
Alexey Golub
d65ca409b1
Update nuget packages
6 years ago
Oleksii Holub
7784383ea7
Fix grammar mistakes in comments
6 years ago
Oleksii Holub
26322da800
[GUI] Notify when all exports are done instead of each of them separately
6 years ago
Oleksii Holub
1325edb135
Use latest C# version in all projects
6 years ago
Oleksii Holub
dec2c26d83
Update appveyor image to vs2019
6 years ago
Oleksii Holub
82b0b8cb0a
[GUI] Block UI when an export is underway
6 years ago
Oleksii Holub
a7da90943f
Remove trailing whitespace
6 years ago
Alexey Golub
1edeaf9d3a
Update changelog
6 years ago
Alexey Golub
9c043376f9
Update version
6 years ago
Alexey Golub
77366cc9b4
Escape specific emojis in markdown
...
Fixes a part of #146
6 years ago
Alexey Golub
ffdca7b799
[HTML] Fix multiple emojis not getting jumbo
6 years ago
Alexey Golub
30cba7959f
Refactor string checks and fix exception when exporting multiple channels
...
Fix #164
6 years ago
Alexey Golub
7951703cf2
Update version
6 years ago
Alexey Golub
795dfbb213
[CLI] Don't show 'completed' when export failed
6 years ago
Alexey Golub
6d9bc3625f
Switch from DateTime to DateTimeOffset
6 years ago
Alexey Golub
4bfb2ec7fd
Improve performance ( #162 )
6 years ago
Oleksii Holub
359278afec
Optimize chocolatey package
6 years ago
Oleksii Holub
19f58f2c8c
Update readme
6 years ago
Alexey Golub
640b1f5866
Add deploy via chocolatey
6 years ago
Oleksii Holub
d13d04e75b
Add donation info
6 years ago
Oleksii Holub
6bf0ce3790
Fix dockerfile again
6 years ago
Oleksii Holub
aef8a1f6d2
Fix default output directory in dockerfile
6 years ago
Oleksii Holub
a63bf95212
Update dockerfile
6 years ago
Oleksii Holub
af9855fc15
[CLI] Copy nuget dependencies to output
6 years ago
Alexey Golub
4113101c0c
Get rid of ByteSize in favor of our own class
6 years ago
Oleksii Holub
cac48b3541
Optimize dockerfile
6 years ago
Alexey Golub
0a60dea5c1
Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
...
Closes #154
6 years ago
Alexey Golub
889446fff7
Update nuget packages
6 years ago
Alexey Golub
6d1cfef729
Update Onova
6 years ago
Oleksii Holub
77bf32aa5a
Update version
6 years ago
Oleksii Holub
ac2b450892
Retry on any 5xx HTTP response in DataService
...
Closes #157
6 years ago
Oleksii Holub
4046fd0ad9
[HTML] Add syntax highlighting via Highlight.js
...
Closes #138
6 years ago
Alexey Golub
6fa61bf75a
Update version
6 years ago
Alexey Golub
1976e3ad08
[CLI] Don't write progress if output is redirected
...
FIxes #155
6 years ago
Alexey Golub
adbe544c57
Add some margin at the end of the chatlog in HTML
6 years ago
Alexey Golub
6f4d1c3d77
Refactor message grouping
6 years ago
Alexey Golub
33f71c1612
Remove message group limit setting
6 years ago
Alexey Golub
9b78472e05
Update message grouping algorithm to match Discord's
...
Fixes #152
6 years ago