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

Support icons for Identity Providers #9154

Merged
merged 8 commits into from
Jan 20, 2021
Merged

Support icons for Identity Providers #9154

merged 8 commits into from
Jan 20, 2021

Commits on Jan 20, 2021

  1. Move parse_and_validate_server_name to stringutils

    I want to add more things to `stringutils` which will use it, and don't want to
    add a depenedency from `synapse.util` to `synapse.http`.
    richvdh committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    fae296f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abdac9a View commit details
    Browse the repository at this point in the history
  3. move mxc_re to stringutils.py

    richvdh committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    91636f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12aea6f View commit details
    Browse the repository at this point in the history
  5. changelog

    richvdh committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3b2bf8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50ef1cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19ff6b7 View commit details
    Browse the repository at this point in the history
  8. rename mxc_re -> MXC_REGEX

    richvdh committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2a18da5 View commit details
    Browse the repository at this point in the history