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

Use in-memory thumbnail APIs when possible #3817

Merged

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    ec55a58 View commit details
    Browse the repository at this point in the history
  2. Make an exception for animated image types.

    Also add `TimelineItemImageContent.thumbnailMediaRequest` lazy property.
    jmartinesp committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6da362e View commit details
    Browse the repository at this point in the history
  3. Try simplifying the logic a bit more.

    Rename `thumbnailMediaRequest` to `thumbnailMediaRequestData`.
    jmartinesp committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    daba49c View commit details
    Browse the repository at this point in the history