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 652
    • Issues 652
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • 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
  • !1177

Feature: user configurable mascot

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Sadposter requested to merge FloatingGhost/pleroma:feature/user-configurable-mascot into develop May 20, 2019
  • Overview 5
  • Commits 6
  • Pipelines 4
  • Changes 10

Ref #841 (closed)

Adds pleroma-specific endpoints to set a mascot. Endpoint behaves exactly as POST /api/v1/upload, but will only accept image files.

My thought was to keep the entire mastodon attachment entity as the :mascot field, since it won't change and potentially allows for alt-text descriptions to be added to mascots in the future. The default entity tries to use only the fields specified as non-nullable in the mastodon API docs.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/user-configurable-mascot