Commit Graph

429 Commits (7b892c8e5be381fb4882a41bca5b6a5ff8a160e2)

Author SHA1 Message Date
Tyrrrz e664eab5fb Fix recursive initialization issue
3 weeks ago
Tyrrrz 1fb6156187 Refactor
3 weeks ago
Oleksii Holub 789e5af8ba
Include inline emoji in JSON export (#1311)
3 weeks ago
dependabot[bot] 56fa6ee150
Bump the nuget group with 7 updates (#1313)
3 weeks ago
Tyrrrz 09e0b3f133 Format stuff
4 weeks ago
dependabot[bot] f5cdd5c8be
Bump the nuget group with 8 updates (#1302)
2 months ago
dependabot[bot] 8519ec0fff
Bump the nuget group with 9 updates (#1283)
3 months ago
Mark Cilia Vincenti bb14e3431d
Bump AsyncKeyedLock to 7.0.1 (#1276)
3 months ago
Oleksii Holub 522789e01d
Limit recursion depth in markdown parser to prevent stack overflow (#1273)
3 months ago
Tyrrrz 10adba3a4d Format schformat
4 months ago
Tyrrrz 73e2e0624b Use a few new APIs
4 months ago
dependabot[bot] 4e98c79313
Bump the nuget group with 8 updates (#1268)
4 months ago
dependabot[bot] c63313e328
Bump the nuget group with 7 updates (#1255)
5 months ago
Tyrrrz 0e3969ca2d Use compile-time serialization for settings
6 months ago
Oleksii Holub 7a69c87b56
Use a 3-way theme switcher instead of a 2-way switcher (#1233)
6 months ago
Oleksii Holub 9a5697b5b5
Skip invalid reactions instead of crashing (#1227)
7 months ago
Tyrrrz 5623c2ca34 Update NuGet packages
7 months ago
Oleksii Holub b9c1c47474
Migrate to Avalonia (#1220)
7 months ago
Mark Cilia Vincenti 74f99b4e59
Switched from SemaphoreSlim lock to AsyncNonKeyedLocker (#1184)
7 months ago
Tyrrrz 12b590d9f9 Use `[]` in place of `Array.Empty<T>()`
8 months ago
xs2237 6d1e8c2e02
Remove unnecessary whitespaces at the end of reactions in PlainText (#1213)
8 months ago
Oleksii Holub c0ea57e9b1
Shorten error messages for when attempting to export a period with no messages (#1201)
9 months ago
Oleksii Holub 7c04db40f8
Skip Twitch clip projections because they can't be rendered locally (#1200)
9 months ago
Oleksii Holub 4588bd0496
Add support for Twitch embed projections (#1199)
9 months ago
Oleksii Holub d8e43d89be
Add support for `has:invite` filter that matches messages with guild invites (#1188)
10 months ago
Oleksii Holub 057beaacd6
Use `null` as the default locale, which resolves to the current system default locale (#1185)
10 months ago
Tyrrrz 182f24846b Use new array syntax
11 months ago
Tyrrrz 73080ecfa6 Specify comparison type in `Replace(...)`
11 months ago
Tyrrrz 0745d49f44 Use native method for enumerating runes
11 months ago
Tyrrrz 8e36002ae7 Slightly better naming
11 months ago
Oleksii Holub a2c5d2e2dd
Warn about redirected streams in the CLI only when running inside Docker (#1176)
11 months ago
Tyrrrz 4e3deb409c Update NuGet packages
11 months ago
Tyrrrz 5f343a46d1 Standardize exception messages
11 months ago
Tyrrrz b3a1cbf635 Update NuGet packages
12 months ago
Tyrrrz 619fe9ccf7 Refactor using c# 12 features
12 months ago
Tyrrrz d0873ecfa7 Add support for `gif` stickers
1 year ago
Tyrrrz 60c8703e78 Fix incorrect handling of unformatted timestamp markers
1 year ago
Tyrrrz 1c343b75f8 Update NuGet packages
1 year ago
Tyrrrz b2a22ab2a9 Ignore invalid timestamp formats
1 year ago
Tyrrrz b2ac5d8b45 Fix formatting
1 year ago
Tyrrrz 008c2e64aa Clean up
1 year ago
Tyrrrz 5397b0db7d Fix formatting
1 year ago
Tyrrrz e89701e3f9 Provide more context in exception messages
1 year ago
Tyrrrz 73574ade48 Convert some classes to use primary constructors
1 year ago
Tyrrrz 5d7a74eece Switch to .NET 8
1 year ago
Tyrrrz 129df42de4 Keep `file:///` for absolute paths in HTML exports
1 year ago
Tyrrrz 4896d748aa Update NuGet packages
1 year ago
Tyrrrz 4876ed192a Use ISO 8601 date format in CSV
1 year ago
Tyrrrz 4f6e6f4f0b Write embed videos in JSON export
1 year ago
Tyrrrz 2edd781e32 Update NuGet packages
1 year ago