Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Make the timeline less noisy for screen readers #3007

Merged
merged 3 commits into from
May 22, 2019

Commits on May 22, 2019

  1. Hide flair from screen readers

    To have less noise when they run over the sender profile.
    
    See element-hq/element-web#9747
    turt2live committed May 22, 2019
    Configuration menu
    Copy the full SHA
    5ae23fd View commit details
    Browse the repository at this point in the history
  2. Mute avatars and read receipts on event tiles

    This reduces overall noise from the screen reader. It was reading the alt attribute from the sender avatar, which was just a mxid. The read receipts were just nonsensical noise.
    
    Fixes element-hq/element-web#2716
    Fixes element-hq/element-web#5697
    See element-hq/element-web#9747
    turt2live committed May 22, 2019
    Configuration menu
    Copy the full SHA
    4779144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c4ee9 View commit details
    Browse the repository at this point in the history