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

OAuth, removed mock server, latest releases, many fixes and more #32

Merged
merged 60 commits into from
Jan 10, 2018

Commits on Jul 19, 2017

  1. WIP

    kamilkisiela committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    06c419a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Can login

    kamilkisiela committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    de56380 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. default avatar

    eitanfr committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    84a14a7 View commit details
    Browse the repository at this point in the history
  2. default avatar

    eitanfr committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    40b06fa View commit details
    Browse the repository at this point in the history
  3. update accounts client

    eitanfr committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    cfcf940 View commit details
    Browse the repository at this point in the history
  4. check if channel name exists

    eitanfr committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    008f88d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. WIP

    kamilkisiela committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    817fab6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Merge branch 'PWA' into feat/default-avatar

    # Conflicts:
    #	src/app/shared/shared.module.ts
    eitanfr committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    fcaf595 View commit details
    Browse the repository at this point in the history
  2. fix:

    1.unsubscribe Subscription query
    2. send message to empty channel
    eitanfr committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    6f52144 View commit details
    Browse the repository at this point in the history
  3. unwanted

    eitanfr committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    2b8cf1a View commit details
    Browse the repository at this point in the history
  4. direct channels working

    tomermoshe committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    f3a6ee7 View commit details
    Browse the repository at this point in the history
  5. restore old infinite scroll

    eitanfr committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    72955eb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. removed redundant code

    tomermoshe committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    efbb268 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2017

  1. Merge pull request #1 from kamilkisiela/feat/default-avatar

    add default avatar
    tomermoshe committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    1799b80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from kamilkisiela/fix-direct-channel

    Fixed direct channel
    tomermoshe committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    202d125 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'PWA' into fix/initnital-chat-messages

    # Conflicts:
    #	src/app/chat/chat-view/chat-view.component.ts
    #	src/app/chat/services/chat/chat.service.ts
    eitanfr committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    7bf5247 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from kamilkisiela/fix/initnital-chat-messages

    Fix/initnital chat messages
    eitanfr committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    ea0b023 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'PWA' into fix/to-infinite-scroll

    # Conflicts:
    #	src/app/chat/chat-view/chat-view.component.ts
    eitanfr committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    5ec2c28 View commit details
    Browse the repository at this point in the history
  6. after merge

    eitanfr committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    2b6b100 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from kamilkisiela/fix/to-infinite-scroll

    Fix/to infinite scroll
    eitanfr committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    b3f69b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. Fix linting

    kamilkisiela committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    8822edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf9e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52d735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc25231 View commit details
    Browse the repository at this point in the history
  5. Add trackBy to ChatView

    kamilkisiela committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    2837d22 View commit details
    Browse the repository at this point in the history
  6. Update types to latest

    kamilkisiela committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    4328d4b View commit details
    Browse the repository at this point in the history
  7. Fix reversed sorting

    kamilkisiela committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    1693a5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    540b7c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1628c4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67ee1ec View commit details
    Browse the repository at this point in the history
  11. Remove unused locals

    kamilkisiela committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    20b3e35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    795bdae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    325c869 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2017

  1. Configuration menu
    Copy the full SHA
    13df3f3 View commit details
    Browse the repository at this point in the history
  2. Fix missing user object

    kamilkisiela committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    51744ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a7f5af View commit details
    Browse the repository at this point in the history
  4. Remove mock-server

    kamilkisiela committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    c773473 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

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

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    57e58df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311d67b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    7defa99 View commit details
    Browse the repository at this point in the history
  2. Use esnext.AsyncIterable

    kamilkisiela committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    e348b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43a0af2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Configuration menu
    Copy the full SHA
    c954043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af62a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aa9670 View commit details
    Browse the repository at this point in the history
  4. Add lock file

    kamilkisiela committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    0d5ffc5 View commit details
    Browse the repository at this point in the history
  5. Update deps to latest

    kamilkisiela committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    fea869e View commit details
    Browse the repository at this point in the history
  6. Fix XHR issue (zone.js)

    kamilkisiela committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    abc4228 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38fb1ba View commit details
    Browse the repository at this point in the history
  8. Remove tests

    kamilkisiela committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    e97b09a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef71c91 View commit details
    Browse the repository at this point in the history
  10. Add travis

    kamilkisiela committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    aa919c9 View commit details
    Browse the repository at this point in the history
  11. Update lock file

    kamilkisiela committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    6ecef99 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e327a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Merge pull request #5 from kamilkisiela/latest

    Update to latest
    kamilkisiela committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    99b32fc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

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

Commits on Sep 17, 2017

  1. Merge pull request #25 from kamilkisiela/PWA

    OAuth, removed mock server, latest releases, many fixes and more
    eitanfr committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    b7ac122 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    eitanfr committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    a0164ca View commit details
    Browse the repository at this point in the history