Commit graph

268 commits

Author SHA1 Message Date
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
Alexey Golub
d1d82f975b Add license file to releasable artifacts 2019-03-03 22:26:02 +02:00
Alexey Golub
b1de9c4eca Update version 2019-03-03 21:48:03 +02:00
Alexey Golub
48ec4d085a Fix bad overflow wrapping 2019-03-03 21:33:27 +02:00
Alexey Golub
668ac70fae Fix some parsing issues 2019-03-03 21:24:37 +02:00
Alexey Golub
0d1ce38489 Jumboable emojis 2019-03-03 21:09:47 +02:00
Alexey Golub
666f2d8d4a Fix emoji and reaction css 2019-03-03 20:47:24 +02:00
Alexey Golub
2dd0742c1c Fix video attachments getting rendered as images
Fixes #120
2019-03-03 20:20:01 +02:00
Alexey Golub
69fe8af87a Update Failsafe 2019-03-03 20:08:47 +02:00
Alexey Golub
e493357a9f Add progress reporting to CLI
Closes #143
2019-03-03 19:59:23 +02:00
Alexey Golub
492003c75a Fix incorrect standard emoji rendering in plaintext 2019-03-03 18:41:54 +02:00
Alexey Golub
28175e2110 Parse emojis in markdown and render them using Twemoji
Closes #140
2019-03-03 18:36:12 +02:00
Alexey Golub
a564906719 Use ByteSize for file size in attachments 2019-03-03 16:38:41 +02:00
Alexey Golub
019278f6d4 Fix dockerfile 2019-03-03 16:05:09 +02:00
Alexey Golub
5161593e0f Forgot to commit DataService.Parsers 2019-03-03 15:40:26 +02:00
Alexey Golub
847a05a269 Refactor reaction emojis into a separate class, add support for animations and standard emojis via twemoji
Closes #71
2019-03-03 15:24:31 +02:00
Alexey Golub
f09f30c7bd
Implement a more sophisticated markdown parsing engine (#145) 2019-03-03 14:16:12 +02:00
Alexey Golub
88727a1fe6 Forgot one more place 2019-02-17 19:55:48 +02:00
Alexey Golub
bb98049df7 Remove years from copyright 2019-02-17 19:48:54 +02:00
Alexey Golub
e519bdcc6f Update license 2019-02-17 19:31:26 +02:00
Oleksii Holub
1356d4483a Add a checkmark that displays whether a channel is selected 2019-02-15 13:01:30 +02:00
Alexey Golub
4a3dc5c5ee Bind export button visibility on the guard property 2019-02-14 22:29:52 +02:00
Alexey Golub
e665356890 Show export progress in taskbar 2019-02-14 21:52:36 +02:00
Alexey Golub
7b614ed448 Update version 2019-02-10 17:27:45 +02:00
Alexey Golub
6531462220 Fix getting last message when there's no date range
Fixes #137
2019-02-10 17:26:18 +02:00
Alexey Golub
e89f2735a0 Update version 2019-02-09 21:26:15 +02:00
Alexey Golub
01d276a9dc Use UTF8 encoding in UpdateVersion.ps1 2019-02-09 21:20:20 +02:00
Alexey Golub
c446d4069a Export single channel by double-clicking in GUI 2019-02-09 21:05:31 +02:00