-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix type hinting compatibility with Python < 3.9 (#105) * Merging master in to 2.8.0 (#110) * Versioning * Fix discord import for wrapper namespaces != discord (#104) * Versioning --------- Co-authored-by: mahtoid <[email protected]> Co-authored-by: Lukas Dobler <[email protected]> * Fix CSS/JS Issues + QOL Improvements (#108) * Versioning * Fix discord import for wrapper namespaces != discord (#104) * Versioning * Fix quick_export() Missing Argument * Remove Use of 'proxy_url' due to Discord's CDN Changes * Fix Embed Colour & Reduce Unnecessary Gaps * Fix Emoji Mis-Alignment * Fix Button Label Padding * Equalise Footer Width * Fix User Pop-Out * Add Hover on User Avatars * Fix Scrolling to Messages * Open Buttons & Images in New Tabs + Fix Audio Container * Change BOT Tag to New APP Tag * Update README * Add .vscode to Git-Ignore * Update README.md for my Fork * Update README.md * Revert README Installation Changes * Revert Asset URL Change back to Proxy URL * Fixed Message Aside Timestamp * Update chat_exporter/construct/assets/component.py Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/construct/assets/component.py Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/construct/assets/component.py Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/construct/assets/component.py Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/construct/assets/component.py Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/html/component/component_button.html Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/html/base.html Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/construct/assets/component.py Co-authored-by: Lukas Dobler <[email protected]> * Update chat_exporter/construct/message.py Co-authored-by: Lukas Dobler <[email protected]> * Refactoring * Fixed Military Times --------- Co-authored-by: mahtoid <[email protected]> Co-authored-by: Lukas Dobler <[email protected]> * Update discord link * Fix a bug within LocalAttachmentHandler and regex search returning None causing AttributeError & add html meta tags to transcript (#111) * Ensure unique filenames Signed-off-by: doluk <[email protected]> * Add html meta tags Signed-off-by: doluk <[email protected]> * Fix Local File handler Signed-off-by: doluk <[email protected]> * Fix regex search returning no match causing AttributeError Signed-off-by: doluk <[email protected]> * Exchange uuid4 with EPOCH timestamp with ms Signed-off-by: doluk <[email protected]> --------- Signed-off-by: doluk <[email protected]> * Interaction Message (metadata) * Backport Interaction * interaction name --------- Signed-off-by: doluk <[email protected]> Co-authored-by: Argon <[email protected]> Co-authored-by: mahtoid <[email protected]> Co-authored-by: Lukas Dobler <[email protected]> Co-authored-by: syntax <[email protected]>
- Loading branch information
1 parent
7372cb2
commit 9dd8f04
Showing
28 changed files
with
238 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.