element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
65 stars 11 forks source link

[Story] Render permalinks in the timeline #2342

Open bmarty opened 3 months ago

bmarty commented 3 months ago

Description

As a user, I want to be able to visually identify permalink included in the message rendered in the timeline, so that I can understand that I can click on it, and I can expect that I will be redirected to the correct target. The permalink will render as pills and the link will be replaced by more useful information, like the room name, or the user display name.

Note that some cases may already be implemented in some EX mobile clients.

Acceptance criteria

Size estimate

M

Dependencies

Out of scope

Open questions

### Questions

Subtasks

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/2643
### iOS
- [ ] https://github.com/element-hq/element-x-ios/issues/2633
### Rust
### Other