Commit Graph

408 Commits (c0ea57e9b1ccf09df5cfe024b29815cae2f36bbf)

Author SHA1 Message Date
Oleksii Holub c0ea57e9b1
Shorten error messages for when attempting to export a period with no messages (#1201)
12 months ago
Oleksii Holub 7c04db40f8
Skip Twitch clip projections because they can't be rendered locally (#1200)
12 months ago
Oleksii Holub 4588bd0496
Add support for Twitch embed projections (#1199)
12 months ago
Oleksii Holub d8e43d89be
Add support for `has:invite` filter that matches messages with guild invites (#1188)
1 year ago
Oleksii Holub 057beaacd6
Use `null` as the default locale, which resolves to the current system default locale (#1185)
1 year ago
Tyrrrz 182f24846b Use new array syntax
1 year ago
Tyrrrz 73080ecfa6 Specify comparison type in `Replace(...)`
1 year ago
Tyrrrz 0745d49f44 Use native method for enumerating runes
1 year ago
Tyrrrz 8e36002ae7 Slightly better naming
1 year ago
Oleksii Holub a2c5d2e2dd
Warn about redirected streams in the CLI only when running inside Docker (#1176)
1 year ago
Tyrrrz 4e3deb409c Update NuGet packages
1 year ago
Tyrrrz 5f343a46d1 Standardize exception messages
1 year ago
Tyrrrz b3a1cbf635 Update NuGet packages
1 year ago
Tyrrrz 619fe9ccf7 Refactor using c# 12 features
1 year 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
Tyrrrz 7b7df564ed Allow empty names in interactions
1 year ago
Tyrrrz a0a263f074 Improve error message for forum channels
1 year ago
Tyrrrz 033d83bc4f More cleanup
1 year ago
Tyrrrz fb6cde38b6 Clean up after last commit
1 year ago
Adam Slatinský 46ede471a9
Remove CDN signature before hashing asset URL (#1138)
1 year ago
Tyrrrz 09f8937d99 Refactor
1 year ago
Tyrrrz 57ed5578c9 Optimize message content intent check
1 year ago
Tyrrrz a8895663fe Add check for message content intent
1 year ago
Tyrrrz a58509fda8 Upgrade to Polly 8 usage
1 year ago
Tyrrrz c466c17793 Update NuGet packages
1 year ago
Tyrrrz 5abe74894c Remove `Channel.ParentNameWithFallback`
1 year ago
Oleksii Holub 59344cedbe
Replace the date format option with a locale option (#1130)
1 year ago
Tyrrrz ccdf082689 Clean up formatting
1 year ago
Tyrrrz 9601e0acea Refactor
1 year ago
Adam Slatinský 9583e2684d
Optimize fetching threads (#1125)
1 year ago
Tyrrrz 5f6e51f6fb Show threads in GUI at the bottom of the list, in specialized groups
1 year ago
Tyrrrz 6fb6108610 Be safer when pulling threads using a bot token
1 year ago
Tyrrrz 20f58963a6 Use CSharpier
1 year ago
Tyrrrz c29de2c77c Fetch threads more efficiently for user tokens
1 year ago
Tyrrrz 041086267c Short-circuit `GetGuildThreadsAsync(...)` for DMs
1 year ago
Tyrrrz 758fb26dad Add `--include-threads` and `--include-archived-threads` to `exportall`
1 year ago