Commit Graph

321 Commits (533671c59f44ae4192261c565a275e966d11d4bb)
 

Author SHA1 Message Date
Oleksii Holub 359278afec Optimize chocolatey package
5 years ago
Oleksii Holub 19f58f2c8c Update readme
5 years ago
Alexey Golub 640b1f5866 Add deploy via chocolatey
5 years ago
Oleksii Holub d13d04e75b Add donation info
5 years ago
Oleksii Holub 6bf0ce3790 Fix dockerfile again
5 years ago
Oleksii Holub aef8a1f6d2 Fix default output directory in dockerfile
5 years ago
Oleksii Holub a63bf95212 Update dockerfile
5 years ago
Oleksii Holub af9855fc15 [CLI] Copy nuget dependencies to output
5 years ago
Alexey Golub 4113101c0c Get rid of ByteSize in favor of our own class
5 years ago
Oleksii Holub cac48b3541 Optimize dockerfile
5 years ago
Alexey Golub 0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
5 years ago
Alexey Golub 889446fff7 Update nuget packages
5 years ago
Alexey Golub 6d1cfef729 Update Onova
5 years ago
Oleksii Holub 77bf32aa5a Update version
5 years ago
Oleksii Holub ac2b450892 Retry on any 5xx HTTP response in DataService
5 years ago
Oleksii Holub 4046fd0ad9 [HTML] Add syntax highlighting via Highlight.js
5 years ago
Alexey Golub 6fa61bf75a Update version
5 years ago
Alexey Golub 1976e3ad08 [CLI] Don't write progress if output is redirected
5 years ago
Alexey Golub adbe544c57 Add some margin at the end of the chatlog in HTML
5 years ago
Alexey Golub 6f4d1c3d77 Refactor message grouping
5 years ago
Alexey Golub 33f71c1612 Remove message group limit setting
5 years ago
Alexey Golub 9b78472e05 Update message grouping algorithm to match Discord's
5 years ago
Alexey Golub 1f6d1f21e6 Update version
5 years ago
Alexey Golub 918cb4820f Add alt text to emoji images
5 years ago
Alexey Golub 32af1aa05d Fix incorrect regex for capturing standard emojis
5 years ago
Alexey Golub dda32d8af2 Fix markdown grammar being too greedy in some places
5 years ago
Alexey Golub d1d82f975b Add license file to releasable artifacts
5 years ago
Alexey Golub b1de9c4eca Update version
5 years ago
Alexey Golub 48ec4d085a Fix bad overflow wrapping
5 years ago
Alexey Golub 668ac70fae Fix some parsing issues
5 years ago
Alexey Golub 0d1ce38489 Jumboable emojis
5 years ago
Alexey Golub 666f2d8d4a Fix emoji and reaction css
5 years ago
Alexey Golub 2dd0742c1c Fix video attachments getting rendered as images
5 years ago
Alexey Golub 69fe8af87a Update Failsafe
5 years ago
Alexey Golub e493357a9f Add progress reporting to CLI
5 years ago
Alexey Golub 492003c75a Fix incorrect standard emoji rendering in plaintext
5 years ago
Alexey Golub 28175e2110 Parse emojis in markdown and render them using Twemoji
5 years ago
Alexey Golub a564906719 Use ByteSize for file size in attachments
5 years ago
Alexey Golub 019278f6d4 Fix dockerfile
5 years ago
Alexey Golub 5161593e0f Forgot to commit DataService.Parsers
5 years ago
Alexey Golub 847a05a269 Refactor reaction emojis into a separate class, add support for animations and standard emojis via twemoji
5 years ago
Alexey Golub f09f30c7bd
Implement a more sophisticated markdown parsing engine (#145)
5 years ago
Alexey Golub 88727a1fe6 Forgot one more place
5 years ago
Alexey Golub bb98049df7 Remove years from copyright
5 years ago
Alexey Golub e519bdcc6f Update license
5 years ago
Oleksii Holub 1356d4483a Add a checkmark that displays whether a channel is selected
5 years ago
Alexey Golub 4a3dc5c5ee Bind export button visibility on the guard property
5 years ago
Alexey Golub e665356890 Show export progress in taskbar
5 years ago
Alexey Golub 7b614ed448 Update version
5 years ago
Alexey Golub 6531462220 Fix getting last message when there's no date range
5 years ago