Commit Graph

692 Commits (40d833cd576fb6e070c6878e1bc6bbddd54d8704)
 

Author SHA1 Message Date
Tyrrrz 40d833cd57 Update my name to match correct spelling
3 years ago
Tyrrrz 0de1f47310 More parsing leniency
3 years ago
Tyrrrz e31ff55e33 Handle invalid dates more gracefully
3 years ago
Tyrrrz 81525a1076 Update license
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 e97151cd19 Update NuGet packages
3 years ago
Tyrrrz 271a478a0e Minor GUI tweaks
3 years ago
Tyrrrz b40a88c4d3 Add border to settings view too
3 years ago
Tyrrrz f03f5f8072 Update version
3 years ago
Tyrrrz bfa5d10761 Handle null `name` in `Emoji.Parse(...)`
3 years ago
Tyrrrz 7a9e25c1f0 Improve settings view in GUI
3 years ago
Tyrrrz 4599e64f0a Update NuGet packages
3 years ago
Tyrrrz 4389b4e0bc Improve GUI
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
3 years ago
Tyrrrz ba4ece9325 Share things from .github repo
3 years ago
Tyrrrz 880f400e2c C#10ify
3 years ago
Tyrrrz 8e7baee8a5 Update version
3 years ago
Tyrrrz f7c4b80a2d Update nuget packages
3 years ago
Tyrrrz a0e7d8e3af Update readme
3 years ago
Tyrrrz 72b0bb37f4 Update readme
3 years ago
Tyrrrz 6c70ff0963 Update nuget packages
3 years ago
Tyrrrz 9def32d67e Update DotnetRuntimeBootstrapper
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 720e53caab [GUI] Fix outdated binding
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 2393a6a472 Remove XAMLStyler
3 years ago
Tyrrrz 214d5e3bdb Fix nullability errors
3 years ago
Tyrrrz f456297881 Update to .NET 6
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)
3 years ago
Tyrrrz 21d89afa70 Add managed cancellation support
3 years ago
Tyrrrz 2f3e165988 Update NuGet packages
3 years ago
Tyrrrz b64dff1eab Don't run tests against PRs
3 years ago
Tyrrrz acfe102e7f Simplify HTTP client management
3 years ago
Tyrrrz ea31b1b270 Refactor
3 years ago
Tyrrrz af11064a85 Some more tests
3 years ago
Tyrrrz 402b5cc7d0 Add tests for attachments
3 years ago
Tyrrrz 44f64a2cb3 Update NuGet packages
3 years ago
Tyrrrz 471d0d01cf Rethink test folder structure and add some more
3 years ago
Tyrrrz 67313f2b22 Clean up tests
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
3 years ago
Tyrrrz e849c9516c Update version
3 years ago