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

Merge master into develop & Set version to 1.0.0-develop #13435

Merged
merged 41 commits into from
Feb 12, 2019

Conversation

sampaiodiego
Copy link
Member

No description provided.

sampaiodiego and others added 30 commits December 28, 2018 19:10
* Revert status filter for members list

* Get MongoDB version on statistics
* 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>
…and remove room from cache when user leaves room (#12341)

* Fix bug when user try recreate channel or group with same name

* Remove flowrouter from cachedcollection

* Remove room from cache when user leaves room

* Fix deletions and leaves from rooms in client, and rooms stream when delete room
* Fix missing export

* Removed trailing s from filename to match export
…ard (#11525)

* Initial implementation on Server Session Monitor.

* Session model created.

* Session model design done.

* Removed unused underscore lib.

* several improvements on codebase.

* Recreating sessions when the current day changes.

* Storing `instanceId` for every new session.

* Improvements in cloning sessions.

* Add a specific parser for user-agents of mobile apps.

* Formatting props of mobile user-agents.

* Improvements on bucket storage.

* Time monitor changed.

* Final improvements.

* Removing Bucket Storage.

* Start using Promises to clone the current sessions when the server date changes.

* Fix Missing semicolon.

* increased monitoring time.

* Fix eslint new rules.

* Add a new method to compare dates.

* Remove global variables

* Small code changes

* Adapt to new code patterns

* Aggregate by user and day

* Generate statistics

* Resolve review
… of messages (millions) (#13221)

* Added new screen to check the importer history

* Fixed conditional check

* Better error handling and local file import

* Improved error readability

* Improved error handling

* Allow @here and @ALL on messages that won't trigger notifications, regardless of permissions

* Fixed room owners

* Fixed issue when accessing import adm for the first time

* Included Imported count on history screen

* Increased timeout for fetching import file data

* Improved Importer Counters

* Missing comma

* Improved RAM usage

* import in batches

* Avoid hitting a mongo cursor timeout

* Additional fixes for the importer

* Improved code

* Show room owner at admin room info

* Get room owner instead of room creator in admin room info

* Insert messages faster

* Skip messages that were already imported

* Improved perfomance for hipchat imports

* Improved hipchat importer perfomance

* Improved message count handling

* skip import operations marked as invalid
* Skip custom emoji tests

* Fix emoji.create endpoint and re-enable tests
* Add new rest endpoint allowing agents/managers to forward livechat rooms.
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