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

Fix twitter not embedding in the first place (fxtwitter). Add support for tiktok (vxtiktok), reddit (fxreddit/rxddit), and threads (vxthreads) #12

Open
wants to merge 11 commits into
base: dpy2
Choose a base branch
from

Commits on Nov 11, 2023

  1. Add support for TikTok (vxtiktok) embedding.

    Formatted with Black
    DoctorDinosaur committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c3d275e View commit details
    Browse the repository at this point in the history
  2. Twitter no longer embeds, and it's called "x"

    Add fxtwitter/fixupx link conversion
    DoctorDinosaur committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    dde8854 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    2887024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c134417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e754e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15ad868 View commit details
    Browse the repository at this point in the history
  5. Raw message fuckery

    DoctorDinosaur committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6614d75 View commit details
    Browse the repository at this point in the history
  6. Missed a message_after

    DoctorDinosaur committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    2885349 View commit details
    Browse the repository at this point in the history
  7. Fix new embed finding

    DoctorDinosaur committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6264166 View commit details
    Browse the repository at this point in the history
  8. Revert twitter to standard on_message_edit

    Since payload.data["content"] is optional
    DoctorDinosaur committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    04b07ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3198209 View commit details
    Browse the repository at this point in the history