Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Sketch the app interface #5

Draft
wants to merge 23 commits into
base: app
Choose a base branch
from
Draft

Sketch the app interface #5

wants to merge 23 commits into from

Commits on Dec 23, 2020

  1. Add the hello-world app.

    Pavel Sobolev committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    27427d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Create a sidebar with a channels list.

    Pavel Sobolev committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    88b36fa View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Load the data online, add top and bottom gradients.

    Pavel Sobolev committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    1b40839 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Use the ESM format for output.

    Pavel Sobolev committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    2cc99df View commit details
    Browse the repository at this point in the history
  2. Add a hover effect to the channels list.

    Pavel Sobolev committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a58dcfb View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Add a very basic layout for the history pane.

    Pavel Sobolev committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    f1f3a04 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Don't use the reverse method.

    Pavel Sobolev committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c5f4e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    562ab70 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Load usernames.

    Pavel Sobolev committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    d0f46db View commit details
    Browse the repository at this point in the history
  2. Fetch avatars.

    Pavel Sobolev committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    0975da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5888cc6 View commit details
    Browse the repository at this point in the history
  4. Remove redundant code, set overflow-wrap to anywhere.

    Pavel Sobolev committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    30b7eca View commit details
    Browse the repository at this point in the history
  5. Remove src/history from the .gitignore.

    Pavel Sobolev committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    d63a7a0 View commit details
    Browse the repository at this point in the history
  6. Don't use the user key when getting usersInfo.

    Pavel Sobolev committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    6a993a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Add syntax highlighting.

    Pavel Sobolev committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    4ed541a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Switch to SCSS.

    Pavel Sobolev committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6b0bc54 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Style the mentions.

    Pavel Sobolev committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8265a46 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Change paveloom-m to paveloom-a.

    Pavel Sobolev committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    25718ae View commit details
    Browse the repository at this point in the history
  2. Save the bots info, too.

    Pavel Sobolev committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    47e057b View commit details
    Browse the repository at this point in the history
  3. Show bots' avatars and names.

    Pavel Sobolev committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    db8c0d4 View commit details
    Browse the repository at this point in the history
  4. Remove the redundant highlightBlock function.

    Pavel Sobolev committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c7bb861 View commit details
    Browse the repository at this point in the history
  5. Bring back the alt attributes.

    Pavel Sobolev committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c464f99 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Add something considering thread pane (late commit).

    Pavel Sobolev committed May 1, 2021
    Configuration menu
    Copy the full SHA
    09323f1 View commit details
    Browse the repository at this point in the history