Page MenuHomeWrite.as

Custom blog avatar
Open, NormalPublic

Description

Overview

Let users choose a custom avatar to use for their profile in the fediverse.

Background

Users

Requested on this forum thread.

Implementation

Phase 1

When getting a user's avatar URL, first check the avatars directory for {collectionID}.png. If it exists, use that. Otherwise, there is no change in the logic.

Phase 2

Support uploading an avatar in the UI.

On the blog's customize page, if federation is enabled, show what it currently is (the first letter of the blog, by default). Include a file upload field next to it, and upload that file as {collectionID}.png in the static/img/avatars/ directory.

Revisions and Commits

Event Timeline

matt triaged this task as Wishlist priority.Dec 3 2018, 4:51 PM
matt created this task.
matt added a subtask: T550: Image uploading.

This requires T550 -- it's not a required part of it.

We can probably support this in combination with the new custom favicon feature (T282), as suggested in this Remark.as discussion.

matt raised the priority of this task from Wishlist to Normal.May 11 2022, 10:14 PM
matt added a commit: Restricted Diffusion Commit.Jan 13 2023, 7:00 PM