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

Support joining non-peekable rooms via the module API #10154

Merged

Commits on Feb 13, 2023

  1. Room joining via module is possible with any 'history_visibility'

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5a44a0f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. test fix, field comment update

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cf18de7 View commit details
    Browse the repository at this point in the history
  2. test fix

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a753260 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. RoomPreviewBar roomId is optional

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e0c119c View commit details
    Browse the repository at this point in the history
  2. room prop not needed, this.state.room is falsey in this case

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    56afd78 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. prettier

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7bb6f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486e560 View commit details
    Browse the repository at this point in the history
  3. comment updated

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4a8d6e4 View commit details
    Browse the repository at this point in the history
  4. Update src/components/views/rooms/RoomPreviewBar.tsx

    roomId description update
    
    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    maheichyk and richvdh authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0dc0807 View commit details
    Browse the repository at this point in the history
  5. Update src/components/views/rooms/RoomPreviewBar.tsx

    room description update
    
    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    maheichyk and richvdh authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    82ca0ac View commit details
    Browse the repository at this point in the history
  6. reverted not needed lines of RoomPreviewBar-test.tsx

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d8ed26e View commit details
    Browse the repository at this point in the history
  7. roomId is moved to the room

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    eac3e4a View commit details
    Browse the repository at this point in the history