Commit Graph

46 Commits (54bf7c204a9861493b41ec07da06ee9a710d2893)

Author SHA1 Message Date
Oleksii Holub bb81cf06ae Rework retry policy
2 years ago
Oleksii Holub 71876febf8 Use attachment description as alt text in html
2 years ago
Oleksii Holub 489c786c1e Pass token without validation
2 years ago
Chris Helder 65cc3954b6
Use 512x512 user profile pictures (#826)
2 years ago
Oleksii Holub 36b4a45f3a Update Gress
2 years ago
Oleksii Holub cf83cbd89c
Add support for stickers (#802)
2 years ago
Oleksii Holub d51d0d4872 Use snowflakes in more places
2 years ago
Oleksii Holub 2467caac9f Use api v9
2 years ago
Tyrrrz 0de1f47310 More parsing leniency
3 years ago
Tyrrrz 65ab003ff5 Relax parsing rules for embed fields
3 years ago
Alexey Golub 2156c6cd0c
Automatically detect token kind (#764)
3 years ago
Tyrrrz bfa5d10761 Handle null `name` in `Emoji.Parse(...)`
3 years ago
Tyrrrz b8567d384f More defensive programming
3 years ago
Tyrrrz a06b448f4a Don't use `GetNonWhiteSpaceString()` with nullable JSON fields
3 years ago
Tyrrrz 880f400e2c C#10ify
3 years ago
Tyrrrz 1db2bb4170 Remove Tyrrrz.Extensions package
3 years ago
Tyrrrz d8de3bf779 Re-add `IComparable<T>` to `Snowflake`
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 acfe102e7f Simplify HTTP client management
3 years ago
Tyrrrz ea31b1b270 Refactor
3 years ago
Tyrrrz fcca052165 Ignore unix timestamp markers with invalid offsets
3 years ago
Chris Helder ac7ebd6f91
Use higher resolution for user profile pictures (#685)
3 years ago
Tyrrrz aae3790a5f [HTML] Special case plain image embeds
3 years ago
Tyrrrz f40589dea6 [HTML] Special case Spotify embeds
3 years ago
Tyrrrz bb4db21b87 Add missing formats to the list of supported image and video attachments
3 years ago
Tyrrrz 530e2c50a9 Simplify `User.GetAvatarUrl(...)`
3 years ago
Tyrrrz 63c92047a1 Test improvements
3 years ago
Tyrrrz d4eba75036 Normalize namings ("...Type" -> "...Kind")
3 years ago
Tyrrrz ae42554621 Render voice channel mentions
3 years ago
Tyrrrz 35264e8a12 Improve "Requested resource does not exist" exception message to give slightly more context
3 years ago
Tyrrrz 5b5a53dbf4 [HTML] More template cleanup
3 years ago
Tyrrrz 88c4330a66 [HTML] Link to pre-resized avatar image for better image quality
3 years ago
Tyrrrz 998bdaf2d4 [HTML] Use svg variants of Twemoji for better resize quality
3 years ago
Tyrrrz 24a80f915f [HTML] Recognize standard emoji by code and show emoji code in tooltips
3 years ago
Tyrrrz b28f029382 Refactor YouTube embeds
3 years ago
Tyrrrz 29552be6e5 Cleanup
3 years ago
Tyrrrz cbe4bc593c [HTML] Prefer proxy URLs for resolving embed media
3 years ago
Tyrrrz 2ddfb46c31 Add IFormatProvider to FileSize.TryParse(...) and PartitionLimit.Parse(...)
3 years ago
Tyrrrz 511af1e35c Refactor
3 years ago
Andrew Kolos eb89ea5b40
Add partition by file size (#497)
3 years ago
Tyrrrz 6f90c367b9 Clamp progress in DiscordClient.GetMessagesAsync(...)
3 years ago
Lucas LaBuff 6365e0a080
Fix JSON discriminator and nickname fields (#524)
3 years ago
Tyrrrz 3aef7faa1e Use `is null`/`is not null`
3 years ago
Tyrrrz ebe4d58a42 Cleanup
3 years ago