Commit Graph

321 Commits (03c5c1bc5eea3eeb3f6ffde8bee5dfd00935f00f)

Author SHA1 Message Date
Luke 3c6d9d74a4
Lazy load images (#613)
3 years ago
Tyrrrz 1e53f50ca3 [HTML] Simplify disabling jumbo in referenced message content
3 years ago
Tyrrrz cd05058cf7 Prefer proxy URLs for embed content everywhere
3 years ago
Tyrrrz e9c3872701 [HTML] Prevent click events on elements inside referenced message
3 years ago
Tyrrrz 88c4330a66 [HTML] Link to pre-resized avatar image for better image quality
3 years ago
Tyrrrz 998bdaf2d4 [HTML] Use svg variants of Twemoji for better resize quality
3 years ago
Tyrrrz 24a80f915f [HTML] Recognize standard emoji by code and show emoji code in tooltips
3 years ago
Tyrrrz de57cd714d [HTML] Prepend "Message sent: " to message timestamp tooltips
3 years ago
Tyrrrz f9ab269b29 [HTML] Don't jumbo emojis in referenced messages
3 years ago
Tyrrrz 4fd6f8272e [HTML] Update styling to match Discord
3 years ago
Tyrrrz b28f029382 Refactor YouTube embeds
3 years ago
Tyrrrz 29552be6e5 Cleanup
3 years ago
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
Oleksii Holub b3e2dd3994 Group channels by category in GUI
6 years ago
Alexey Golub 2859a740eb Update nuget packages
6 years ago
TVdata bf5cedb646 Add CLI command to export all available channels in a guild (#123)
6 years ago
Alexey Golub dddb13fcc5 Refactor default file name generation and add date ranges there
6 years ago
Alexey Golub ca727e9f23 Improve naming of exported partition files
6 years ago
Alexey Golub 0d3510222e Migrate to Stylet and refactor view/view-model framework
6 years ago
Oleksii Holub d620010e85 Add some safeguarding in case partition limit is less or equal to zero
6 years ago
Oleksii Holub beadc25e61 Cleanup GroupMessages
6 years ago
Oleksii Holub 8bc29c4928 Refactor SplitIntoPartitions
6 years ago
Alexey Golub b518fb2f59 Update version
6 years ago
Alexey Golub 94165dcd8d Don't render the template in memory to avoid out of memory exceptions
6 years ago
Alexey Golub a0359b1e43
Split output file into multiple partitions (#116)
6 years ago
Oleksii Holub d28e81f8dc Don't replace new lines in csv
6 years ago
Oleksii Holub 761cb032d7 Don't group messages in PlainText export
6 years ago
Oleksii Holub 47f0561c71 Refactor message grouping from data layer to render layer
6 years ago
Oleksii Holub ba27a9f909 Rename ExportService.Export to ExportChatLog for consistency
6 years ago
Oleksii Holub 52684c264f Change order of parameters in ExportService.Export
6 years ago
Oleksii Holub bcad5b4ed1 Set ChatLog.TotalMessageCount from ChatLogService
6 years ago
Alexey Golub 95a4217ab3 Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
6 years ago
Alexey Golub 97a36028b9 Update version
6 years ago
Alexey Golub 614bd8590d Generate file name if given output path CLI argument is a directory
6 years ago
Alexey Golub 0faa427970 Invert if condition in authentication header
6 years ago
Alexey Golub dd9da4831e Change how user token is sent in requests
6 years ago
Oleksii Holub f63ea41188 Update version
6 years ago
Alexey Golub 3572a21aad
Allow using bot token instead of user token (#70)
6 years ago
Alexey Golub 37ee0b8be3 Cleanup templates and change how model is referenced
6 years ago
trainboy2019 ed146bac22 Add support for animated avatars (#66)
6 years ago
Alexey Golub b9c449709f Update version
6 years ago
Alexey Golub 25207c5093 Improve the templates a bit
6 years ago
Alexey Golub 4fbec95208 Fix CSV and PlainText outputs not rendering timestamps correctly
6 years ago
Alexey Golub 0a48da4c56 Update version
6 years ago
Alexey Golub 3f5f62585c Make emojis larger if they are the only thing in content
6 years ago
Alexey Golub 49f39c7097 Add retry policy for 429 responses
6 years ago
Alexey Golub e3eac10fb8 Bring HTML light theme in line with dark theme
6 years ago
Alexey Golub 23f9331e4e Cleanup
6 years ago
Alexey Golub 69088b83eb Html-encode date ranges in html export
6 years ago
Alexey Golub 7ecf90d1cb Refactor css for 'pre' with modifiers
6 years ago
Alexey Golub f0cd2dce1b Improve reactions
6 years ago
IntriguingTiles e8436faf66 Add support for reactions (#62)
6 years ago
Alexey Golub 8678043f0d
Implement progress reporting when downloading messages (#57)
6 years ago
Oleksii Holub e4f0b8193f Output date range in the export file
6 years ago
Alexey Golub c2cebe99e3 Fix wrong json node being used to parse mentioned users in messages
6 years ago
Alexey Golub 481991bd00
Architecture refactor (#63)
6 years ago
Malcolm Diller d958f613a3 Add support for embeds (#46)
6 years ago
Alexey Golub 3b7da21c24 Update version
7 years ago
Alexey Golub ff6ef480ab Remove comments from csv exporter
7 years ago
Tim van den Essen e1e8c73613 Add csv exporting (#44)
7 years ago
Alexey Golub cc2583f96b Update version
7 years ago
Alexey Golub de763f8aaa Try to parse DM group chat names instead of only using participants
7 years ago
Alexey Golub 7b67cbc385 Improve markdown parsing to make it less volatile
7 years ago
Alexey Golub 7ffb799136 Update nuget packages
7 years ago
Alexey Golub 5a84fb25e6 Update nuget packages and rework UpdateService
7 years ago
Alexey Golub 9988300942 Let user disable auto-updates
7 years ago
Alexey Golub 4540134a98 Don't crash when update fails
7 years ago
Alexey Golub 63e3ba8891 Add application icon to CLI
7 years ago
Alexey Golub 63c835df88 Implement auto-update via Onova
7 years ago
Alexey Golub ffa1023c50 Improve word wrapping in messages
7 years ago
Alexey Golub f7ef3bbb44 Bump framework version and small cleanup
7 years ago
Alexey Golub 8515efe11b
Add command line interface and change solution structure (#26)
7 years ago