Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.8.0 #117

Merged
merged 9 commits into from
Jul 1, 2024
Merged

2.8.0 #117

merged 9 commits into from
Jul 1, 2024

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f54025f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merging master in to 2.8.0 (#110)

    * Versioning
    
    * Fix discord import for wrapper namespaces != discord (#104)
    
    * Versioning
    
    ---------
    
    Co-authored-by: mahtoid <git@mahto.id>
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    3 people committed May 20, 2024
    Configuration menu
    Copy the full SHA
    84b4af3 View commit details
    Browse the repository at this point in the history
  2. 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 <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/construct/assets/component.py
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/construct/assets/component.py
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/construct/assets/component.py
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/construct/assets/component.py
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/html/component/component_button.html
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/html/base.html
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/construct/assets/component.py
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Update chat_exporter/construct/message.py
    
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    
    * Refactoring
    
    * Fixed Military Times
    
    ---------
    
    Co-authored-by: mahtoid <git@mahto.id>
    Co-authored-by: Lukas Dobler <69309597+doluk@users.noreply.github.com>
    3 people committed May 20, 2024
    Configuration menu
    Copy the full SHA
    acff601 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 2.8.0

    mahtoid committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1520372 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update discord link

    mahtoid committed May 27, 2024
    Configuration menu
    Copy the full SHA
    89e6fae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fix a bug within LocalAttachmentHandler and regex search returning No…

    …ne causing AttributeError & add html meta tags to transcript (#111)
    
    * Ensure unique filenames
    
    Signed-off-by: doluk <69309597+doluk@users.noreply.github.com>
    
    * Add html meta tags
    
    Signed-off-by: doluk <69309597+doluk@users.noreply.github.com>
    
    * Fix Local File handler
    
    Signed-off-by: doluk <69309597+doluk@users.noreply.github.com>
    
    * Fix regex search returning no match causing AttributeError
    
    Signed-off-by: doluk <69309597+doluk@users.noreply.github.com>
    
    * Exchange uuid4 with EPOCH timestamp with ms
    
    Signed-off-by: doluk <69309597+doluk@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: doluk <69309597+doluk@users.noreply.github.com>
    doluk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ca50c42 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Interaction Message (metadata)

    mahtoid committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1c5844b View commit details
    Browse the repository at this point in the history
  2. Backport Interaction

    mahtoid committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ed63bdf View commit details
    Browse the repository at this point in the history
  3. interaction name

    mahtoid committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fd5bc66 View commit details
    Browse the repository at this point in the history