Commit Graph

49 Commits (576ee73bfc0f3a7399d62605e14f9702d8e36f7b)

Author SHA1 Message Date
Tyrrrz 5d7a74eece Switch to .NET 8
8 months ago
Tyrrrz a58509fda8 Upgrade to Polly 8 usage
9 months ago
Oleksii Holub 59344cedbe
Replace the date format option with a locale option (#1130)
10 months ago
Tyrrrz 20f58963a6 Use CSharpier
11 months ago
Tyrrrz 1ba0057174 Clean up
11 months ago
Tyrrrz b224fca6c0 `ToHex()` should be uppercase by default
11 months ago
Tyrrrz de67cfae1c Use invariant culture
12 months ago
Tyrrrz ddfbe51cfa Improve error reporting on unexpected HTTP status code
12 months ago
Tyrrrz 90d71c5b9e Clean up
1 year ago
Tyrrrz 3d2d197904 Introduce the foundation for the new username system
1 year ago
Tyrrrz d8315c7827 Rename `AsyncExtensions` to `AsyncCollectionExtensions`
1 year ago
Tyrrrz 31c7ae9312 Refactor
1 year ago
Tyrrrz 505330e117 Consistency
1 year ago
Tyrrrz 55209a0517 Add support for member-level avatars
1 year ago
Tyrrrz c2c35cf3a3 Treat `gifv` attachments as videos instead of images
1 year ago
Tyrrrz 2a81abb1a6 Use dictionaries for storing context members, channels, and roles
1 year ago
Tyrrrz d99958a9b1 Add support for different formats in the timestamp markdown node
1 year ago
Tyrrrz 53b8927fce Get rid of xUnit fixtures
1 year ago
Tyrrrz 3487849eba Remove unnecessary code
1 year ago
Tyrrrz 3b2c308a25 Add proper support for more system notifications
1 year ago
Tyrrrz 91ba79e6ec Fix nullref in HTTP retry policy
1 year ago
Tyrrrz d9c06bacda Trim dots at the end of filenames on Windows
2 years ago
Tyrrrz b138908eb3 Re-add rate limit margins
2 years ago
Tyrrrz 324d6bab20 Don't add margin for rate limit delays
2 years ago
Tyrrrz e5d5f1c85f Cleanup
2 years ago
Tyrrrz 49c4b12512 Smarter rate limit handling
2 years ago
Tyrrrz 7467f0aeb6 Don't fail on unknown embed kinds
2 years ago
Tyrrrz cc1ad8b435 Retry on SSL exceptions
2 years ago
Tyrrrz a80ee2943f Refactor
2 years ago
Oleksii Holub 504c3c53cd Fail if an export command is called with multiple channels but a single-file output path
2 years ago
Oleksii Holub 5e852235ce Retry on all Discord server side errors
2 years ago
Oleksii Holub 23e1850d15 Render consecutive twitter embeds as on
2 years ago
Oleksii Holub bb81cf06ae Rework retry policy
2 years ago
Tyrrrz bfa5d10761 Handle null `name` in `Emoji.Parse(...)`
3 years ago
Tyrrrz 008bb2f591 Use .NET 6's `ParallelForEachAsync(...)`
3 years ago
Tyrrrz 880f400e2c C#10ify
3 years ago
Tyrrrz da9536bd1b Update NuGet packages
3 years ago
Tyrrrz 7c88a21543 Convert several types to records
3 years ago
Tyrrrz 214d5e3bdb Fix nullability errors
3 years ago
Tyrrrz 21d89afa70 Add managed cancellation support
3 years ago
Tyrrrz aae3790a5f [HTML] Special case plain image embeds
3 years ago
Tyrrrz 63c92047a1 Test improvements
3 years ago
Tyrrrz 7d9d3ca5fb Exclude EmojiIndex from coverage
3 years ago
Tyrrrz 650c55bbd1 Refactor
3 years ago
Lucas LaBuff d39fc212b6
Filter which messages are exported (#622)
3 years ago
Tyrrrz 24a80f915f [HTML] Recognize standard emoji by code and show emoji code in tooltips
3 years ago
Tyrrrz 29552be6e5 Cleanup
3 years ago
Tyrrrz 3aef7faa1e Use `is null`/`is not null`
3 years ago
Tyrrrz ebe4d58a42 Cleanup
3 years ago