matrix-org / matrix-org/matrix-spec

Avatar Url field in Push Gateway API

Open
#422 0 comments 0 reactions 0 assignees View on GitHub
A-Push enhancement
Dominant language
HTML
Stars
330
Forks
150
Avg merge
2h 21m
Merged PRs (30d)
3

Description

In the Push Gateway API https://matrix.org/docs/spec/push_gateway/r0.1.0.html is already a room_name field which makes it easy for app developers to show the correct room name. Even rooms without a name are correctly calculated with the names of the users in the room. (e.g. Alice and Bob)

Can we have the same with "avatar_url"? For my app FluffyChat it would make things much easier. On Ubuntu Touch the part of the app which handles the push notifications is independent from the rest of the app.

Contributor guide

Open the contributing guide

Research direction

Start with the Push Gateway API specification at https://matrix.org/docs/spec/push_gateway/r0.1.0.html, focusing on the existing room_name field and its handling for unnamed rooms. Done means the specification clearly defines the requested avatar_url behavior and its API representation; no repository file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.