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

Add target="_blank" to links that don't have it #2496

Merged
merged 2 commits into from
Jan 24, 2019
Merged

Commits on Jan 24, 2019

  1. Add target="_blank" to links that don't have it

    This is now more of a problem in the Electron app because of
    electron/electron#8841 but is still
    annoying in the webapp if you're taken away from your chat client.
    
    Exception is the SSO link, as commented (issue filed at
    element-hq/element-web#8247).
    
    Fixes element-hq/element-web#8226
    dbkr committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    4bcb9f1 View commit details
    Browse the repository at this point in the history
  2. Lint

    dbkr committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    ade43c4 View commit details
    Browse the repository at this point in the history