Commit Graph

245 Commits (913255f04fa563d247c66058b440c34a9bc08183)

Author SHA1 Message Date
Tyrrrz 2259f19c44 Remove message content intent check due to false positives
2 years ago
Tyrrrz 2ba0c3b38e More refactoring around system notifications
2 years ago
Tyrrrz 7467f0aeb6 Don't fail on unknown embed kinds
2 years ago
Tyrrrz e38479d463 Make lowercasing in system notifications a bit safer
2 years ago
Tyrrrz 06a4b6a8e6 Add checks for message content intent on bot accounts
2 years ago
Tyrrrz cc1ad8b435 Retry on SSL exceptions
2 years ago
Tyrrrz f8dac2c9d0 Simplify token kind resolution
2 years ago
Tyrrrz 3078351670 Add fallback content for thread start messages
2 years ago
Tyrrrz 4f41c4fff3 Fix styles for system notifications in HTML
2 years ago
Tyrrrz a80ee2943f Refactor
2 years ago
gan-of-culture 8612d2c84a
Add HTML formatting for system messages (#926)
2 years ago
Tyrrrz 57c849d0f8 More refactoring
2 years ago
Tyrrrz da87f3c774 Hide message content if it only contains a link to a GIFV
2 years ago
Tyrrrz 61516feafa Refactor
2 years ago
gan-of-culture 8d209cd67a
Improve GIF playback (#927)
2 years ago
gan-of-culture f28d662a71
Support GIF embeds when exporting to HTML (#919)
2 years ago
Oleksii Holub 9453cac389 Fix regex in contains filter
2 years ago
Oleksii Holub 504c3c53cd Fail if an export command is called with multiple channels but a single-file output path
2 years ago
Oleksii Holub 4e358e8e6f Add support for animated guild icons
2 years ago
Oleksii Holub 5e852235ce Retry on all Discord server side errors
2 years ago
Oleksii Holub 612c6d37a4 Make contains filter match on spaces and input boundaries, as well as word boundaries
2 years ago
Oleksii Holub 92cf886eab Fix not being able to parse message filters that share common prefix with one of the named filters
2 years ago
Oleksii Holub f48af53d72 Simplify filter grammar
2 years ago
Oleksii Holub 99d721c63b Update nuget packages
2 years ago
Oleksii Holub 11414b5937 Refactor message filter grammar and add `~` as an alias for `-` in negated filters for better UX when using CLI
2 years ago
Oleksii Holub e8f8c47dbd Make JS in HTML templates more consistent
2 years ago
Oleksii Holub 9aba36fce5 Update twemoji URLs
2 years ago
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