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

Fix inconsistent spelling of 'UNRECOGNIZED' when refering to endpoints #12665

Merged
merged 4 commits into from
May 9, 2022

Commits on May 7, 2022

  1. Fix inconsistent spelling of 'unrecognized' when refering to endpoints

    "M_UNRECOGNIZED" is the errcode used by in the protocol.
    
    https://github.com/matrix-org/synapse/blob/3a8ee229112697b02b876299869d7511474ecf92/synapse/api/errors.py#L34
    
    Signed-off-by: Valentin Lorentz <progval+git@progval.net>
    progval committed May 7, 2022
    Configuration menu
    Copy the full SHA
    14166f2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    3627f52 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    progval committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a9f64b3 View commit details
    Browse the repository at this point in the history
  3. Update changelog.

    clokep authored May 9, 2022
    Configuration menu
    Copy the full SHA
    830f887 View commit details
    Browse the repository at this point in the history