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

Release/v0.73.0 0.9.9 #581

Merged
merged 331 commits into from
Mar 8, 2019
Merged

Release/v0.73.0 0.9.9 #581

merged 331 commits into from
Mar 8, 2019

Conversation

vickyokrm
Copy link

This release brings to RC 0.73.0 to the customer.

MarcosSpessatto and others added 30 commits November 16, 2018 17:43
…age package (RocketChat#12647)

* Added imports for global variables in rocketchat-google-natural-language package

* fix lint
* Added rooms.info endpoint

* Added rooms.leave endpoint and tests

* Add support to fields in room.info endpoint

* fix broken tests, removed "lm" property from expected keys
* Fix favico error

* Fix favico export, remove iife
…2564)

This change adds a description of `[Shift|Ctrl] ESC` to the keyboard
shortcuts sidebar. It also adds some more information on the
description of the function.
* Exposing t function to the server side too

* Convert rocketchat-grant to main module structure
…12661)

* Convert rocketchat-iframe-login to main module structure

* Revert some global variables removed
…at#12666)

* Exposing getAvatarUrlFromUsername function

* Convert rocketchat-importer-slack to main module structure
…12670)

* Convert rocketchat-integrations to main module structure

* import processWebhookMessage where it was missing
…ketChat#12651)

* Spotlight: return joinCodeRequired for rooms

* add missing trailing comma
* Added "npm install" to quick start for developers

* Changed npm install to meteor npm install
Closes RocketChat/Rocket.Chat.Electron#740

Colleagues of mine found the issue why the CPU usage of rocket.chat is so high.
It's because of `animateTransform` inside `./packages/rocketchat-ui-master/public/icons.svg`.
I've removed it and replaced by a CSS animation.
* fix multiple border-radius to use --border-radius

* fix multiple border-radius to use --border-radius

* fix multiple border-radius to use --border-radius
…2679)

* Exposing popout global variable

* Convert rocketchat-livestream to main module structure

* disable eslint in popout file

* Adding file that was forgotten
…#12682)

* Convert rocketchat-mail-messages to main module structure

* Add missed semicolon
…ission, with rooms roles (RocketChat#12105)

* Add rooms property in user object, if he has the permission, with your rooms roles

* Add option to return user's rooms only when requested
* Added option to reset e2e key

* Reset e2e key
sampaiodiego and others added 24 commits December 28, 2018 19:10
…tChat#13051)

* Revert status filter for members list

* Get MongoDB version on statistics
…hat#13049)

* Execute tests with versions 3.2, 3.4, 3.6 and 4.0 of MongoDB

* Reduce duplicated configuration

* Fix image inherintence

* Fix test of mongo 4 without oplog
* Cloud package inside of rocket.chat, enforcing a few items now

* Implementing more of the requirements to get cloud up

* Fix the linter error.
Really should have the linter run on commit, not push.

* Switch callback to webview and rename some of the variables

* fix additional lint

* clean up

* remove console log

* use check for register server on statistics

* Implement calling the server-to-cloud and store the tokens

* Add the workspace token to various services Rocket.Chat, the company, provides

* Clean up the html spacing in the cloud.html

* Remove the check on stats for sending the organization email

* Cloud workspace and user connected

* Update to include refresh token now that cloud does

* Add a license api and try/catches

* Add support for the token in the url of the admin/cloud page

* Change redirectUrl var to redirectUri.  dont save scope, and remove workspace scope

* fix messy looking if

* try increasing wait time on test

* add missing import after merge with develop

* Check users email

* Don't save the org email from the wizard

* Fix the review issues, adding i18n

* Remove console.log

Co-Authored-By: geekgonecrazy <geekgonecrazy@users.noreply.github.com>
@ghost ghost assigned vickyokrm Mar 7, 2019
@ghost ghost added the progress:working label Mar 7, 2019
@vickyokrm vickyokrm requested a review from a team March 7, 2019 14:45
@ThomasRoehl ThomasRoehl merged commit 2626662 into master Mar 8, 2019
@ghost ghost removed the progress:working label Mar 8, 2019
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