[NEW] REST endpoint to forward livechat rooms#13308
Merged
sampaiodiego merged 5 commits intodevelopfrom Feb 1, 2019
Merged
Conversation
Member
|
should #11453 be closed then? |
Author
|
@sampaiodiego Yeah.. I'm going to do that, thanks. |
Member
|
changing the title as it states its including a new endpoint, the 'tag' should also be |
rodrigok
approved these changes
Feb 1, 2019
sampaiodiego
pushed a commit
that referenced
this pull request
Feb 1, 2019
* Add new rest endpoint allowing agents/managers to forward livechat rooms.
Merged
engelgabriel
added a commit
that referenced
this pull request
Feb 3, 2019
* develop: [NEW] Limit all DDP/Websocket requests (configurable via admin panel) (#13311) [FIX] Mobile view and re-enable E2E tests (#13322) [NEW] REST endpoint to forward livechat rooms (#13308) [FIX] Hipchat Enterprise Importer not generating subscriptions (#13293) [FIX] Message updating by Apps (#13294) [FIX] REST endpoint for creating custom emojis (#13306) [FIX] Preview of image uploads were not working when apps framework is enable (#13303)
Montel
pushed a commit
to Montel/Rocket.Chat
that referenced
this pull request
Feb 13, 2019
* Add new rest endpoint allowing agents/managers to forward livechat rooms.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a new REST endpoint allowing authenticated users(livechat agents/managers) to forward livechat rooms over REST API approach.