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

Start with sidebar #377

Merged
merged 19 commits into from
Sep 19, 2017
Merged

Start with sidebar #377

merged 19 commits into from
Sep 19, 2017

Commits on Aug 25, 2017

  1. Start with sidebar

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    cb75b0b View commit details
    Browse the repository at this point in the history
  2. Move share link to the bottom of list like in Files

    Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
    jancborchardt authored and nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    956ba48 View commit details
    Browse the repository at this point in the history
  3. Styling for participants not in the call

    Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
    jancborchardt authored and nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    e4f981a View commit details
    Browse the repository at this point in the history
  4. Add moderator styles

    Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
    jancborchardt authored and nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    f613a88 View commit details
    Browse the repository at this point in the history
  5. Allow to get all participants as a collection

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    e76c6e9 View commit details
    Browse the repository at this point in the history
  6. Add via and models for the participants

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    dd87d76 View commit details
    Browse the repository at this point in the history
  7. Start debugging

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    9194455 View commit details
    Browse the repository at this point in the history
  8. What am I doing

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    96baec5 View commit details
    Browse the repository at this point in the history
  9. Fix loading participants into the sidebar

    menu still broken
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    bc0afbe View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Sidebar menu bubble

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    e8aea7d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Correctly load the list on initial load and when switching rooms

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    8a6be15 View commit details
    Browse the repository at this point in the history
  2. Correctly handle online/offline

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    5fe5872 View commit details
    Browse the repository at this point in the history
  3. Use same online detection as before

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    dfe37a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Fix offline detection

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    2fcaec2 View commit details
    Browse the repository at this point in the history
  2. Sort the participants

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    a3103b5 View commit details
    Browse the repository at this point in the history
  3. Only show the sidebar while we are in a room

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    448d708 View commit details
    Browse the repository at this point in the history
  4. Fix moderation

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    b1b5e55 View commit details
    Browse the repository at this point in the history
  5. Restrict moderation a bit more

    1. Owners can not be moderated
    2. You can not moderate yourself
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    d28af29 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Fix ESlint

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    1ffa4e0 View commit details
    Browse the repository at this point in the history