Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pan pan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • panpan
  • Merge requests
  • !19

X-Face folding fix and addition of Base64-encoded Face header.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fox McCloud requested to merge FoxMcCloud45/pan:fixup-for-merge into master Dec 08, 2021
  • Overview 2
  • Commits 20
  • Pipelines 1
  • Changes 7

This merge request addresses the long-lasting problem with Pan not folding X-Face strings correctly, as referenced in #131 (closed) and #115.

This works by splitting the X-Face string with spaces every 72 characters so GMIME folds it appropriately.

Face header

This merge request also adds a new "Face" setting in the Posting Preferences that allow the user to specify a 998-byte Base64 string that encodes a 48x48 PNG file, as described in this document (archive). Pan is already able to display them.

Should it be unwanted, it may be easily reverted. Changes regarding the Face and X-Face headers are completely independant.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fixup-for-merge