Commit Graph

334 Commits (1bf9d9e2e211ad7e3044fb243d0c0f7fcaa3d950)
 

Author SHA1 Message Date
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
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
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
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
6 years ago
Oleksii Holub 4046fd0ad9 [HTML] Add syntax highlighting via Highlight.js
6 years ago
Alexey Golub 6fa61bf75a Update version
6 years ago
Alexey Golub 1976e3ad08 [CLI] Don't write progress if output is redirected
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
6 years ago
Alexey Golub 1f6d1f21e6 Update version
6 years ago
Alexey Golub 918cb4820f Add alt text to emoji images
6 years ago
Alexey Golub 32af1aa05d Fix incorrect regex for capturing standard emojis
6 years ago
Alexey Golub dda32d8af2 Fix markdown grammar being too greedy in some places
6 years ago
Alexey Golub d1d82f975b Add license file to releasable artifacts
6 years ago
Alexey Golub b1de9c4eca Update version
6 years ago
Alexey Golub 48ec4d085a Fix bad overflow wrapping
6 years ago
Alexey Golub 668ac70fae Fix some parsing issues
6 years ago
Alexey Golub 0d1ce38489 Jumboable emojis
6 years ago
Alexey Golub 666f2d8d4a Fix emoji and reaction css
6 years ago
Alexey Golub 2dd0742c1c Fix video attachments getting rendered as images
6 years ago
Alexey Golub 69fe8af87a Update Failsafe
6 years ago
Alexey Golub e493357a9f Add progress reporting to CLI
6 years ago
Alexey Golub 492003c75a Fix incorrect standard emoji rendering in plaintext
6 years ago
Alexey Golub 28175e2110 Parse emojis in markdown and render them using Twemoji
6 years ago