Oleksii Holub
|
c36b8df8e7
|
Update NuGet packages
|
3 years ago |
Tyrrrz
|
0de1f47310
|
More parsing leniency
Closes #767
|
3 years ago |
Tyrrrz
|
e31ff55e33
|
Handle invalid dates more gracefully
Closes #766
|
3 years ago |
Tyrrrz
|
65ab003ff5
|
Relax parsing rules for embed fields
Closes #765
|
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
|
008bb2f591
|
Use .NET 6's `ParallelForEachAsync(...)`
|
3 years ago |
Tyrrrz
|
b8567d384f
|
More defensive programming
|
3 years ago |
Tyrrrz
|
a06b448f4a
|
Don't use `GetNonWhiteSpaceString()` with nullable JSON fields
Fixes #747
|
3 years ago |
Tyrrrz
|
880f400e2c
|
C#10ify
|
3 years ago |
Tyrrrz
|
4974fe5292
|
Refer to `Category.Name` explicitly instead of relying on `ToString()`
|
3 years ago |
Tyrrrz
|
1db2bb4170
|
Remove Tyrrrz.Extensions package
|
3 years ago |
Tyrrrz
|
da9536bd1b
|
Update NuGet packages
|
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 |
Artem
|
092f0cade9
|
Align design with Discord (#728)
|
3 years ago |
Emily
|
fc6cfcfcc6
|
Fix RTL rendering in HTML exports (#727)
|
3 years ago |
Emily
|
46450367e3
|
Add markdown support for channel topics in HTML export (#720)
Co-authored-by: Alexey Golub <1935960+Tyrrrz@users.noreply.github.com>
|
3 years ago |
Tyrrrz
|
21d89afa70
|
Add managed cancellation support
Closes #716
|
3 years ago |
Tyrrrz
|
acfe102e7f
|
Simplify HTTP client management
|
3 years ago |
Tyrrrz
|
ea31b1b270
|
Refactor
|
3 years ago |
Tyrrrz
|
44f64a2cb3
|
Update NuGet packages
|
3 years ago |
Tyrrrz
|
301bca0633
|
Rename MessageFilter.Filter(...) to MessageFilter.IsMatch(...)
|
3 years ago |
Tyrrrz
|
6b8170ab89
|
Allow the contains filter to also search on embed content
Closes #670
|
3 years ago |
Tyrrrz
|
fcca052165
|
Ignore unix timestamp markers with invalid offsets
Fixes #681
|
3 years ago |
Chris Helder
|
ac7ebd6f91
|
Use higher resolution for user profile pictures (#685)
|
3 years ago |
Lucas LaBuff
|
9303383662
|
Fix parsing of "has:file" filter (#678)
|
3 years ago |
Tyrrrz
|
265cb71dfd
|
Add note explaining why Razor templates are not rendered directly
|
3 years ago |
Tyrrrz
|
99f94425c2
|
Stop pluralizing "emoji" as "emojis"
|
3 years ago |
Tyrrrz
|
6fa6df981e
|
[HTML] Fix bot tag positioning
|
3 years ago |
Tyrrrz
|
eec4123b98
|
[HTML] Add horizontal gap between embed fields
|
3 years ago |
Tyrrrz
|
6fa7cbe568
|
Allow link nodes to have markdown children instead of just text
Closes #640
|
3 years ago |
Tyrrrz
|
aae3790a5f
|
[HTML] Special case plain image embeds
Closes #537
|
3 years ago |
Tyrrrz
|
28b2039a33
|
[HTML] Update quote style
Closes #654
|
3 years ago |
Tyrrrz
|
f40589dea6
|
[HTML] Special case Spotify embeds
Closes #657
|
3 years ago |
Tyrrrz
|
bb4db21b87
|
Add missing formats to the list of supported image and video attachments
|
3 years ago |
Tyrrrz
|
38bc259ab6
|
[HTML] Render full date in tooltips on unix timestamps
Closes #656
|
3 years ago |
Tyrrrz
|
530e2c50a9
|
Simplify `User.GetAvatarUrl(...)`
|
3 years ago |
Tyrrrz
|
63c92047a1
|
Test improvements
|
3 years ago |
Tyrrrz
|
7d9d3ca5fb
|
Exclude EmojiIndex from coverage
|
3 years ago |
Tyrrrz
|
cad6baba48
|
Fix coverage collection in tests
|
3 years ago |
Tyrrrz
|
daa8c0a735
|
[HTML] Update fallback text when referenced message is deleted or could not be loaded
Closes #645
|
3 years ago |
Tyrrrz
|
d4eba75036
|
Normalize namings ("...Type" -> "...Kind")
|
3 years ago |
Tyrrrz
|
92766b580b
|
[HTML] Show "Click to see attachment" on replies to attachment or embed messages without content
Closes #634
|
3 years ago |
Tyrrrz
|
abf7498667
|
Add support for timestamp markers
Closes #637
|
3 years ago |
Tyrrrz
|
ae42554621
|
Render voice channel mentions
Closes #636
|
3 years ago |
Tyrrrz
|
b58e67776c
|
[HTML] Improve how the reference symbol looks
Closes #650
|
3 years ago |
Tyrrrz
|
35264e8a12
|
Improve "Requested resource does not exist" exception message to give slightly more context
|
3 years ago |
Tyrrrz
|
650c55bbd1
|
Refactor
|
3 years ago |