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

Scalar Messaging: Expose join_rules and restrict to currently viewed room #443

Merged
merged 11 commits into from
Sep 9, 2016

Commits on Sep 5, 2016

  1. Expose join rules of a room

    Luke Barnard committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    54f21c9 View commit details
    Browse the repository at this point in the history
  2. Only current room works with postMessage

    Luke Barnard committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    1c29c95 View commit details
    Browse the repository at this point in the history
  3. Better error message for room not viewed

    Luke Barnard committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    efccdab View commit details
    Browse the repository at this point in the history
  4. Fix ref to dispatcher

    Luke Barnard committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    310e660 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Code review

    - use an empty state key
    - swap switch for if
    - s/not in view/not visible/
    Luke Barnard committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    fa3387b View commit details
    Browse the repository at this point in the history
  2. Missing curly bracket

    Luke Barnard committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    cb4df84 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Add ability to set power level

    Luke Barnard committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    3977ea0 View commit details
    Browse the repository at this point in the history
  2. Getting join rules does not need user ID

    Luke Barnard committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    4bfa57b View commit details
    Browse the repository at this point in the history
  3. Get power levels before setting them

    Luke Barnard committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    31d2a81 View commit details
    Browse the repository at this point in the history
  4. clean up

    Luke Barnard committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    ce68a5b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Better log

    Luke Barnard committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    f605b17 View commit details
    Browse the repository at this point in the history