Commit Graph

771 Commits (dcdeea19ab7d9306e29462efd3c040d05aa9b9d3)
 

Author SHA1 Message Date
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
3 years ago
Tyrrrz aae3790a5f [HTML] Special case plain image embeds
3 years ago
Tyrrrz 28b2039a33 [HTML] Update quote style
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 38bc259ab6 [HTML] Render full date in tooltips on unix timestamps
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 9c25bceabf Fix isolation in tests
3 years ago
Tyrrrz 28de1053f6 Workaround for Spectre parallelization issue in tests
3 years ago
Tyrrrz ec0494c038 More tests
3 years ago
Tyrrrz d735d2acd3 Improve tests
3 years ago
Tyrrrz 85d53d0e94 Basic automated tests through the CLI
3 years ago
Tyrrrz daa8c0a735 [HTML] Update fallback text when referenced message is deleted or could not be loaded
3 years ago
Tyrrrz d4eba75036 Normalize namings ("...Type" -> "...Kind")
3 years ago
Tyrrrz de773467b6 Update version
3 years ago
Tyrrrz 92766b580b [HTML] Show "Click to see attachment" on replies to attachment or embed messages without content
3 years ago
Tyrrrz abf7498667 Add support for timestamp markers
3 years ago
Tyrrrz ae42554621 Render voice channel mentions
3 years ago
Tyrrrz b58e67776c [HTML] Improve how the reference symbol looks
3 years ago
Tyrrrz 7fc6e0cfe0 Update readme
3 years ago
Tyrrrz 35264e8a12 Improve "Requested resource does not exist" exception message to give slightly more context
3 years ago
Tyrrrz 2ab6773c17 [GUI] Show error in a dialog when pull or export fails, instead of crashing the whole app
3 years ago
Tyrrrz 650c55bbd1 Refactor
3 years ago
Cliff J e1726683f8
Hide author icon when loading returns an error (#644)
3 years ago
Yudi 70a1755c50
Update the in-app instructions for getting user token (#639)
3 years ago
Tyrrrz 524b30b09b Update CliFx to fix NotSupportedException
3 years ago
Lucas LaBuff d39fc212b6
Filter which messages are exported (#622)
3 years ago
Tyrrrz 95cd6cb50c Further cleanup issue forms
3 years ago
Tyrrrz 79a9ac0462 Refactor issue forms and add pull request template
3 years ago
Tyrrrz 5b5a53dbf4 [HTML] More template cleanup
3 years ago
Tyrrrz 2b0fa4213b [HTML] Cleanup templates slightly
3 years ago
Tyrrrz fd9d367bad [HTML] Cleanup formatting in stylesheet
3 years ago
Tyrrrz dbc3209160 [HTML] Merge all static stylesheets into a single dynamic stylesheet
3 years ago
Tyrrrz 3bcde0c534 [HTML] Move stylesheets into their own template
3 years ago
Tyrrrz 903882e35b Fix typos in changelog
3 years ago
Luke 3c6d9d74a4
Lazy load images (#613)
3 years ago
Tyrrrz 1e53f50ca3 [HTML] Simplify disabling jumbo in referenced message content
3 years ago
Tyrrrz cba5a934df Update version
3 years ago
Tyrrrz cd05058cf7 Prefer proxy URLs for embed content everywhere
3 years ago
Tyrrrz e9c3872701 [HTML] Prevent click events on elements inside referenced message
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 de57cd714d [HTML] Prepend "Message sent: " to message timestamp tooltips
3 years ago
Tyrrrz f9ab269b29 [HTML] Don't jumbo emojis in referenced messages
3 years ago
Tyrrrz 33feaccee7 Only use DotnetRuntimeBootstrapper in release build
3 years ago