Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Matrix webhook #10831

Merged
merged 14 commits into from
Mar 28, 2020
Merged

Add Matrix webhook #10831

merged 14 commits into from
Mar 28, 2020

Commits on Mar 26, 2020

  1. Add Matrix webhook

    Signed-off-by: Till Faelligen <[email protected]>
    S7evinK committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9308796 View commit details
    Browse the repository at this point in the history
  2. Add template and related translations for Matrix hook

    Signed-off-by: Till Faelligen <[email protected]>
    S7evinK committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f40aabb View commit details
    Browse the repository at this point in the history
  3. Add actual webhook routes and form

    Signed-off-by: Till Faelligen <[email protected]>
    S7evinK committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    30fecbd View commit details
    Browse the repository at this point in the history
  4. Add missing file

    Signed-off-by: Till Faelligen <[email protected]>
    S7evinK committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    36dab56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9176059 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Use stricter regex to replace URLs

    Signed-off-by: Till Faelligen <[email protected]>
    S7evinK committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    bd3496c View commit details
    Browse the repository at this point in the history
  2. Escape url and text

    Signed-off-by: Till Faelligen <[email protected]>
    S7evinK committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    dbb761a View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary whitespace

    S7evinK committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    bedad37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5ec5a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Fix copy and paste mistake

    Co-Authored-By: Tulir Asokan <[email protected]>
    S7evinK and tulir committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    73da418 View commit details
    Browse the repository at this point in the history
  2. Fix indention inconsistency

    S7evinK committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    0eecf43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    553ff80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e00b4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0c473e View commit details
    Browse the repository at this point in the history