Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: element-hq/synapse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: TrevisGordan/synapse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: parse_json_validation
Choose a head ref
  • 16 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 15, 2024

  1. Adds parse_json & parse_json_from_args function.

    For parsing JSON parameter from the request query string. (Used for Filtering)
    TrevisGordan committed Feb 15, 2024
    Copy the full SHA
    9608394 View commit details
  2. Implements parse_json function at filter_json appearances.

    Validating the JSON query parameter should fix #16922
    TrevisGordan committed Feb 15, 2024
    Copy the full SHA
    a040208 View commit details
  3. Copy the full SHA
    7797db3 View commit details
  4. Newsfile

    TrevisGordan committed Feb 15, 2024
    Copy the full SHA
    96a05b2 View commit details

Commits on Feb 20, 2024

  1. Apply suggestions from code review

    Co-authored-by: Andrew Morgan <[email protected]>
    TrevisGordan and anoadragon453 authored Feb 20, 2024
    Copy the full SHA
    3cee2e9 View commit details
  2. Copy the full SHA
    279bf93 View commit details
  3. Copy the full SHA
    9c5152a View commit details

Commits on Feb 23, 2024

  1. Copy the full SHA
    9508d4d View commit details
  2. Copy the full SHA
    f44b1bf View commit details

Commits on Mar 20, 2024

  1. Copy the full SHA
    8099ea0 View commit details
  2. Copy the full SHA
    f5f8864 View commit details

Commits on Apr 16, 2024

  1. Copy the full SHA
    6e68a9f View commit details
  2. Copy the full SHA
    0634aeb View commit details
  3. Copy the full SHA
    776dadb View commit details
  4. Copy the full SHA
    fa414ac View commit details

Commits on Apr 17, 2024

  1. Copy the full SHA
    870a99a View commit details
Loading