Commit Graph

27 Commits (18979c6a382a0745495139c48847457cd5f4baf4)

Author SHA1 Message Date
FM-96 18979c6a38
[HTML] Full spoiler support (#285)
5 years ago
Alexey Golub a41a4ca8a7 [HTML] Fix occasionally wrong user colors
5 years ago
Alexey Golub ff15257d23 Fix bugs in previous PR
5 years ago
Will Kennedy 79e43c4144
Add support for Guild Member object & included data (#279)
5 years ago
Alexey Golub d3adf19500 Simplify display text for export formats
5 years ago
Alexey Golub 9f6090b3af Add JSON message writer
5 years ago
Alexey Golub 1475ffaf0e Use the new Rune API for handling emoji code points
5 years ago
Alexey Golub bf56902134 Refactor partitioning, don't create empty files
5 years ago
Alexey Golub 8f1aec241b Update version
5 years ago
Alexey Golub 2a223599f9 Streaming exporter
5 years ago
Alexey Golub fc38afe6a0 Refactor models and add IHasId/IdBasedEqualityComparer
5 years ago
Alexey Golub 8382ca725d Migrate to net core 3.1
5 years ago
Alexey Golub cc1bb924e7 [HTML] Adjust embed color to theme
5 years ago
Alexey Golub 0d2ae8b5db Add support for announcement channels
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 d6980cef8d Cleanup
5 years ago
Alexey Golub 69cfe1845b Migrate to .NET Core 3
5 years ago
Alexey Golub 2cdb230b1e [HTML] Add indication for pinned messages
5 years ago
Alexey Golub 592b8b6294 Update nuget packages
5 years ago
Malcolm Diller 3b5d752c95 Add bot tags and some CSS fixes (#172)
5 years ago
Oleksii Holub 1325edb135 Use latest C# version in all projects
6 years ago
Oleksii Holub a7da90943f Remove trailing whitespace
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
Alexey Golub 4bfb2ec7fd
Improve performance (#162)
6 years ago