Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support room upgrades #100

Merged
merged 14 commits into from
Mar 14, 2019
Merged

Support room upgrades #100

merged 14 commits into from
Mar 14, 2019

Commits on Mar 11, 2019

  1. Add RoomUpgradeHandler component

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    3fa5cc8 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    ecffe67 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Increase max-len

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    76e0718 View commit details
    Browse the repository at this point in the history
  2. Add comments for roomupgrade calls in Bridge

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    2981eca View commit details
    Browse the repository at this point in the history
  3. Join via senders server domain

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    cdb37df View commit details
    Browse the repository at this point in the history
  4. Bump matrix-js-sdk to 1.0.1

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    2632b64 View commit details
    Browse the repository at this point in the history
  5. Add tests

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    d233d02 View commit details
    Browse the repository at this point in the history
  6. Default to consuming the upgrade event

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    f73a2a2 View commit details
    Browse the repository at this point in the history
  7. Rephrase "if not defined.."

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    3327a3e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Migrate ghosts across

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    4254c9b View commit details
    Browse the repository at this point in the history
  2. Filter for remote users and leave the bot.

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ac76888 View commit details
    Browse the repository at this point in the history
  3. Add a README entry for RoomUpgradeHandler

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    838d4ec View commit details
    Browse the repository at this point in the history
  4. Consistent if/else

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ea9da9f View commit details
    Browse the repository at this point in the history
  5. Appease linter

    Signed-off-by: Will Hunt <will@half-shot.uk>
    Half-Shot committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    bebb0dd View commit details
    Browse the repository at this point in the history