-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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 0.73.0 #13040
Merged
Merged
Release 0.73.0 #13040
Conversation
This file contains 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
* Exposing RoomRoles variable from rocketchat ui * Convert rocketchat-authorization to main module structure * Eslint disable line RoomRoles
* Exposing ChatSubscription from rocketchat-ui * Convert rocketchat-autotranslate to main module structure
* Add CTRL modifier for keyboard shortcut As pointed out in #12519 Chrome already uses `Shift+ESC`, colliding with the 'mark all messages as read' keyboard shortcut in RocketChat. This change adds the `CTRL` modifier to the shortcut, i.e. mapping Shift+ESC | CTRL+ESC * Add documentation for keyboard shortcut This change adds (english) documentation for the keyboard shortcut.
[FIX] Import missed file in rocketchat-authorization
) * Change registration message when user need to confirm email * Revert "Change registration message when user need to confirm email" This reverts commit 1e79975. * Deprecate toast message for email activation * Fix Rocket.Chat logo responsiveness in login form * Fix stylelint error
[IMPROVE] CircleCI to use MongoDB 4.0 for testing
* Exposing RoomManager variable * Convert rocketchat-channel-settings to main module structure * Remove commented code
…other adjustments (#12583) * Remove Cordova links and include F-Droid download button * Update Rocket.Chat logo & center the headline of the file * Removed few issues from "In Progress" list * Update README.md
[IMPROVE] Atlassian Crowd settings and option to sync user data
* Fix users.setavatar tests and logic * Update CircleCI images to node 8.11 * Try fix * Try fix 2
* Exposing ChatMessages global variable from rocketchat-ui * Convert rocketchat-emoji to main module structure
* Added a link to contributing.md fixes - #12845 * Modified link to relative * Added link to Contributing docs
* Fix users.setPreferences endpoint, set language correctly * Fix tests
* Fix pin and unpin message without permissions * Update 05-chat.js * Fix lint
* Added setting to force user roles to use 2fa * Added conditional check to force user to configure 2fa when needed * Added Missing String; Improved Code Quality * Update permissionsRole.js
…dSince parameter (#12748) * Create new permission.listAll endpoint to be able to use updatedSince parameter * fix lint * Change deprecation version
Manual push by LingoHub User: Rodrigo Nascimento. Project: Rocket.Chat Made with ❤️ by https://lingohub.com
* Added message showing the file size limit on the importers * Importer improvements * Added missing reference * Removed globals * Fixed data importers * Fixed import * Removed log * Changed hipchat enterprise importer to prepare files from the file system * Use a file URL on the importer * Avoid duplicated emails * Prevent duplicated emails from crashing the import process * Identify errors on the import process * Fixed attachment import * Fixed problem with invalid users when creating channels * Added labels for checkboxes
…n only _ids (#13021) Change `chat.getDeletedMessages` to get messages after informed date and return only message's _id
Regression: List of custom emojis wasn't working
# Conflicts: # .docker/Dockerfile.rhel # .github/history.json # .sandstorm/sandstorm-pkgdef.capnp # .travis/snap.sh # HISTORY.md # package-lock.json # package.json # packages/rocketchat-lib/rocketchat.info # packages/rocketchat-livechat/.app/package-lock.json # packages/rocketchat-message-attachments/client/messageAttachment.js # packages/rocketchat-ui-message/client/index.js # packages/rocketchat-ui-message/client/message.js # packages/rocketchat-ui-message/client/messageBox.js # packages/rocketchat-ui-message/client/renderMessageBody.js # packages/rocketchat-ui-message/package.js # packages/rocketchat-ui-sidenav/client/sidebarItem.js
sampaiodiego
approved these changes
Dec 28, 2018
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.
2018-12-27 · 10 🎉 · 9 🚀 · 34 🐛 · 84 🔍 · 26 👩💻👨💻
Engine versions
8.11.4
6.4.1
🎉 New features
🚀 Improvements
msg_in_chat_window: true
(#13009)🐛 Bug fixes
s password reaveal text is always
>%S` when language is zh (#12795 by @lvyue)🔍 Minor changes
chat.getDeletedMessages
to get messages after informed date and return only message's _id (#13021)👩💻👨💻 Contributors 😍
👩💻👨💻 Core Team 🤓