Commit Graph

218 Commits (f29e1d2d9fb33c238f1e8844d6fb1f6481212ed6)

Author SHA1 Message Date
Oleksii Holub e171b43c22 Simplify CSS
2 years ago
Oleksii Holub 23e1850d15 Render consecutive twitter embeds as on
2 years ago
Oleksii Holub edba9f36a7 Hide message content in HTML when linking to an image
2 years ago
Oleksii Holub 2fd7e327a9 Add support for YouTube Shorts video embeds in HTML
2 years ago
Oleksii Holub 01389b7e28 Fix rendering of code blocks in HTML
2 years ago
Oleksii Holub bd0701cb82 Render quotes inline in referenced messages in HTML
2 years ago
Oleksii Holub 4283ef22b1 Add HTML minification
2 years ago
Oleksii Holub 94ef4b6981 Support listing and exporting voice channels
2 years ago
Oleksii Holub 2463cb5087 Sort DMs by last message and avoid grouping them in GUI
2 years ago
Oleksii Holub 2c7986c4e6 Refactor `IsTextChannel` and `IsVoiceChannel` to extensions
2 years ago
Lucas LaBuff 47d8163a46
Add filename token for current date (#869)
2 years ago
Ethan ddc7f921bd
Fix Twemoji URLs with ZWJs being generated incorrectly (#865)
2 years ago
Philipp C. Heckel 0e49936e38
Make messages linkable in HTML (#864)
2 years ago
Oleksii Holub ca56d47110 Allow whitespace in sticker names
2 years ago
Andrew Kolos 20eeaa58e9
Add has:pin filter (#853)
2 years ago
Oleksii Holub bb81cf06ae Rework retry policy
3 years ago
Oleksii Holub c9e16a7f74 Spaces in css rules
3 years ago
Oleksii Holub f9b6793d47 Update margins in HTML embeds
3 years ago
Oleksii Holub cfbd267d3a Fix embed styles in HTML
3 years ago
Oleksii Holub 2b6f01bf6f Fix font sizes in HTML template
3 years ago
Oleksii Holub 0e138bac7d Improve top-level spacing in html template
3 years ago
Oleksii Holub 71876febf8 Use attachment description as alt text in html
3 years ago
Oleksii Holub 489c786c1e Pass token without validation
3 years ago
Oleksii Holub 1f0e667085 Fix missing awaits in preamble template
3 years ago
Oleksii Holub 5b4d88ca26 Update HTML layout and styles
3 years ago
Chris Helder 65cc3954b6
Use 512x512 user profile pictures (#826)
3 years ago
Oleksii Holub ffe5544f9c Dowload fonts in HTML export when using download media
3 years ago
Oleksii Holub 338566c1d6 More cleanup
3 years ago
Oleksii Holub aea96d5eba Cleanup
3 years ago
Oleksii Holub 1daff4178d Cleanup GUI
3 years ago
Oleksii Holub f80a5fe644 Fix multiline quote rendering in HTML
3 years ago
Oleksii Holub b7dca87fb9 Add reaction filter
3 years ago
Oleksii Holub 8ecc2940b0 HTML-escape links inside HTML export instead of URL-escaping
3 years ago
Oleksii Holub 407c2bd2ae Don't crash on invalid mentions
3 years ago
Tomlacko ecb615ecf1
Fix for extremely long file extensions (#812)
3 years ago
Oleksii Holub 36b4a45f3a Update Gress
3 years ago
Oleksii Holub cf83cbd89c
Add support for stickers (#802)
3 years ago
Oleksii Holub d51d0d4872 Use snowflakes in more places
3 years ago
Oleksii Holub 2467caac9f Use api v9
3 years ago
Oleksii Holub bd98f4cb6a Refactor `StringPart` into `StringSegment`
3 years ago
Oleksii Holub c36b8df8e7 Update NuGet packages
3 years ago
Tyrrrz 0de1f47310 More parsing leniency
3 years ago
Tyrrrz e31ff55e33 Handle invalid dates more gracefully
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 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
3 years ago
Tyrrrz 880f400e2c C#10ify
3 years ago