Commit Graph

51 Commits (130c0b6fe2db457213fe054effb52984b8ef5e62)

Author SHA1 Message Date
Alexey Golub f153aad3f1 Simplify FileSize
4 years ago
Alexey Golub 6f1c944cb3 [HTML] Split message group if usernames are different
5 years ago
Alexey Golub 4ab6607e78 [HTML] Update quote style
5 years ago
Alexey Golub ca7fc4d8d1 [HTML] Fix a few more issues
5 years ago
Alexey Golub 81ed85a3e0 [HTML] Clean up a bit
5 years ago
FM-96 18979c6a38
[HTML] Full spoiler support (#285)
5 years ago
Alexey Golub c098f4b137 [HTML] Use nicknames when rendering mentions
5 years ago
Will Kennedy 79e43c4144
Add support for Guild Member object & included data (#279)
5 years ago
Will Kennedy 378f0a20db
[HTML] Update CSS for mentions (#278)
5 years ago
Alexey Golub 9f6090b3af Add JSON message writer
5 years ago
Alexey Golub aa50dd6dc7 [HTML] Clean up layouts and styles
5 years ago
Alexey Golub 539f57f455 [HTML/TXT] Render exported message count at the bottom
5 years ago
Alexey Golub 26d713a17c Refactor
5 years ago
Alexey Golub 5c2e725739 Move partitioning to message renderer facade
5 years ago
Alexey Golub bf56902134 Refactor partitioning, don't create empty files
5 years ago
Alexey Golub b4df267372 Update NuGet packages
5 years ago
Alexey Golub 8f1aec241b Update version
5 years ago
Alexey Golub 41c828eb3e [HTML] Refactor renderer
5 years ago
Alexey Golub 2a223599f9 Streaming exporter
5 years ago
Alexey Golub 8382ca725d Migrate to net core 3.1
5 years ago
boomanaiden154 35e1114318 [CSV] Use commas instead of semicolons (#236)
5 years ago
Alexey Golub cc1bb924e7 [HTML] Adjust embed color to theme
5 years ago
Alexey Golub 632b9f953b Use shared props file
5 years ago
Alexey Golub e5a2852165 Use nullable
5 years ago
Alexey Golub 2c36f6a826 Target .NET Core 3 in libraries instead of .NET Std 2.1
5 years ago
Alexey Golub 69cfe1845b Migrate to .NET Core 3
5 years ago
Alexey Golub f04719c4bd [TXT] Indicate whether a message is pinned
5 years ago
Alexey Golub d88cd9b228 [HTML] Add support for block quotes
5 years ago
Alexey Golub cd042e5368 Rework markdown parser and improve its performance for non-HTML formats
5 years ago
Alexey Golub 29c35f6754 [HTML] Mark code blocks without language so that highlight.js doesn't touch them
5 years ago
Alexey Golub 7b32101517 [HTML] Fix incorrect extraction for linked message ID when used in guild and not in DM
5 years ago
Alexey Golub 9bb88128b0 [HTML] Fix messages not being highlighted when they are pinned
5 years ago
Alexey Golub 82af36c90d [HTML] Add smooth highlight transition when navigating to message via link
5 years ago
Alexey Golub a2beb9836b [HTML] Jump to linked Discord messages
5 years ago
Alexey Golub 60f46bad29 [HTML] Update light theme to match the current one in Discord
5 years ago
Alexey Golub 2cdb230b1e [HTML] Add indication for pinned messages
5 years ago
Alexey Golub f2faf823b9 [CSV] Add user ID to output
5 years ago
Alexey Golub 835910ee22 Update nuget packages
5 years ago
Malcolm Diller 5630020d88 Add message ids in HTML export (#196)
5 years ago
Alexey Golub 592b8b6294 Update nuget packages
5 years ago
Alexey Golub e6edcd27a4 [CSV] Render reactions
5 years ago
Alexey Golub 557b5be844 [TXT] Render reactions
5 years ago
Alexey Golub 02fe2a46e8 [TXT] Add support for embeds and change how attachments are rendered
5 years ago
Oleksii Holub 2ed374ee5c [HTML] Render user ID inside data-user-id attribute
5 years ago
Malcolm Diller 3b5d752c95 Add bot tags and some CSS fixes (#172)
5 years ago
Alexey Golub 7cb1c21897 Refactor
6 years ago
Oleksii Holub 1325edb135 Use latest C# version in all projects
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 6d9bc3625f Switch from DateTime to DateTimeOffset
6 years ago