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

Leave out optional keys from /sync #9919

Merged
merged 10 commits into from
May 5, 2021
Merged

Commits on May 2, 2021

  1. Prepare stripping keys from /sync

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    d920737 View commit details
    Browse the repository at this point in the history
  2. Remove empty presence, account_data, to_device from /sync

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    df28b9c View commit details
    Browse the repository at this point in the history
  3. Strip empty room key from /sync response

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    f43807f View commit details
    Browse the repository at this point in the history
  4. Leave out groups key from /sync if empty

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    bd8bd24 View commit details
    Browse the repository at this point in the history
  5. Leave out device_lists key from /sync if empty

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    c07ee94 View commit details
    Browse the repository at this point in the history
  6. Leave out key counts from /sync if empty

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    0dc3c4a View commit details
    Browse the repository at this point in the history
  7. Add news entry

    deepbluev7 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    3f10d9b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Fix integration tests with left out keys in /sync

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    8499004 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    deepbluev7 and richvdh committed May 5, 2021
    Configuration menu
    Copy the full SHA
    59a9155 View commit details
    Browse the repository at this point in the history
  3. Clean up argless sync test cases

    Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
    deepbluev7 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    58ef25f View commit details
    Browse the repository at this point in the history