Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 655
    • Issues 655
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 100
    • Merge requests 100
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !3885

static frontend: fix meta tags

  • Review changes

  • Download
  • Patches
  • Plain diff
Open faried nawaz requested to merge faried/pleroma:fix/metadata-tags into develop May 17, 2023
  • Overview 2
  • Commits 5
  • Pipelines 5
  • Changes 4

This fixes a few bugs related to meta tags, image attachments, and the static frontend.

  • Open Graph: the og:url meta tag pointed to the wrong URL for /notice/:id URLs
  • Open Graph: the attachment-related meta tags show up again now
  • Twitter: image attachments used the wrong card (twitter:player instead of twitter:image)
  • Twitter: create twitter:image:alt meta tags for images
Edited May 17, 2023 by faried nawaz
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/metadata-tags