Commit Graph

33 Commits (5b563d4f00576539be08398482a88d7cb3232c29)

Author SHA1 Message Date
Oleksii Holub cf83cbd89c
Add support for stickers (#802)
3 years ago
Oleksii Holub d51d0d4872 Use snowflakes in more places
3 years ago
Tyrrrz 0de1f47310 More parsing leniency
3 years ago
Tyrrrz 65ab003ff5 Relax parsing rules for embed fields
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 7c88a21543 Convert several types to records
3 years ago
Tyrrrz 214d5e3bdb Fix nullability errors
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 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
Lucas LaBuff 6365e0a080
Fix JSON discriminator and nickname fields (#524)
4 years ago
Tyrrrz ebe4d58a42 Cleanup
4 years ago