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

Conversation

eitanfr
Copy link
Contributor

@eitanfr eitanfr commented Sep 17, 2017

  • updated packages to their latest versions
  • fixed linting
  • fixed types
  • used offline-js as a package instead of using files directly in the project
  • put together the Authorization token with lazy initialized GraphQL Subscription
  • Moved Chat and Channels services to ChatView Component
  • Removed mock server
  • Moved scroll logic to ScrollerService
  • Used the same avatar placeholders as in Rocket.Chat app
  • Fixed reversed sorting
  • Implemented translation for server's messages like (User joined the channel)
  • Implemented # and @ prefix in channels name
  • Implemented a change of direct channel input in GraphQL queries and mutations
  • Implemented js-accounts
  • Implemented OAuth integration

@kamilkisiela @tomermoshe

kamilkisiela and others added 30 commits July 19, 2017 14:04
# Conflicts:
#	src/app/shared/shared.module.ts
1.unsubscribe Subscription query
2. send message to empty channel
# Conflicts:
#	src/app/chat/chat-view/chat-view.component.ts
#	src/app/chat/services/chat/chat.service.ts
# Conflicts:
#	src/app/chat/chat-view/chat-view.component.ts
@CLAassistant
Copy link

CLAassistant commented Sep 17, 2017

CLA assistant check
All committers have signed the CLA.

@kamilkisiela
Copy link
Contributor

Related GraphQL server implementation RocketChat/Rocket.Chat#8158

@karlprieb karlprieb merged commit a0164ca into RocketChat:develop Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants