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: rauchg/chat-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bobagold/chat-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 10, 2015

  1. reformat code

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    b96b6d3 View commit details
    Browse the repository at this point in the history
  2. readme: tasks, issues

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    5129e0e View commit details
    Browse the repository at this point in the history
  3. resend last N messages to new client

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    c9a8d40 View commit details
    Browse the repository at this point in the history
  4. browser cookie with username, detect messages ownership

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    6f94e01 View commit details
    Browse the repository at this point in the history
  5. increase queue limit to 100

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    910137f View commit details
    Browse the repository at this point in the history
  6. space

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    cd516b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. mark same person messages

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    1d5f6a2 View commit details
    Browse the repository at this point in the history
  2. restore messages from clients after server restart

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    b5acbbc View commit details
    Browse the repository at this point in the history
  3. fix history scrolling, add an issue to readme

    Vladimir Goldobin
    Vladimir Goldobin committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    14908dc View commit details
    Browse the repository at this point in the history
  4. fix issue: After server restart and restore message from first client…

    …, reconnected clients receive message history
    Vladimir Goldobin
    Vladimir Goldobin committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    05cc9ac View commit details
    Browse the repository at this point in the history
Loading