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: ProjectProgramAMark/MeshChatApplication
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e411596
Choose a base ref
...
head repository: ProjectProgramAMark/MeshChatApplication
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f68b5b2
Choose a head ref
  • 6 commits
  • 22 files changed
  • 1 contributor

Commits on Apr 18, 2018

  1. Changed Store messages type from Message to Pair<Message, Boolean> in…

    … order to pass along value on whether the message was sent from host or from other user
    ProjectProgramAMark committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    3f699f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39e3bf View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    569906e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a125f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc317f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f68b5b2 View commit details
    Browse the repository at this point in the history
Loading