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
|
9f4277ae84
|
Add parallel exporting
Closes #264
|
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
Closes #246
|
5 years ago |
Alexey Golub
|
b4df267372
|
Update NuGet packages
|
5 years ago |
Alexey Golub
|
5cb6adf19e
|
Add an option to not save token
Closes #252
|
5 years ago |
Alexey Golub
|
8f1aec241b
|
Update version
|
5 years ago |
Alexey Golub
|
2a223599f9
|
Streaming exporter
Fixes #125
Closes #177
|
5 years ago |
Alexey Golub
|
8382ca725d
|
Migrate to net core 3.1
|
5 years ago |
Alexey Golub
|
457e14d0b6
|
Refactor DataService
In preparation for #177
|
5 years ago |
Alexey Golub
|
610bf4baa3
|
Fallback channel name to channel ID
Fixes #227
|
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
Closes #193
|
5 years ago |
Alexey Golub
|
40f54d9a98
|
Update nuget packages
|
5 years ago |
Alexey Golub
|
592b8b6294
|
Update nuget packages
|
6 years ago |
Alexey Golub
|
9a383d2bd4
|
Convert from DateTime to DateTimeOffset instead of parsing it directly
Json.NET is really not meant to be used with DateTimeOffset it seems
Fixes #179
|
6 years ago |
Malcolm Diller
|
3b5d752c95
|
Add bot tags and some CSS fixes (#172)
|
6 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
Fix #164
|
6 years ago |
Alexey Golub
|
6d9bc3625f
|
Switch from DateTime to DateTimeOffset
|
6 years ago |
Alexey Golub
|
4bfb2ec7fd
|
Improve performance (#162)
|
6 years ago |