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

Conversation

mahtoid
Copy link
Owner

@mahtoid mahtoid commented Jul 1, 2024

DiscordChatExporterPy Release - v2.8.0

A whole bunch of mismatched expectations, along with Python <= 3.8 typing solution and other minor QoLs

Fixed/Changed

  • interaction and interaction_metadata usage
  • Discord Link
  • Type hinting for Python <= 3.8
  • Solve for LocalAttachmentHandler over-writing files
  • Minor CSS updates

Added

  • Nout

Removed

  • Nout

Known Issues:

  • If you spot any other issues, please let me know via Discord or open a Github Issue

💜

argo0n and others added 9 commits May 17, 2024 02:17
* 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>
* 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>
…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>
@mahtoid mahtoid merged commit 9dd8f04 into master Jul 1, 2024
1 check passed
@mahtoid mahtoid deleted the 2.8.0 branch July 1, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants