Commit Graph

54 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 e31ff55e33 Handle invalid dates more gracefully
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
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 265cb71dfd Add note explaining why Razor templates are not rendered directly
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
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 38bc259ab6 [HTML] Render full date in tooltips on unix timestamps
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 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 650c55bbd1 Refactor
3 years ago
Cliff J e1726683f8
Hide author icon when loading returns an error (#644)
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
Luke 3c6d9d74a4
Lazy load images (#613)
3 years ago
Tyrrrz 1e53f50ca3 [HTML] Simplify disabling jumbo in referenced message content
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 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 4fd6f8272e [HTML] Update styling to match Discord
3 years ago
Tyrrrz b28f029382 Refactor YouTube embeds
3 years ago
Tyrrrz 29552be6e5 Cleanup
3 years ago
quentinmay 4b1c9660be
Render YouTube iframe for applicable video embeds (#607)
3 years ago
Tyrrrz 950625e671 [HTML] Show timestamps of individual messages
3 years ago
Tyrrrz ce2dedff6b [HTML] Use a clickable <div> instead of <a> for reply reference link
3 years ago
Tyrrrz baac419538 [HTML] Fix embed footer styling
3 years ago
Tyrrrz cbe4bc593c [HTML] Prefer proxy URLs for resolving embed media
3 years ago
rtm516 3c5beeba79
Export channel category id to JSON (#554)
3 years ago
Tyrrrz 511af1e35c Refactor
3 years ago
rtm516 2fea455c64
[JSON] Write user color (#552)
3 years ago