Commit Graph

109 Commits (9491e18e2ff1e5d4a1459eff7cd00f8f8cd2aa6d)

Author SHA1 Message Date
Tyrrrz 9491e18e2f Update NuGet packages
3 years ago
quentinmay 4b1c9660be
Render YouTube iframe for applicable video embeds (#607)
3 years ago
Tyrrrz 950625e671 [HTML] Show timestamps of individual messages
3 years ago
Tyrrrz ce2dedff6b [HTML] Use a clickable <div> instead of <a> for reply reference link
3 years ago
Tyrrrz baac419538 [HTML] Fix embed footer styling
3 years ago
Tyrrrz bd40dbde48 Don't throw if file dates cannot be modified when downloading media
3 years ago
Tyrrrz cbe4bc593c [HTML] Prefer proxy URLs for resolving embed media
3 years ago
Tyrrrz d01ed13041 Update NuGet packages
3 years ago
Tyrrrz 2ddfb46c31 Add IFormatProvider to FileSize.TryParse(...) and PartitionLimit.Parse(...)
3 years ago
rtm516 3c5beeba79
Export channel category id to JSON (#554)
3 years ago
Tyrrrz 511af1e35c Refactor
3 years ago
rtm516 2fea455c64
[JSON] Write user color (#552)
3 years ago
Andrew Kolos eb89ea5b40
Add partition by file size (#497)
3 years ago
Tyrrrz 58464d8708 Improve error messages
4 years ago
Tyrrrz 6f90c367b9 Clamp progress in DiscordClient.GetMessagesAsync(...)
4 years ago
Tyrrrz f866c16355 Update NuGet packages
4 years ago
Tyrrrz 072d4c1fe6 Use MiniRazor.CodeGen instead of MiniRazor
4 years ago
Lucas LaBuff 6365e0a080
Fix JSON discriminator and nickname fields (#524)
4 years ago
Tyrrrz 3aef7faa1e Use `is null`/`is not null`
4 years ago
Tyrrrz ebe4d58a42 Cleanup
4 years ago
Alexey Golub 4bfb2ec7fd
Improve performance (#162)
6 years ago
Alexey Golub 4113101c0c Get rid of ByteSize in favor of our own class
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 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 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 918cb4820f Add alt text to emoji images
6 years ago
Alexey Golub 48ec4d085a Fix bad overflow wrapping
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 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 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 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 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
Alexey Golub e4b0d60c40 Add multichannel export to GUI
6 years ago
Alexey Golub 65c5df89f4 Use Failsafe
6 years ago