Commit Graph

964 Commits (75db3e64425414e6a157eb0c007496382f652345)
 

Author SHA1 Message Date
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
Alexey Golub a564906719 Use ByteSize for file size in attachments
6 years ago
Alexey Golub 019278f6d4 Fix dockerfile
6 years ago
Alexey Golub 5161593e0f Forgot to commit DataService.Parsers
6 years ago
Alexey Golub 847a05a269 Refactor reaction emojis into a separate class, add support for animations and standard emojis via twemoji
6 years ago
Alexey Golub f09f30c7bd
Implement a more sophisticated markdown parsing engine (#145)
6 years ago
Alexey Golub 88727a1fe6 Forgot one more place
6 years ago
Alexey Golub bb98049df7 Remove years from copyright
6 years ago
Alexey Golub e519bdcc6f Update license
6 years ago
Oleksii Holub 1356d4483a Add a checkmark that displays whether a channel is selected
6 years ago
Alexey Golub 4a3dc5c5ee Bind export button visibility on the guard property
6 years ago
Alexey Golub e665356890 Show export progress in taskbar
6 years ago
Alexey Golub 7b614ed448 Update version
6 years ago
Alexey Golub 6531462220 Fix getting last message when there's no date range
6 years ago
Alexey Golub e89f2735a0 Update version
6 years ago
Alexey Golub 01d276a9dc Use UTF8 encoding in UpdateVersion.ps1
6 years ago
Alexey Golub c446d4069a Export single channel by double-clicking in GUI
6 years ago
Alexey Golub ba5718aaf5 Improve GUI a bit
6 years ago
Alexey Golub 20ff4a15eb Refactor output path usage in CLI
6 years ago
Alexey Golub 991dfccf3c Retry on 503 status code
6 years ago
Alexey Golub 524c86b8f2 Add channel ID to default export file name to avoid collisions
6 years ago