Commit Graph

96 Commits (03c5c1bc5eea3eeb3f6ffde8bee5dfd00935f00f)

Author SHA1 Message Date
Tyrrrz 0ae9062a30 Fix typo and refactor
1 year ago
William Unsworth 25caf04445
Preliminary support for threads (#1032)
1 year ago
Tyrrrz 9048557b17 Short-circuit if trying to export an empty channel or a channel with mismatching boundaries
1 year ago
Tyrrrz 505330e117 Consistency
1 year ago
Tyrrrz 8f40acdda7 Load mentions for users that left the guild
2 years ago
Tyrrrz 2a1998b81c Add support for group DMs in invite embeds
2 years ago
Tyrrrz 55209a0517 Add support for member-level avatars
2 years ago
Tyrrrz c2c35cf3a3 Treat `gifv` attachments as videos instead of images
2 years ago
Tyrrrz 0e1c3e4c76 Add support for extracting channels from data dump in `exportall`
2 years ago
Tyrrrz d9a78d8e27 Add support for replies to app interactions
2 years ago
Tyrrrz 191294b4fe Render guild invites in HTML
2 years ago
Tyrrrz 8e5269f0ab Use proxy URL for generic image embeds
2 years ago
Tyrrrz 290729158b Resolve mentioned members on demand inside of markdown
2 years ago
Tyrrrz 60603dfb04 Improve output path picker in GUI
2 years ago
Tyrrrz d99958a9b1 Add support for different formats in the timestamp markdown node
2 years ago
Tyrrrz 75b942f66c Bump Discord API version
2 years ago
Jacob P b71af710c7
Fix links of group icons (#1001)
2 years ago
Tyrrrz 3b2c308a25 Add proper support for more system notifications
2 years ago
Tyrrrz a95d2ef298 Reimplement previous changes using message flags
2 years ago
Oleksii Holub c6ea04144d Clean up
2 years ago
Oleksii Holub b36071cddd Use channel icon instead of guild icon, when available
2 years ago
Oleksii Holub 90c68e3cde More namespace refactoring
2 years ago
Lucas LaBuff d1244208b6
Switch emoji CDN to jsDelivr (#985)
2 years ago
Kuba_Z2 67b31c5f68
Remove regex check in `Snowflake.TryParse` (#980)
2 years ago
Velithris db45b49af7
Use Alpine as the base image in docker, publish a self-contained app (#974)
2 years ago
Tyrrrz b138908eb3 Re-add rate limit margins
2 years ago
Tyrrrz 2c4f812d4f Add link to Discord rate limit docs in comments
2 years ago
Tyrrrz 324d6bab20 Don't add margin for rate limit delays
2 years ago
Tyrrrz e5d5f1c85f Cleanup
2 years ago
Tyrrrz 49c4b12512 Smarter rate limit handling
2 years ago
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 06a4b6a8e6 Add checks for message content intent on bot accounts
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 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 61516feafa Refactor
2 years ago
gan-of-culture f28d662a71
Support GIF embeds when exporting to HTML (#919)
2 years ago
Oleksii Holub 4e358e8e6f Add support for animated guild icons
2 years ago
Oleksii Holub 9aba36fce5 Update twemoji URLs
2 years ago
Oleksii Holub 23e1850d15 Render consecutive twitter embeds as on
2 years ago
Oleksii Holub 2fd7e327a9 Add support for YouTube Shorts video embeds in HTML
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
Ethan ddc7f921bd
Fix Twemoji URLs with ZWJs being generated incorrectly (#865)
2 years ago
Oleksii Holub ca56d47110 Allow whitespace in sticker names
2 years ago