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

Rename MSC2716 things from chunk to batch to match /batch_send endpoint #10838

Merged
merged 11 commits into from
Sep 21, 2021

Commits on Sep 16, 2021

  1. Rename MSC2716 things from chunk to batch to match /batch_send endpoint

    See matrix-org/matrix-spec-proposals#2716 (comment)
    
    Dropping support for older MSC2716 room versions so we don't have to worry about
    supporting both chunk and batch events.
    MadLittleMods committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    4d3ed3c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into madlittlemods/2716-rename-chunk-to-batch

    Conflicts:
    	synapse/rest/client/room_batch.py
    	synapse/storage/databases/main/events.py
    MadLittleMods committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5833b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1786113 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Add SQL changes

    MadLittleMods committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    176c8a9 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    MadLittleMods committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4318525 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    MadLittleMods committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    15b7dae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75a74be View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    88e626e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c1211 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Fix sql syntax

    MadLittleMods committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    fb905e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into madlittlemods/2716-rename-chunk-to-batch

    Conflicts:
    	synapse/rest/client/room_batch.py
    MadLittleMods committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    c181de0 View commit details
    Browse the repository at this point in the history