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

Some updates #62

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Some updates #62

wants to merge 31 commits into from

Commits on Dec 4, 2018

  1. no demo page as index

    yamaha252 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    59f94fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f38852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda0765 View commit details
    Browse the repository at this point in the history
  4. package lock file to git

    yamaha252 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    2ece694 View commit details
    Browse the repository at this point in the history
  5. dockerize

    yamaha252 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    56c7827 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. offline messaging

    who command to get online users
    all command to broadcast to all online users
    yamaha252 committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    82b617f View commit details
    Browse the repository at this point in the history
  2. fix sender name

    yamaha252 committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    6040fa4 View commit details
    Browse the repository at this point in the history
  3. do not send empty messages

    yamaha252 committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    f84ddc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fad3001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fd3850 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    130865b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    69fe5a1 View commit details
    Browse the repository at this point in the history
  2. new styles for chat layout

    yamaha252 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    b711731 View commit details
    Browse the repository at this point in the history
  3. humanize user names

    yamaha252 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    3527c44 View commit details
    Browse the repository at this point in the history
  4. mark username in a message

    yamaha252 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    7700b43 View commit details
    Browse the repository at this point in the history
  5. right font fot textarea

    yamaha252 committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    fcedae5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    5af0a2e View commit details
    Browse the repository at this point in the history
  2. update readme

    yamaha252 committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    0a3c1b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. fix cors

    yamaha252 committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    2e01218 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    5059117 View commit details
    Browse the repository at this point in the history
  2. refactoring styles for widget

    fix for old mobile devices
    yamaha252 committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    f8d4504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8244c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Changed dependencies and limit to old node

    Removed limit to old node/npm.
    Updated some dependencies based on pull request idoco#64
    maorcc authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    aed4ac3 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    maorcc authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    2e3c17a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. right z-index value

    yamaha252 committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    ea6db31 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    71eab8e View commit details
    Browse the repository at this point in the history
  2. ban users

    yamaha252 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    c51df4a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Merge pull request #2 from maorcc/master

    Remove the old engines (node version) limitation
    yamaha252 authored Aug 1, 2019
    Configuration menu
    Copy the full SHA
    e7b5faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba14de View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    3526404 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from windingtree/patch/botname-calls

    fix all, ban, unban commands for /<command>@botName calls
    yamaha252 authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    742d687 View commit details
    Browse the repository at this point in the history