Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mttbernardini/simple-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mttbernardini/simple-chat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: developing
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 30 files changed
  • 1 contributor

Commits on Sep 10, 2017

  1. Configuration menu
    Copy the full SHA
    e5b36c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc87deb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Reworked toolbar logic:

    - emoticon mapping is now in config.php
    - removed `onclick` attributes, only one listener is added to the whole toolbar.
    mttbernardini committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    2c19cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb29a31 View commit details
    Browse the repository at this point in the history
  3. Moved credits inside chat-view.

    Removed useless info.html file
    mttbernardini committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    40de2b9 View commit details
    Browse the repository at this point in the history
  4. Separation of concerns:

    Removed hard-coded event listeners from html.
    mttbernardini committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    d2a3d8d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    ce2496c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Translated changelog in English.

    - Reversed order (from newest to oldest).
    - Deleted changelog_dev.md
    mttbernardini committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    18b9836 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Configuration menu
    Copy the full SHA
    9673ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734d183 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Configuration menu
    Copy the full SHA
    389031a View commit details
    Browse the repository at this point in the history
  2. makefile tweaks

    mttbernardini committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    44ee9a4 View commit details
    Browse the repository at this point in the history
Loading