Commit Graph

27 Commits (37be80e9e14c186c3a9880d33bdc66f5757fc161)

Author SHA1 Message Date
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 5cb6adf19e Add an option to not save token
5 years ago
Alexey Golub 8f1aec241b Update version
5 years ago
Alexey Golub 2a223599f9 Streaming exporter
5 years ago
Alexey Golub 8382ca725d Migrate to net core 3.1
5 years ago
Alexey Golub 457e14d0b6 Refactor DataService
5 years ago
Alexey Golub 610bf4baa3 Fallback channel name to channel ID
5 years ago
Alexey Golub d84222ea09 Use Polly instead of Failsafe
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 05c551f80c Refactor
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 40f54d9a98 Update nuget packages
5 years ago
Alexey Golub 592b8b6294 Update nuget packages
5 years ago
Alexey Golub 9a383d2bd4 Convert from DateTime to DateTimeOffset instead of parsing it directly
5 years ago
Malcolm Diller 3b5d752c95 Add bot tags and some CSS fixes (#172)
5 years ago
Alexey Golub ab0ce478db Move UpdateService to GUI project
6 years ago
Oleksii Holub 1325edb135 Use latest C# version in all projects
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