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

expose whether a room is a space in the Admin API #13208

Merged
merged 18 commits into from
Jul 12, 2022

Commits on May 4, 2022

  1. remove constantly lib use and switch to enums.

    Signed-off-by: Andrew Do <andrewddo@gmail.com>
    andrewdoh committed May 4, 2022
    Configuration menu
    Copy the full SHA
    3c10c80 View commit details
    Browse the repository at this point in the history
  2. add changlog for pr 12624.

    andrewdoh committed May 4, 2022
    Configuration menu
    Copy the full SHA
    9a450fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317065a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed6b772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b1fe9a View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    clokep committed May 4, 2022
    Configuration menu
    Copy the full SHA
    7c9e5db View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    9dfe96a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    10ef848 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. add room_type to list room and room details API response.

    Signed-off-by: Andrew Doh <andrewddo@gmail.com>
    andrewdoh committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    32759dc View commit details
    Browse the repository at this point in the history
  2. refactor changelog file to expected number.

    Signed-off-by: Andrew Doh <andrewddo@gmail.com>
    andrewdoh committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    db7010b View commit details
    Browse the repository at this point in the history
  3. add room_type definition and examples to documentation.

    Signed-off-by: Andrew Doh <andrewddo@gmail.com>
    andrewdoh committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    24004a7 View commit details
    Browse the repository at this point in the history
  4. make room_type definition in documentation more specific.

    Signed-off-by: Andrew Doh <andrewddo@gmail.com>
    andrewdoh committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    453321a View commit details
    Browse the repository at this point in the history
  5. remove old changelog file.

    Signed-off-by: Andrew Doh <andrewddo@gmail.com>
    andrewdoh committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    8cc95ae View commit details
    Browse the repository at this point in the history
  6. refactored changelog file to features, and made various updates to de…

    …finitions and code per PR comments.
    
    Signed-off-by: Andrew Doh <andrewddo@gmail.com>
    andrewdoh committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    13e015a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Update docs/admin_api/rooms.md

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    andrewdoh and anoadragon453 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    01c97a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    2162421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd8b26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fca4c0 View commit details
    Browse the repository at this point in the history