Skip to content

[IMPROVE] Replace oauth publications by REST#15878

Merged
sampaiodiego merged 8 commits intodevelopfrom
replace-oauth-publications
Dec 20, 2019
Merged

[IMPROVE] Replace oauth publications by REST#15878
sampaiodiego merged 8 commits intodevelopfrom
replace-oauth-publications

Conversation

@MarcosSpessatto
Copy link
Copy Markdown
Contributor

No description provided.

@MarcosSpessatto MarcosSpessatto added this to the 3.0.0 milestone Nov 28, 2019
@MarcosSpessatto MarcosSpessatto changed the title [IMPROVE] Replace oauth publications [IMPROVE] Replace oauth publications by REST Nov 28, 2019
@claassistantio
Copy link
Copy Markdown

claassistantio commented Dec 14, 2019

CLA assistant check
All committers have signed the CLA.

@sampaiodiego sampaiodiego self-assigned this Dec 19, 2019
},
});

API.v1.addRoute('oauthApps.getOne', { authRequired: true }, {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
API.v1.addRoute('oauthApps.getOne', { authRequired: true }, {
API.v1.addRoute('oauth-apps.get', { authRequired: true }, {

@sampaiodiego
Copy link
Copy Markdown
Member

pls don't forget to update docs as well =)

@sampaiodiego sampaiodiego merged commit 10bdc7f into develop Dec 20, 2019
@sampaiodiego sampaiodiego deleted the replace-oauth-publications branch December 20, 2019 00:44
gabriellsh added a commit that referenced this pull request Dec 23, 2019
…default-favorite-channels

* 'develop' of github.com:RocketChat/Rocket.Chat: (28 commits)
  [IMPROVE] Notify logged agents when their departments change (#16033)
  [IMPROVE] Replace fullEmojiData publication by REST (#15901)
  [IMPROVE] Replace adminRooms publication by REST (#15948)
  [IMPROVE] Replace webdavAccounts publication by REST (#15926)
  [IMPROVE] Replace oauth publications by REST (#15878)
  [IMPROVE] Replace userAutocomplete publication by REST (#15956)
  [IMPROVE] Replace discussionsOfARoom publication by REST (#15908)
  [FIX] width of upload-progress-text (#16023)
  corrected Grammatical errors (#15570)
  Upgrade limax to 2.0.0 (#16020)
  [IMPROVE] Replace customSounds publication by REST (#15907)
  [FIX] Message list scrolling to bottom on reactions (#16018)
  [IMPROVE] Replace stdout publication by REST (#16004)
  [FIX] SAML logout error (#15978)
  [FIX] Added Join button to Read Only rooms. (#16016)
  [IMPROVE] Replace fullUserStatusData publication by REST (#15942)
  [IMPROVE] Replace userData subscriptions by REST (#15916)
  [FIX] z-index of new message button (#16013)
  [FIX] new message popup (#16017)
  [FIX] Changed renderMessage priority, fixed Katex on/off setting (#16012)
  ...
@sampaiodiego sampaiodiego mentioned this pull request Dec 26, 2019
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants