Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • FluffyChat - QML version for Ubuntu Touch FluffyChat - QML version for Ubuntu Touch
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Krille Fear
  • FluffyChat - QML version for Ubuntu TouchFluffyChat - QML version for Ubuntu Touch
  • Merge requests
  • !158

Fix missing thumbnail images

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Morgan McMillian requested to merge thrrgilag/fluffychat:pantalaimon-thumbnail-fix into master Apr 14, 2022
  • Overview 4
  • Commits 3
  • Pipelines 2
  • Changes 3

A 404 may be returned by the server when using r0/thumbnail on certain images, at least those in encrypted rooms (accessed via pantalaimon). This can be also observed when the query is made directly against the matrix server. This should suffice as a work around, fetching the image using r0/download instead.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pantalaimon-thumbnail-fix